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
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
start_training(input_cfg)
File "src/tasks/run_video_retrieval.py", line 313, in start_training
train_loader, val_loader = setup_dataloaders(cfg, tokenizer)
File "src/tasks/run_video_retrieval.py", line 168, in setup_dataloaders
cfg=cfg, tokenizer=tokenizer, is_train=True
File "src/tasks/run_video_retrieval.py", line 101, in mk_video_ret_dataloader
random_sample_clips=cfg.random_sample_clips
File "/clipbert/src/datasets/dataset_video_retrieval.py", line 29, in init
max_img_size=max_img_size, max_txt_len=max_txt_len)
File "/clipbert/src/datasets/dataset_base.py", line 198, in init
create=False) # readahead=not _check_distributed()
lmdb.Error: /img/msrvtt: No such file or directory
The text was updated successfully, but these errors were encountered:
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
start_training(input_cfg)
File "src/tasks/run_video_retrieval.py", line 313, in start_training
train_loader, val_loader = setup_dataloaders(cfg, tokenizer)
File "src/tasks/run_video_retrieval.py", line 168, in setup_dataloaders
cfg=cfg, tokenizer=tokenizer, is_train=True
File "src/tasks/run_video_retrieval.py", line 101, in mk_video_ret_dataloader
random_sample_clips=cfg.random_sample_clips
File "/clipbert/src/datasets/dataset_video_retrieval.py", line 29, in init
max_img_size=max_img_size, max_txt_len=max_txt_len)
File "/clipbert/src/datasets/dataset_base.py", line 198, in init
create=False) # readahead=not _check_distributed()
lmdb.Error: /img/msrvtt: No such file or directory
The text was updated successfully, but these errors were encountered: