YunYang1994 / face_recognitionLinks
🍎 My own face recognition with deep neural networks.
☆366Updated 2 years ago
Alternatives and similar repositories for face_recognition
Users that are interested in face_recognition are comparing it to the libraries listed below
Sorting:
- YOLO v3 物体检测算法☆635Updated 6 years ago
- 本项目主要对原tensorflow-yolov3版本做了许多细节上的改进,增加了TensorFlow-Serving工程部署,训练了多个数据集,包括Visdrone2019, 安全帽等, 安全帽mAP在98%左右, 推理速度1080上608的尺寸大概25fps.☆389Updated 2 years ago
- YOLO reproduce summary (now based on YOLOv3)☆346Updated 5 years ago
- I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101☆560Updated 2 years ago
- tiny—yolov3(keras)检测自己的图像,三类目标☆185Updated 3 years ago
- yolo 4th edition implemented by tensorflow2.0☆189Updated 5 years ago
- yolov4 42.0% mAP.ppyolo 45.1% mAP.☆447Updated 4 years ago
- the implementation of YoloV1 by tensorflow☆107Updated 4 years ago
- yolov3 with mobilenetv2 and efficientnet☆294Updated 2 years ago
- person detect based on yolov3 with several Python scripts☆261Updated 6 years ago
- k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper☆533Updated 6 years ago
- yolov3的tensorflow实现☆58Updated 5 years ago
- Screen&Vehicle Detection in eye tracking videos using Tensorflow API☆162Updated 7 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆161Updated 7 years ago
- Training and Detecting Objects with YOLO3☆55Updated 6 years ago
- demo☆131Updated 4 years ago
- 简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)☆163Updated 5 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆364Updated 6 years ago
- Unofficial implementation of yolo nano☆254Updated last year
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆143Updated 6 years ago
- Object Detection API Tensorflow☆273Updated 5 months ago
- A project to recognize Chinese plate number☆222Updated 6 years ago
- tensorflow implementation of yolov3☆144Updated 6 years ago
- 使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or r…☆628Updated 4 years ago
- A caffe implementation of MobileNet-YOLO detection network☆872Updated 4 years ago
- YOLOv2检测过程的Tensorflow实现☆97Updated 7 years ago
- Yolov3 implemented with brand new TensorFlow 2.0 API (both train and prediction)☆66Updated 2 years ago
- A Keras implementation of YOLOv4 (Tensorflow backend)☆383Updated 5 years ago
- yolo做行人检测+deep-sort做匹配,端对端做多目标跟踪☆137Updated 7 years ago
- 单阶段通用目标检测器☆1,974Updated 2 months ago