Home

Awesome

MMN-STVG

1 Download the compressed file of pre-extracted tube features and pre-generated tube-level labels from One Drive , decompress it and modify the stvg-related paths in tan.config.paths_catalog.py accoding to the path of the directory.

2 Train and val:

./scripts/stvg_train.sh

3 Val only:

./scripts/stvg_val.sh

4 Test:

./scripts/stvg_test.sh

A result json file will be generated.