You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
data = json.load(open('E:/Mulong/Datasets/rico/instances_test.json', 'r'))
This is the line from run_batch.py. I am not able to find this json file. How to find this file?
If I want to experiment with my own images, how to supply this json file.