Skip to content

JavaAIDev/bird-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bird Classifier

A bird classifier powered by Onnx runtime for Java. It uses Bird Classifier EfficientNet-B2 model for bird classification.

To use this bird classifier, download the latest release jar file bird-classifier.jar and run it with url of an image.

java -jar bird-classifier.jar https://images.unsplash.com/photo-1470619549108-b85c56fe5be8

The output is american flamingo.

About

Bird classifier using Onnx Java runtime

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Languages