This toy proj needs Tensorflow and Cozmo SDK provided by Anki source codes
- base modle is provided in Tensorflow Dir.
- Using py code capture_imgs_remote_driving_cozmo.py in DriveTool dir to get training pics
- Training CNN module by using py code cozemo_cnn.py in Tensorflow dir to get the module
- Using drive_by_cnn.py in DriveTool dir to run Cozmo
- Since I had trained the model in this simple toy track which is drawn by chalk, so the result is displayed at the same place.
- After capturing 5034 pics and training the version 1 model, I get 60% accuracy at last.
- Result Video