/Pedestrian-Detection

This repo content all the dataset, the record and the config that were used in training a TensorFlow pedestrian detector model.

Primary LanguagePython

Pedestrian-Detection

This repo content all the dataset, the record and the config that were used in training a TensorFlow pedestrian detector model.

This repo was is used in a TensorFlow training series which contain 3 articles which goes from how to setup TensorFlow for Object Detection to testing the the tflite file on an android app. The 3 articles are

Setup TensorFlow for Object Detection on Ubuntu 16.04 (Part 1)

Training your Object Detection model on TensorFlow (Part 2)

Convert a TensorFlow frozen graph to a TensorFlow lite (tflite) file (Part 3)

Check these articles to find out how to better use the data on this repo