DEV Community

Cover image for App to classify bears with IA πŸ»β€β„οΈπŸ»
Sergio Serrano
Sergio Serrano

Posted on

3

App to classify bears with IA πŸ»β€β„οΈπŸ»

In 2023 all people are talking about IA. However, it is not totally new. New technologies have been developed by large companies for years, and one of the best known is Open IA.

I have built a web application using Flask to consume services from the client, in this case, the Bear type classification.

Image description

The model used is trained with a DataSet of bear images categorized into 6 classes, each of 50 images.

🏴classes = [polar, spectacled, pardo, panda, malayo, americanBlack]

Image description

The user should drag and drop an image or upload, clicking in the drop area to send the form.

Image description

Finally, the model makes the prediction and shows you the type of bears with their main characteristics.

Image description
It is an open source project and can be modified according to contributions.

Follow me for more content πŸ’»πŸ”¬
Link in the bio
https://github.com/SergioSerranoDv/Classification-Model

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay