The goal of this project was to test both frameworks and use pre-trained models to train a new model that would detect not only animals from the COCO dataset (the one used to train yolov7) but also other animals as an additional class in the classification problem.
The animal I choose was monkeys using data from public dataset Monkey, Cat and Dog Detection.
Here, in my personal portfolio, you can check an interactive web tool I developed to make inference on this new model.