RedefiningReality / Pokedex-App

Using AI, take a picture of an unknown Pokémon and learn about its attributes. Completed for IPRO 497 at Illinois Tech
GNU General Public License v3.0
1 stars 1 forks source link

Object Detection (Training): Train Yolov5 on Sample Dataset #2

Open RedefiningReality opened 1 year ago

RedefiningReality commented 1 year ago

Attempt to train the Yolov5 model using the provided sample road sign dataset that is known to work. This is to ensure that the training works correctly prior to being performed on the final Pokémon dataset.