Closed fzh0917 closed 5 years ago
I got this error message:
FileNotFoundError: [Errno 2] No such file or directory: '/dataset_ssd/ytb_vid_rpn_id/meta_data.pkl'
Where is the
dataset_ssd
directory in the59version
? Should I create a such directory manually and then download themeta_data.pkl
from the Internet and put it into that directory?
However, I didn't find the meta_data.pkl
file in the Internet.
It is created by the bin/create_dataset.py and create_lmdb.py
OK, thank you. I have understood the steps.
Closed.
I got this error message:
Where is the
dataset_ssd
directory in the59version
? Should I create a such directory manually and then download themeta_data.pkl
from the Internet and put it into that directory?