项目实战-10 个深度学习开源小项目

AI研习图书馆,发现不一样的精彩世界

一、简介

实践是检验真理的唯一标准。
本期收集了深度学习与计算机视觉10 个开源小项目,基于 Python和OpenCV实现,CPU即可实现,提供源代码与项目模型文件,欢迎下载学习。
该项目为YouTube热门视频,是深度学习入门实战的最佳教学视频。

视频演示地址:

B站:https://space.bilibili.com/372154555

UP主:AI研习图书馆,大量深度学习、大数据等视频资源,欢迎关注~

二、项目地址

1. 眨眼检测

https://github.com/statisticszhang/drowsinessDetector

2. 目标跟踪

https://github.com/statisticszhang/object_tracking

3. 道路检测

https://github.com/statisticszhang/lane_detection

4. 人脸关键点检测

https://github.com/statisticszhang/faceLandmarks

模型文件:

https://github.com/davisking/dlib-models/blob/master/shape_predictor_68_face_landmarks.dat.bz2

5. 手势检测

https://github.com/statisticszhang/hand_finger_detection

6. YOLO目标检测与跟踪

https://github.com/statisticszhang/yolo_objectDetection_imagesCPU

7. 车牌识别

https://github.com/statisticszhang/licensePlateReader

8. 文本检测与识别

https://github.com/statisticszhang/textDetection-Recognition

9. 背景去除与替换

https://github.com/statisticszhang/backgroundRemoval

10 . 车辆检测

https://github.com/statisticszhang/car_detector_haarcascades

GitHub项目地址:

https://github.com/statisticszhang

微信交流群及QQ交流群,学习交流,共同进步~
(0)

相关推荐