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.
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]
The user should drag and drop an image or upload, clicking in the drop area to send the form.
Finally, the model makes the prediction and shows you the type of bears with their main characteristics.
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
Top comments (0)