Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
A-Light-and-Fast-Face-Detector-for-Edge-Devices
a light and fast face detector for edge devices
abstractSegmentation
AICIty-reID-2020
:red_car: The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)
AidLearning-FrameWork
AidLearning build a Linux system running on the Android with GUI, AI and Python support . Caffe, Tensorflow, mxnet, Keras,Pytorch are perfectly supported. Linux+Android+AI 3in1
AMSoftmax
A simple yet effective loss function for face verification.
ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
antialiased-cnns
Antialiasing cnns to improve stability and accuracy. In ICML 2019.
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
mtcnn-caffe
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
yemenr's Repositories
yemenr/A-Light-and-Fast-Face-Detector-for-Edge-Devices
a light and fast face detector for edge devices
yemenr/AICIty-reID-2020
:red_car: The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)
yemenr/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
yemenr/antialiased-cnns
Antialiasing cnns to improve stability and accuracy. In ICML 2019.
yemenr/centerface
yemenr/DeepFaceLab
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
yemenr/echomimic_v2
[CVPR 2025] EchoMimicV2: Towards Striking, Simplified, and Semi-Body Human Animation
yemenr/fast-reid
SOTA ReID Methods and Toolbox
yemenr/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
yemenr/FSA-Net
[CVPR19] FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image
yemenr/image-quality-assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
yemenr/insightface
Face Recognition Project on MXNet
yemenr/Interview-for-Algorithm-Engineer
【三年面试五年模拟】AI算法工程师面试秘籍。涵盖AIGC、传统深度学习、自动驾驶、机器学习、计算机视觉、自然语言处理、强化学习、具身智能、元宇宙、AGI等AI行业面试笔试经验与干货知识。
yemenr/Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
yemenr/legado
阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
yemenr/mediapipe
MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines
yemenr/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
yemenr/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
yemenr/onnx-tensorflow
Tensorflow Backend and Frontend for ONNX
yemenr/Python3-Spider
Python爬虫实战 - 模拟登陆各大网站 包含但不限于:滑块验证、拼多多、美团、百度、bilibili、大众点评、淘宝,如果喜欢请start ❤️
yemenr/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
yemenr/ResNeSt
ResNeSt: Split-Attention Network
yemenr/SegNet-Tutorial
Files for a tutorial to train SegNet for road scenes using the CamVid dataset
yemenr/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
yemenr/SimpleNES
An NES emulator in C++
yemenr/srsRAN
Open source SDR 4G/5G software suite from Software Radio Systems (SRS)
yemenr/termux-packages
Android terminal and Linux environment - packages repository.
yemenr/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎 一款超轻量级通用人脸检测模型(模型文件大小仅1MB,320x240输入下计算量仅90MFlops)适用于边缘计算设备、移动端设备以及PC
yemenr/workflow
Sogou’s C++ Programming Paradigm
yemenr/Z-Spider
一些爬虫开发的技巧和案例