Pinned 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-yolo
YOLO (Real-Time Object Detection) in caffe
caffe-yolov3
A real-time object detection framework of Yolov3/v4 based on caffe
SlowFast
ultralytics
Ultralytics YOLO11 🚀
vimrc
The ultimate Vim configuration (vimrc)
zhouchanggeng's Repositories
zhouchanggeng/avatar-facial-landmark-detection
A method about optimizing the facial landmark detection based on Kalman Filter, Optical Flow and Dlib
zhouchanggeng/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
zhouchanggeng/awesome-face
😎 face releated algorithm, dataset and paper
zhouchanggeng/caffe-jacinto
Caffe-jacinto - embedded deep learning framework
zhouchanggeng/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
zhouchanggeng/caffe-yolov3
A real-time object detection framework of Yolov3/v4 based on caffe
zhouchanggeng/cJSON
Ultralightweight JSON parser in ANSI C
zhouchanggeng/DenseNet-Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
zhouchanggeng/SlowFast
zhouchanggeng/ultralytics
Ultralytics YOLO11 🚀
zhouchanggeng/vimrc
The ultimate Vim configuration (vimrc)
zhouchanggeng/hourglass-facekeypoints-detection
face keypoints deteciton based on stackedhourglass
zhouchanggeng/HyperLabelImg
开源可视化图像标注工具(支持人脸关键点/不规则四边形/多边形标注)
zhouchanggeng/insightface
Face Analysis Project on MXNet
zhouchanggeng/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
zhouchanggeng/mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
zhouchanggeng/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
zhouchanggeng/MobileNet-v2-caffe
MobileNet-v2 experimental network description for caffe
zhouchanggeng/MobileNetv2
zhouchanggeng/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
zhouchanggeng/OpenCV-Practical-Exercise
OpenCV practical exercise
zhouchanggeng/openpifpaf
Official implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association" in PyTorch.
zhouchanggeng/Python
All Algorithms implemented in Python
zhouchanggeng/PyTorch-LMDB
Scripts to work with LMDB + PyTorch for Imagenet training
zhouchanggeng/pytorch-template
PyTorch deep learning projects made easy.
zhouchanggeng/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
zhouchanggeng/ResNet-18-Caffemodel-on-ImageNet
ResNet-18 Caffemodel @ilsvrc12 shrt 256 with Top-1 69% Top-5 89%
zhouchanggeng/retinaface
Reimplement RetinaFace use C++ and TensorRT
zhouchanggeng/yolov3_pytorch
基于pytorch的yolov3算法实现。
zhouchanggeng/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite