Skip to content

Commit

Permalink
Merge pull request #127 from mqcmd196/patch-1
Browse files Browse the repository at this point in the history
Update GETTING_STARTED.md
  • Loading branch information
hkchengrex authored Oct 23, 2023
2 parents a31240d + 6f95c98 commit 9ea0479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/GETTING_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Our code is tested on Ubuntu. I have briefly tested the GUI on Windows. Might al

I recommend either softlinking (`ln -s`) existing data or use the provided `scripts/download_datasets.py` to structure the datasets as our format.

`python -m scripts.download_dataset`
`python -m scripts.download_datasets`

The structure is the same as the one in STCN -- you can place XMem in the same folder as STCN and it will work.
The script uses Google Drive and sometimes fails when certain files are blocked from automatic download. You would have to do some manual work in that case.
Expand Down

0 comments on commit 9ea0479

Please sign in to comment.