shivam1808 / Object_Detection

Create your own custom object detector using the Tensorflow Object Detection API.
1 stars 0 forks source link
object-detection object-detection-api object-detection-label own-dataset tensorflow tensorflow-models

Tensorflow Object Detection on our dataset

Create your own custom object detector using the Tensorflow Object Detection API.

Workflow

  1. Gathering data
  2. Labeling data
  3. Generating TFRecords for training
  4. Configuring training
  5. Training model
  6. Exporting inference graph
  7. Testing object detector

Result

Object Detection Object DetectionObject Detection Object Detection

Reference