I drew bounding boxes of 2 different classes where one class is inside an other.
For ex: headlight object inside a car object.
I see that after inference, the headlight object (object inside a larger object) is not detected where as car object is detected.
I also want to detect headlight object.
How to overcome this issue?
I drew bounding boxes of 2 different classes where one class is inside an other. For ex: headlight object inside a car object.
I see that after inference, the headlight object (object inside a larger object) is not detected where as car object is detected. I also want to detect headlight object. How to overcome this issue?