Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have downloaded situ_vidfeats_drive and vsitu_vocab, do I need to download the video? #20

Open
ttx213 opened this issue Sep 13, 2021 · 9 comments

Comments

@ttx213
Copy link

ttx213 commented Sep 13, 2021

np.stack([self.read_img(f) for f in frm_pths_for_ev])

File "/home/wangtao/VidSitu/vidsitu_code/dat_loader.py", line 475, in
np.stack([self.read_img(f) for f in frm_pths_for_ev])
File "/home/wangtao/VidSitu/vidsitu_code/dat_loader.py", line 187, in read_img
img = Image.open(img_fpath).convert("RGB")
File "/home/wangtao/miniconda3/envs/vsitu_pyt/lib/python3.7/site-packages/PIL/Image.py", line 2878, in open
fp = builtins.open(filename, "rb")
FileNotFoundError: [Errno 2] No such file or directory: '/home/wangtao/VidSitu/data/vsitu_frames/v_BQO5Xy2ebhs_seg_20_30/v_BQO5Xy2ebhs_seg_20_30_000001.jpg'

@ttx213
Copy link
Author

ttx213 commented Sep 13, 2021

If I use the vsitu_vis_feats , which file do I need to run

@TheShadow29
Copy link
Owner

@ttx213 sorry for the delayed reply.

Could you clarify what command you used?

@ttx213
Copy link
Author

ttx213 commented Sep 22, 2021

I have solved the problem, thank you :)

@zhangheng0311
Copy link

hi :)
I ran verb prediction task, but downloaded video dataset is incomplete.
so could you help me , and provide the full dataset?

@TheShadow29
Copy link
Owner

@zhangheng0311 have you checked #3 and #5 ?

@zhangheng0311
Copy link

Now, I see , thank you :)

@lan-lw
Copy link

lan-lw commented Jan 28, 2023

@TheShadow29 can you please provide the command to train using pre-extracted features?

@TheShadow29
Copy link
Owner

@lan-lw The log files have cmd and cmd_str which refers to the command used. Let me know if it works out.

@lan-lw
Copy link

lan-lw commented Jan 31, 2023

@lan-lw The log files have cmd and cmd_str which refers to the command used. Let me know if it works out.

Yes I found them, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants