Studying RCNN and YOLOV models
As the first step I must study tha bases of Neural Networks. After that, thankfully for Nikita, I must study the YOLOV8 and R-CNN models and figuring out how to apply them. After getting the dataset we must split them into 2 parts:
- Training
- Testing
Edited by Emil Davlityarov