Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 474 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 474 Bytes

HotDogNotHotDog for MarioKart

image classifier to detect a sign in MarioKart 8

Step 0 - Get the Pix(videoFrames folder)

Step 1 - Generate the lst files:

  • python im2rec.py --list --recursive --num-thread 4 --train-ratio 0.6 --test-ratio 0.2 mk videoFrames

Step 2 - Generate the Rec file

  • python im2rec.py --num-thread 4 mk videoFrames

Step 3 - Train the Model

  • python notHotDog.py