YunYang1994 / face_recognition
🍎 My own face recognition with deep neural networks.
☆365Updated last year
Related projects ⓘ
Alternatives and complementary repositories for face_recognition
- YOLO v3 物体检测算法☆633Updated 5 years ago
- 本项目主要对原tensorflow-yolov3版本做了许多细节上的改进,增加了TensorFlow-Serving工程部署,训练了多个数据集,包括Visdrone2019, 安全帽等, 安全帽mAP在98%左右, 推理速度1080上608的尺寸大概25fps.☆381Updated last year
- YOLO reproduce summary (now based on YOLOv3)☆350Updated 4 years ago
- I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101☆563Updated 2 years ago
- yolov4 42.0% mAP.ppyolo 45.1% mAP.☆446Updated 3 years ago
- A caffe implementation of MobileNet-YOLO detection network☆865Updated 3 years ago
- yolo 4th edition implemented by tensorflow2.0☆190Updated 4 years ago
- the implementation of YoloV1 by tensorflow☆107Updated 3 years ago
- yolov3 with mobilenetv2 and efficientnet☆291Updated last year
- tiny—yolov3(keras)检测自己的图像,三类目标☆183Updated 2 years ago
- k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper☆531Updated 5 years ago
- person detect based on yolov3 with several Python scripts☆261Updated 5 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆363Updated 5 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆161Updated 7 years ago
- A real-time object detection framework of Yolov3/v4 based on caffe☆472Updated 4 years ago
- 🔥Improve yolo with latest paper☆3Updated 5 years ago
- 简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)☆163Updated 4 years ago
- 单阶段通用目标检测器☆1,963Updated 4 years ago
- yolov3 network slimming剪枝的一种实现☆344Updated 5 years ago
- 这是一个YoloV4-keras的源码,可以用于训练自己的模型。☆491Updated last year
- AlexeyAB-DarkNet源码解析☆348Updated 4 years ago
- Unofficial implementation of yolo nano☆254Updated last year
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,670Updated 2 years ago
- yolo做行人检测+deep-sort做匹配,端对端做多目标跟踪☆134Updated 6 years ago
- yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏☆1,502Updated 4 years ago
- 基于TensorFlow2.x实现的YOLOv3,支持在自定义数据集上训练,支持保存为TFLite模型。A tensorflow2 implementation of YOLO_V3(Supports training on custom dataset and savin…☆104Updated 3 years ago
- Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.☆1,550Updated 2 years ago
- yolov3的tensorflow实现☆59Updated 5 years ago
- 制作自己 的VOC2007数据集用于faster-rcnn目标检测模型训练☆137Updated 7 years ago