0

I want to detect helmet and person not wearing helmet.. I use ssd_mobilenet_v1_coco_11_06_2017 model with 1000 helmet images and 1000 without helmet.

1) Is that ok to use ssd_mobilenet_v1_coco_11_06_2017 model for training? If not then what model I can use? (because COCO have only 90 classes and helmet not in that list)

can somebody help me to clear my doubt...

1 Answer 1

1

Refer following links to achieve this

https://pythonprogramming.net/training-custom-objects-tensorflow-object-detection-api-tutorial/

https://towardsdatascience.com/building-a-toy-detector-with-tensorflow-object-detection-api-63c0fdf2ac95

https://medium.com/@dana.yu/training-a-custom-object-detection-model-41093ddc5797

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks for your help

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.