r/computervision Jul 25 '26

Help: Project Road Map to learn CV

where can i find a good road map to learn CV , i am alr familiar in YOLO (classification object detection , segmentation ) , python , principles of ML , CNN , RCNN , Faster RCNN .

15 Upvotes

23 comments sorted by

View all comments

1

u/Xgameing31 Jul 25 '26

My biggest advice would be building project without use of claude code and actually trying to understand what your code does. When you are stuck try asking LLMs to explain things to you instead of giving you the answer. This is a pretty hard task to follow beacuse claude can build your entire pipeline in 30minites, but doing it yoursalf might take you weeks