lmdb.Error: /img/msrvtt: No such file or directory
Hello, the following problems occurred while the code was running, but I am not sure where this/img/msrvtt is or where the address was passed. In the initial get_ video_ retrieval_ args() function also failed to find the relevant parameter settings. I look forward to your reply!
03/27/2023 07:05:02 - INFO - main - group_datalist 140200
Traceback (most recent call last):
File "src/tasks/run_video_retrieval.py", line 823, in
I guess you should download the MSR-VTT dataset and run the preprocessing script inside the repo to generate the LMDB dataset.
Im also having this issue. Did you solve it?