GitHub - JavaAIDev/bird-classifier: Bird classifier using Onnx Java runtime

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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.