How to Create a Custom Object Detection Model with TensorFlow

Lazy Tech
Lazy Tech
98.6 هزار بار بازدید - 4 سال پیش - Hey guys welcome back, Ben
Hey guys welcome back, Ben again! Today we are continuing the project we left off on last time. This time we are learning to detect custom objects using TensorFlow's Object Detection API. This video goes over installing LabelImg for creating our labels, generating csv files, and creating TFrecord files. The next video in this series will be training our custom model and testing it.

How to Train a Custom Model: How to Train a Custom Model for Objec...

Commands:
 python generate_tfrecord.py --csv_input=data/test_labels.csv --output_path=data/test.record --image_dir=images/
 python generate_tfrecord.py --csv_input=data/train_labels.csv --output_path=data/train.record --image_dir=images/

Useful Links:
My GitHub: https://github.com/Bengemon825/TF_Obj...
LabelImg: https://github.com/tzutalin/labelImg
datitran's GitHub with raw files: https://github.com/datitran/raccoon_d...
Fatkun Batch Downloader: https://chrome.google.com/webstore/de...
sentdex's YouTube: @sentdex
4 سال پیش در تاریخ 1399/04/25 منتشر شده است.
98,671 بـار بازدید شده
... بیشتر