Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 173 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 173 Bytes

is_bird_or_is_not_bird

To export the model as .pkl file, add the following line of code learn.export('model.pkl') after fine tuning the pre-trained model (resnet-18)