Skip to content

vns9/bird-species-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Bird species classification using Transfer learning - VGG16 & EfficientNetB0

Deep networks may perform poorly when dealing with the classification of relatively small image datasets because they need more data to train them. In such cases, one usually employs transfer learning, which uses deep learning models that are trained on enormous datasets such as ImageNet as feature extractors. The theory is that such deep networks have learned to extract meaningful features from an image using their layers, and they can be used in learning other tasks.

About

Bird species classification using Transfer learning - VGG16 & EfficientNetB0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors