qqwweee / keras-yolo3

A Keras implementation of YOLOv3 (Tensorflow backend)
MIT License
7.14k stars 3.44k forks source link

How to add another object(helmet) to the list of objects detected? #726

Open sriramcu opened 4 years ago

sriramcu commented 4 years ago

I want to continue to use the existing pretrained models with an extra object-helmet. How do I do this?