/jockey_detection

Train jockey detection network with Tensorflow Object Detection API

Primary LanguageJupyter Notebook

jockey_detection

Train jockey detection network with Tensorflow Object Detection API

Goals

The project was created to explore opportunities that tensorflow object detection api gives to researchers and developers

Project structure

jockey_detection

This folders contains config, tfrecord and pbtxt files and supposed to be uploaded to the google drive.

raw_data

Source images that i've captured from youtube

tools

There you can find 2 scripts. One for parsing xml files and extracting data and another script to generate tfrecords files.

Links

More detailed you can find here [http://ilkor.xyz/train_object_detection_network_with_google_colab]