Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Bird Image Classifier 🐦

A deep learning image classifier that distinguishes birds from forests, built with fast.ai and transfer learning (ResNet34).

What I did

  • Downloaded images using DuckDuckGo search
  • Trained a ResNet34 model using transfer learning
  • Fine-tuned the model with fast.ai's DataBlock API

Tech Stack

  • Python
  • fast.ai
  • PyTorch
  • Kaggle (GPU T4)

Course

Part of Practical Deep Learning for Coders - Lesson 1

About

Bird vs forest image classifier built with fast.ai and transfer learning (ResNet). Trained using DuckDuckGo images. Part of the Practical Deep Learning for Coders course - Lesson 1.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages