Skip to content

Files

Latest commit

 

History

History
18 lines (12 loc) · 610 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 610 Bytes

Bird Image Classification

This project uses Tensorflow and Keras to fine-tune the EfficientNet0 model for classifying images as either "bird" or "not bird". The project leverages transfer learning from EfficientNetB0 to speed up the training process, and improve accuracy.

Technologies Used

  • Tensorflow
  • Keras
  • MatplotLib
  • Numpy

Resources

Author(s)