cheung's repositories
avatar-facial-landmark-detection
A method about optimizing the facial landmark detection based on Kalman Filter, Optical Flow and Dlib
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
awesome-face
😎 face releated algorithm, dataset and paper
caffe-jacinto
Caffe-jacinto - embedded deep learning framework
Caffe-Python-Data-Layer-with-Multiprocessing
Using multiprocessing method to make the training of a caffe network with a python data layer more time efficient
caffe-yolov3
A real-time object detection framework of Yolov3/v4 based on caffe
DenseNet-Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
hourglass-facekeypoints-detection
face keypoints deteciton based on stackedhourglass
HyperLabelImg
开源可视化图像标注工具(支持人脸关键点/不规则四边形/多边形标注)
insightface
Face Analysis Project on MXNet
License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
MobileNet-v2-caffe
MobileNet-v2 experimental network description for caffe
OpenCV-Practical-Exercise
OpenCV practical exercise
openpifpaf
Official implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association" in PyTorch.
PyTorch-LMDB
Scripts to work with LMDB + PyTorch for Imagenet training
pytorch-template
PyTorch deep learning projects made easy.
PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
ResNet-18-Caffemodel-on-ImageNet
ResNet-18 Caffemodel @ilsvrc12 shrt 256 with Top-1 69% Top-5 89%
retinaface
Reimplement RetinaFace use C++ and TensorRT
ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
yolov3_pytorch
基于pytorch的yolov3算法实现。