Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

How to train driving dataset on timesformer? #119

Open
pgupta119 opened this issue Sep 20, 2022 · 1 comment
Open

How to train driving dataset on timesformer? #119

pgupta119 opened this issue Sep 20, 2022 · 1 comment

Comments

@pgupta119
Copy link

Hi Team,
I am using the driving dataset to understanding road behavior. I would like to train the transformer with the predefine class such as ['left turn', 'right turn', 'U turn']. Then I would like to test my data on the Timesformer. I would like to know how to train the timesformer.

@syamamo1
Copy link

Read the README.md. And DATASET.md. You'll end up running something like python tools/run_net.py \ --cfg configs/Kinetics/TimeSformer_divST_8x32_224.yaml \

Make a .yaml config file and be sure to specify finetuning and the number of classes/batch size/num GPU

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants