Training the object detection #12329
Unanswered
NehalKabir
asked this question in
Q&A
Replies: 1 comment
-
Hi @NehalKabir The rs-dnn example uses the caffe dataset with the MobileNet SSD detector. SSD means 'Single-Shot MultiBox Detector'. The link below provides information about preparing and training your own dataset for MobileNet SSD. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi I was just running the rs-dnn.cpp file and was wondering if it was possible to train the object detection so that it can detect more things such as a cell phone. Any advice or tips would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions