Skip to content

Commit 2e71ac5

Browse files
authored
Update README.md
1 parent 7899e62 commit 2e71ac5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MS-2D-TAN/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Our model is simple in design and achieves competitive performance in co
5050

5151
### Download Datasets
5252

53-
Please download the data from [box](https://rochester.box.com/s/swu6rlqcdlebvwml8dyescmi7ra0owc5) or [baidu](https://pan.baidu.com/s/1pwo6lK71_ebit_hWykvgqQ?pwd=1mw4) and save it to the `data` folder.
53+
Please download the data from [box](https://rochester.box.com/s/swu6rlqcdlebvwml8dyescmi7ra0owc5), [dropbox](https://www.dropbox.com/sh/74umzvldbm32pmf/AACHaAJLrM5RaOsaDhPTcOqGa?dl=0) or [baidu](https://pan.baidu.com/s/1pwo6lK71_ebit_hWykvgqQ?pwd=1mw4) and save it to the `data` folder.
5454

5555
### Training
5656
Run the following commands for training:
@@ -78,7 +78,7 @@ python moment_localization/run.py --cfg experiments/tacos/MS-2D-TAN-G-I3D-H512N5
7878

7979
### Evaluation
8080

81-
Download all the trained model from [box](https://rochester.box.com/s/pvfgay9e90cdvke5qpktewzl99g3l8o9) or [baidu](https://pan.baidu.com/s/1TGOlQyeppMvVSjNy_LiF5w?pwd=28i2) and save them to the `release_checkpoints` folder.
81+
Download all the trained model from [box](https://rochester.box.com/s/pvfgay9e90cdvke5qpktewzl99g3l8o9), [dropbox](https://www.dropbox.com/sh/coa8hcjsxv6dvx6/AAAMQL-wIjMmRGN-Hx6ktI-ga?dl=0) or [baidu](https://pan.baidu.com/s/1TGOlQyeppMvVSjNy_LiF5w?pwd=28i2) and save them to the `release_checkpoints` folder.
8282

8383
Then, run the following commands to evaluate our trained models:
8484

0 commit comments

Comments
 (0)