Innopolis University DevOps Playground
Skip to content

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:

  1. Training
  2. Testing
Edited by Emil Davlityarov