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): Prepare Sample Dataset #26

Open RedefiningReality opened 1 year ago

RedefiningReality commented 1 year ago

Use the setup.py and prepare_training.py scripts from #25 to prepare the sample road sign dataset. This is in order to test the Yolov5 training algorithm on this known-to-work dataset first to ensure no errors prior to using it on the final Pokémon image dataset.