JackKoLing / opencv_deeplearning_practiceLinks
☆59Updated 7 years ago
Alternatives and similar repositories for opencv_deeplearning_practice
Users that are interested in opencv_deeplearning_practice are comparing it to the libraries listed below
Sorting:
- ☆25Updated 6 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆144Updated 6 years ago
- ☆97Updated 6 years ago
- ☆67Updated 5 years ago
- 基于yolo3的人数统计程序☆109Updated 5 years ago
- tiny—yolov3(keras)检测自己的图像,三类目标☆186Updated 3 years ago
- 使用 "Darknet yolov3-tiny" 进行车牌识别☆90Updated 6 years ago
- yolo做行人检测+deep-sort做匹配,端对端做多目标跟踪☆137Updated 7 years ago
- Script to train Hyperlpr(https://github.com/zeusees/HyperLPR)☆129Updated 6 years ago
- tensorflow-learning-tutorials☆40Updated 6 years ago
- human tracking based on yolov3 and center loss☆54Updated 6 years ago
- demo☆131Updated 5 years ago
- This is a game about garbage sorting organized by Huawei Cloud, this repository stores my plan.☆68Updated 6 years ago
- yolov3的tensorflow实现☆58Updated 6 years ago
- 制作自己的VOC2007数据集用于faster-rcnn目标检测模型训练☆138Updated 8 years ago
- Face Recognization System By MTCNN & Insightface☆48Updated 6 years ago
- 人员佩戴口罩检测数据集☆86Updated 5 years ago
- 复现MTCNN论文,参考了众多复现代码,在此表示感谢~☆19Updated 6 years ago
- 钢筋数量识别 baseline 0.98336☆86Updated 2 years ago
- Vehicle Detection Project☆119Updated 7 years ago
- Screen&Vehicle Detection in eye tracking videos using Tensorflow API☆162Updated 7 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 7 years ago
- 基于RetinaFace的目标检测方法,适用于人脸、缺陷、小目标、行人等☆110Updated 5 years ago
- 利用facenet进行人脸特征提取,保存入mysql,后期可进行比对进行人脸登陆☆79Updated 7 years ago
- ☆103Updated 5 years ago
- A project to recognize Chinese plate number☆223Updated 6 years ago
- A simple code for creating licence plate images and train e2e network☆149Updated 6 years ago
- 数钢筋demo,IOU 0.7 下,AP 90.6。训练只要不到十分钟,可以非常愉快的 玩耍☆33Updated 6 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从 理解到训练,中文注释完全,含测试和训练,支持摄像头☆364Updated 6 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆103Updated 6 years ago