pierluigiferrari / ssd_keras

A Keras port of Single Shot MultiBox Detector
Apache License 2.0
1.86k stars 935 forks source link

custom SSD300 model #394

Closed Avaneesh-S closed 1 year ago

Avaneesh-S commented 1 year ago

i want to train a custom model by passing dataset in COCO format of the custom model , the object class that i want to train on is not there in COCO dataset . how do i do this?