Description
In this course, you will learn :
- Gather images for the dataset from various sources.
- Techniques for strategically labelling images.
- Creating a tiny Yolo V3 model with a free GPU.
- Resources for finding help.
Syllabus :
1. Data Gathering
- Collecting Data
- Splitting Data, Training Testing
- Setup Vott Project
- Labeling Images
2. Building Yolo V3 Tiny Model
- Exporting Vott Project
- Build Yolo V3 Model With Docker
- Build Yolo V3 Model With Google Colab
3. Verifying Yolo V3 Model works
- Yolo Verification Repo Overview
- Verify Yolo V3 Model Works Locally
- Verify Yolo V3 Model Works On Google Colab