LisaAnne / LocalizingMoments

Github for my ICCV 2017 paper: "Localizing Moments in Video with Natural Language"
188 stars 44 forks source link

Question about dataset and code #4

Closed yuxinyan closed 6 years ago

yuxinyan commented 6 years ago

Hello, thanks for your great work and releasing your experiment code ! I want to use your experiment result as my baseline. But i have met some problems :

  1. I used your python script to download DeDiMo dataset, but too many videos have been removed from Flickr. Could you help me download the whole dataset ?
  2. I found that the code you released can't be directly used to train. Could you release the train and test code ? If you could release, please tell me when :). Thanks a lot !
LisaAnne commented 6 years ago

How many videos were no longer on flickr? There might be a download issue, because I think you should be able to get most (if not all) the videos.

Some videos which have been removed are linked on my webpage.

yuxinyan commented 6 years ago

Thank you for your reply! I found that my problem is due to my network. Now i could download video data with proxy, but i found that i randomly download some videos which are incomplete. Could you provide me the MD5 code of the whole 10464 videos ? I can use these code to check the completeness of dataset.

LisaAnne commented 6 years ago

Can you let me know which videos you are missing?

On Mon, Nov 27, 2017 at 2:09 AM, yuxinyan notifications@github.com wrote:

Thank you for your reply! I found that my problem is due to my network. Now i could download video data with proxy, but i found that i randomly download some videos which are incomplete. Could you provide me the MD5 code of the whole 10464 videos ? I can use these code to check the completeness of dataset.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/LisaAnne/LocalizingMoments/issues/4#issuecomment-347135761, or mute the thread https://github.com/notifications/unsubscribe-auth/AFQm2hSv1q93i5zVVmSE9iE7mRepN3g_ks5s6optgaJpZM4QpTPJ .

yuxinyan commented 6 years ago

Thank you for uploading your dataset to AWS! It should solve my problem !👍