/CocoDemo

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

Primary LanguagePythonApache License 2.0Apache-2.0

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}