Scheduel

(Click icon to read content.)

Scheduel include main topic and progress of each weak

Week2

My Kaggle link.pdf

Study and practice directly on the Kaggle online platform.

Week 3~4

PyTorch is a fundamental deep learning library. In Weeks 3–4, I will learn PyTorch to build basic network modules and understand the development of deep learning.

Week5

The YOLO series represents one of the earliest real-time object detection frameworks—simple and highly efficient. By studying YOLO v1 and v2, I build a solid foundation for understanding later, more advanced versions.

Yolo v1

Yolo v2

Week6

YOLOv3 established the core architectural framework that later versions continued to build upon.

Yolo v3

Key Indicator

Week7

Study the YOLOv5 codebase and framework; the final implementation will be built on YOLOv5.

Yolo v5