SSD-Mobilenet-Custom-Object-Detector-Model-using-Tensorflow-2 icon indicating copy to clipboard operation
SSD-Mobilenet-Custom-Object-Detector-Model-using-Tensorflow-2 copied to clipboard

This repository contains the script and process to create custom SSD Mobilenet model for object detection

Results 5 SSD-Mobilenet-Custom-Object-Detector-Model-using-Tensorflow-2 issues
Sort by recently updated
recently updated
newest added

This error is prompting when I run python generate_tfrecord.py --csv_input=data/train_labels.csv --output_path=data/train.record I am trying to build a custom object detector using Single Shot Detector mobilenet The error when building TF...

FIX that absolute paths are in CSV files

Is there any way to measure the mAP of the model and the error loss ?