Skip to content

Commit

Permalink
Update expired OneDrive link
Browse files Browse the repository at this point in the history
  • Loading branch information
whwu95 committed Jul 26, 2023
1 parent b1001a4 commit 166f76a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@ pip install opencv-python boto3 requests pandas
## Data Preparing
All video datasets can be downloaded from respective official links. In order to improve training efficiency, we have preprocessed these videos into frames, which we have packaged and uploaded for convenient reproduction of our results.

| Dataset | Official Link| Our frames|
| Dataset | Official Link| Ours|
|:------------:|:-------------------:|:------------------:|
| MSRVTT | [Video](http://ms-multimedia-challenge.com/2017/dataset)| [Frames](https://unisyd-my.sharepoint.com/:u:/g/personal/wewu2985_sydney_edu_au/EQEYklCTUClGu01komekxcgBQ5lxeInfRm-fhlikMyb8hA?e=Rih3S6) |
| DiDeMo | [Video](https://github.com/LisaAnne/LocalizingMoments)| [Frames]() |
| MSVD | [Video](https://www.cs.utexas.edu/users/ml/clamp/videoDescription/)| [Frames](https://unisyd-my.sharepoint.com/:u:/g/personal/wewu2985_sydney_edu_au/EUdl9tM7TRlFsWqLC4V3ffUBAvqIrcUBXHbLEE4p3SiQVQ?e=4FJtfj)|
| VATEX | [Video](https://eric-xw.github.io/vatex-website/download.html)| [Frames](https://unisyd-my.sharepoint.com/:u:/g/personal/wewu2985_sydney_edu_au/EQd5BwA_bcFBn7SRl0D69XABO4xveLZtu6PUK_DQKEyxfg?e=PsStJs) |
| MSRVTT | [Video](http://ms-multimedia-challenge.com/2017/dataset)| [Frames](https://unisyd-my.sharepoint.com/:u:/g/personal/wenhao_wu_sydney_edu_au/EQEYklCTUClGu01komekxcgBQ5lxeInfRm-fhlikMyb8hA?e=11DEyO) |
| DiDeMo | [Video](https://github.com/LisaAnne/LocalizingMoments)| [Video](https://unisyd-my.sharepoint.com/:u:/g/personal/wenhao_wu_sydney_edu_au/Ef2z3r1kdjVNt2Muu2KHzWoB5H0gwVPybd1OiffqIfU8jA?e=HFAq3h) |
| MSVD | [Video](https://www.cs.utexas.edu/users/ml/clamp/videoDescription/)| [Frames](https://unisyd-my.sharepoint.com/:u:/g/personal/wenhao_wu_sydney_edu_au/EUdl9tM7TRlFsWqLC4V3ffUBAvqIrcUBXHbLEE4p3SiQVQ?e=W3iYZi)|
| VATEX | [Video](https://eric-xw.github.io/vatex-website/download.html)| [Frames](https://unisyd-my.sharepoint.com/:u:/g/personal/wenhao_wu_sydney_edu_au/EQd5BwA_bcFBn7SRl0D69XABO4xveLZtu6PUK_DQKEyxfg?e=D7kGBQ) |

## How to Run
- To begin, you will need to prepare a video dataset that has been processed into frames.
Expand Down

0 comments on commit 166f76a

Please sign in to comment.