SSD mobilenet trained model with custom data only recognize images in short distances
问题 I've trained a model with a custom dataset (Garfield images) with Tensorflow Object Detection API (ssd_mobilenet_v1 model) and referring it in the android sample application available on Tensorflow repository. The application can only detected the images in distances less or equal 20cm approximately. Do you have any clue about I can improve the model to perform recognitions in longer distances (about 30cm or more) ? I don't know with this limitation is related with input size I'm using