I am trying to run ssd mobilenetv2 model on jetson nano for object detection. I needed help with a couple of basic queries.
How many labels is the model trained on? Is there a label.txt file with the list of labels
What dataset is this model (the one that is pre-installed on jetson nano) trained on? Right now, I am getting inconsistent object detections. Is there a way to improve the accuracy of the model?