ethanwharris / CocoDemo

RetinaNet flash Object Detection Demo Coco with option for training on custom data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flash Coco Demo

RetinaNet flash Object Detection Demo Coco with option for training on custom data.

python train.py --max_epochs 5 --gpus 1 --train_folder {train images} --train_ann_file {json annotations file}

About

RetinaNet flash Object Detection Demo Coco with option for training on custom data.

License:Apache License 2.0


Languages

Language:Python 100.0%