Skip to content

Latest commit

 

History

History
67 lines (54 loc) · 799 Bytes

README.md

File metadata and controls

67 lines (54 loc) · 799 Bytes

PythonSamples

Python samples for learning

Blog:   https://www.zhihu.com/people/1105936347
Github: https://github.com/AFei19911012/PythonSamples

权重、数据集下载链接
链接:https://pan.baidu.com/s/1wd3uhwYzw73-_LYgwKTgog 
提取码:00iw 
--来自百度网盘超级会员V4的分享

beginner learn python examples

Python 基础学习记录

- base: Python 基础
- demo: 实例
- matplotlib: 实例
- numpy: 实例
- opencv: 实例
- pandas: 实例
- spider: 实例

dlib_face_recognition

人脸识别

keras

实例

ppyolo

目标检测

pytorch

- fast-reid: 目标二次识别

sklearn

实例

tensorflow

实例

yolov4

目标检测

yolov5

目标检测、目标实时追踪