Skip to content

Species + Breed Pre-trained Models

Latest
Compare
Choose a tag to compare
@Shlomigreen Shlomigreen released this 16 Jun 07:59
· 11 commits to master since this release

The following files should be placed inside models directory after cloning the repo.
You can load the models using load_model function from src/modeling.py.

Examples:

from src.modeling import load_model

model = load_model('vgg16_species_classifier')

bitmoji