You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
3
3
# Advance Computer Vision with Python
4
4
5
-
This repository is suitable for beginners in computer vision. The code is modified based on [Advance Computer Vision with Python](https://www.computervision.zone/courses/advance-computer-vision-with-python/).
5
+
This project offers a simple and straightforward introductory tutorial for beginners in computer vision. Through practical code exercises and comprehensive annotations, users can gradually master core technologies such as hand gesture recognition, pose estimation, and face detection.
6
+
7
+
The code is modified and optimized based on [Advance Computer Vision with Python](https://www.computervision.zone/courses/advance-computer-vision-with-python/) to lower the barriers to learning and implementation.
6
8
7
9
This repository is intended for use in the 2024 Chengdu University of Technology AI Club technical training.
0 commit comments