Practice Session 1
Image classification is an exciting field of study that can help us understand the world around us better. In this lesson, we discuss how to build a vision learner by fastai library, which is a powerful tool for image classification.
Video
Objectives
- How to Use Collab
- What is Fastai
- Fastai Installation
- Download the Data
- Data Bunch
- Data Augmentation
- General Pipeline
- Data Block API
- Make Vision Learner
- Train Our Model
- Interpretation
Highlights
Following were the highlight’s:
- Remaking walkwithfastai course ( https://walkwithfastai.com/ )
- Lesson One: Introduction and Pets images classification
Resources :
Acknowledgements
Special Thanks to @Jeremy Howard