daodao316's Stars
Yingl-Liu/DetectAndTrack
基于Tracking-by-dtetction的多目标跟踪算法,检测算法用的是Yolov3, 关联算法是匈牙利算法
movidius/ncappzoo
Contains examples for the Movidius Neural Compute Stick.
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
qidiso/mobilefacenet-V2
🔥improve the accuracy of mobilefacenet(insight face) reached 99.733 in the cfp-ff、 the 99.68+ in lfw,96.71+ in agedb30.🔥
stanford-futuredata/blazeit
Its BlazeIt because it's blazing fast
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
chinakook/Mnasnet.MXNet
A Gluon implementation of Mnasnet
msracver/Relation-Networks-for-Object-Detection
Relation Networks for Object Detection
pjreddie/darknet
Convolutional Neural Networks
amukka/openimages
zhaoweicai/cascade-rcnn
Caffe implementation of multiple popular object detection frameworks
tensorflow/models
Models and examples built with TensorFlow
zengarden/light_head_rcnn
Light-Head R-CNN
fizyr/keras-retinanet
Keras implementation of RetinaNet object detection.
BobLiu20/YOLOv3_PyTorch
Full implementation of YOLOv3 in PyTorch
ijkguo/mx-rcnn
Parallel Faster R-CNN implementation with MXNet.
worm004/net004
A light-weight C++ CNN framework
junluan/shadow
This is CNN forward implementation.
liangfu/mxnet-mobilenet-v2
Reproduction of MobileNetV2 using MXNet
qibolee/ParseID
根据身份证号码查询个人信息(仅限**)
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
tianzhi0549/CTPN
Detecting Text in Natural Image with Connectionist Text Proposal Network (ECCV'16)
BobLiu20/FacialLandmark_MXNet
Facial landmarks training by mxnet(gluon). Use for face alignment and so on.
chinakook/MobileNetV2.mxnet
A MXNet/Gluon implementation of MobileNetV2
papercatnku/mobilenet-v2-mxnet
the symbol description of mobilenet v2
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
huangzehao/Super-Resolution.Benckmark
Benchmark and resources for single super-resolution algorithms
wowo200/MTCNN
MTCNN
YYuanAnyVision/mxnet_mtcnn_face_detection
MTCNN face detection
CharlesShang/FastMaskRCNN
Mask RCNN in TensorFlow