-
Notifications
You must be signed in to change notification settings - Fork 25
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
Ask for reproducing #40
Comments
Hi, thanks for your interest.
|
Thanks for your reply. Do you use compress_video_data.py for every video dataset? |
Sorry to hear that, you can find if there is another way to download the dataset.
No, we only use
release 1.3 (the latest release) if I remember correctly
Yes it may happen
Actually, I'm confused about your posed table. What's the eval dataset? Charades-STA? What's the training dataset? only Charades for result 1, Charades+ActivityNet for result 2 and 3? |
Yes it is Charades-STA Result1 is TImeIT (without ActivityNet) + vatex I did not use Charades-STA, and zero-shot performance is 32.2 (iou=0.5) and 13.4 (iou 0.7) as following Table2. |
I used the official timechat_7b.pth but only obtain: I just follow the configs in eval.sh: |
Hi, thanks for great code and amazing work
I do my best to to make similar performance but I get some trouble.
Could I get some of your advice?
Unfortunately, some of dataset is impossible to get it and this is what I can download right now.
TimeIT
Valley
ActivityNet
I downloaded ActivityNet dataset from ther private Google drive.
And I merged V1_2, V1_3 and missing_files (train and val except test) and did util/compress_video_data.py
However, valid the nubmer of video is just 9057 not 10009.
When I check the folder of "Anet_videos_15fps_short256", therer is all the video (10009) in there.
Preprocessing
I followed Data.md for utils/process_hirest.py and utils/process_valley.py
I did util/compress_video_data.py only for the AcitivityNet
Reproducing results
result1 is without activityNet
result2 is with activityNet but without activityNet preprocessing
result3 is with activityNet and with activityNet preprocessing
Question
Thanks for reading
The text was updated successfully, but these errors were encountered: