yangtommy6/Computer_Vision_Project
1
Hi! This is a computer vision app built by a python library, fastai. I designed and built a simple model that is able to recognize 45 of the most common animals listed here: "https://www.brownelltravel.com/blog/animals-around-the-world/". If you upload a picture that's not an animal, the AI will try to tell you what this picture is. I have found that it's hard for the AI to recognize more than 1 main object in the picture, so I will have to redesign and train the model later. This is just a demo of a computer vision AI.
