Hi,
When I trained a custom model using on top of the prettrained model, SSD mobilenet, why can’t my newly created savedModel be able to detect some of the pretrained objects such as person or car?
I do not know if it is possible to add new object detection model to an existing dataset (inference graph)? Please advice on how I can do that. Thank you