Pinned Repositories
caffe-ssd-video-detect
CornerNet-Lite
training for VOC dataset
CPlusPlusThings
C++那些事
detection-and-Re-ID
(Person re-id) technology can just make up for these shortcomings of face recognition. Person re-id can recognize pedestrians based on their clothing, posture and other information, and track pedestrian targets across cameras.
detection-reid-track
The main scene is used for pedestrian detection and statistics in commercial blocks, stations and other densely populated areas
face.evoLVe.PyTorch
🔥🔥High-Performance Face Recognition Library on PyTorch🔥🔥
Indoors-scene-segmentation
learnopencv
Learn OpenCV : C++ and Python Examples
pedestrians-detection
For traffic scenes or security scenes (with tracking algorithm and crowd statistics)
soft-nms
Used to suppress redundant boxes
huangzicheng's Repositories
huangzicheng/CornerNet-Lite
training for VOC dataset
huangzicheng/caffe-ssd-video-detect
huangzicheng/pedestrians-detection
For traffic scenes or security scenes (with tracking algorithm and crowd statistics)
huangzicheng/soft-nms
Used to suppress redundant boxes
huangzicheng/CPlusPlusThings
C++那些事
huangzicheng/detection-and-Re-ID
(Person re-id) technology can just make up for these shortcomings of face recognition. Person re-id can recognize pedestrians based on their clothing, posture and other information, and track pedestrian targets across cameras.
huangzicheng/detection-reid-track
The main scene is used for pedestrian detection and statistics in commercial blocks, stations and other densely populated areas
huangzicheng/face.evoLVe.PyTorch
🔥🔥High-Performance Face Recognition Library on PyTorch🔥🔥
huangzicheng/Indoors-scene-segmentation
huangzicheng/learnopencv
Learn OpenCV : C++ and Python Examples
huangzicheng/Machine-learning-in-action-master
huangzicheng/model-compression
model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution structure;4、batch-normalization folding for binary value of feature(A))
huangzicheng/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
huangzicheng/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
huangzicheng/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS