-
when I try to down the youcook2.I have a problem,and I have added http or https.
I don't know if it is because I am in China.
/usr/bin/python2.7 /home/zhangjianming/data/youcook/YouCookII/scripts/d…
-
Sorry to bother you. When I use the download_youcookii_videos.py to download the videos, there are some invalid videos, could you provide the missing_videos?The attach is missing videos list. [missing…
-
Hi,
I trained the model in the dataset YouCookII and used the same configuration you provided in GitHub; however, I got different scores. Especially my Cider score is much lower than your Cider sco…
-
Hi, thanks for your great work of VideoChat2!
I tried to organize the Ego4d dataset used in the paper. But I found that there are several splits for each video, and the split information is unavail…
-
Hello, the Univl didn't provide youcookii_data.no_transcript.pickle file. How did you do the experiments V+T part of youcook caption.
-
Hi, thanks for sharing the wonderful work. Could you please share the caption results generated by your model (which should be `results/anet_re_*/greedy_pred_[val/test].json` mentioned in your README,…
-
当我基于预训练的weights进行evaluation时, when I do the evaluation based on pre-trained weights
我遇到了如下问题: I meet issues below:
- INFO - **Weight doesn't exsits**. /content/visual-base/**visual_pytorch_mo…
-
Thanks for releasing the code! While reproducing the YouCookII experiment, I noticed several predictions have p_start > p_end, e.g., `"0": {"p_start": 165.504, "p_end": 111.7819}, "15": {"p_start": 26…
-
Hi, I am leaving another question here.
I am looking at the data format for setting my custom dataset in the same format as YouCookii.
When I loaded the pickle files which are **'youcookii_data.no…
-
I tested your model on YouCookII with this [protocol](https://github.com/antoine77340/S3D_HowTo100M/issues/2) (4x32 contiguous frames at 10FPS). I extrcated images from video in two ways.
1. `ff…