Echo0125 / MAT-Memory-and-Anticipation-Transformer

[ICCV 2023] Official implementation of Memory-and-Anticipation Transformer for Online Action Understanding
Apache License 2.0
44 stars 3 forks source link

The project cannot be run #11

Closed picajcjj closed 6 months ago

picajcjj commented 6 months ago

Sorry to bother you.,I'd like to ask what the config_file is needed to run the program.,The program error is because I didn't specify the path of the config_file.,Can you please help me solve it?Thank you.

Echo0125 commented 6 months ago

You can use the config in the config folder for training. Here is an example command you can run:


python tools/train_net.py --config_file ./configs/THUMOS/MAT/mat_long_256_work_8_anet_1x.yaml --gpu 0