thatbrguy / Pedestrian-Detection

Pedestrian detection using the TensorFlow Object Detection API. Includes multi GPU parallel processing inference.
358 stars 134 forks source link

validation, error handling, logging and removing outdated tensorflow object detection api #9

Open ericnjogu opened 5 years ago

ericnjogu commented 5 years ago

gitignore:

ignore various generated files and directories

validations and error handling:

video path extracted images output directories

Removing outdated tensorflow object detection api in favour of a change to the readme.md with instructions on how to download the latest version