Bear Classifier
Bearify — a Gradio app that tells teddy, grizzly, and black bears apart.
computer vision
gradio
A Gradio app to classify bears into ‘Teddy’, ‘Grizzly’, or ‘Black’ — served live from Hugging Face Spaces.
Bearify is a lightweight image classifier built with fastai and deployed as a Gradio web app on Hugging Face Spaces. Pick or drop a photo of a bear and the model will call it a teddy, grizzly, or black bear — try it live below, then read the blog post for the full build.
The model behind the app is trained on the Bears FastAI dataset.
Back to top