tobyperrett / trx

Temporal-Relational CrossTransformers (CVPR 2021)
108 stars 23 forks source link

What's the attribute args.traintestlist mean in the run.py? #18

Closed waw123456 closed 1 year ago

waw123456 commented 1 year ago

I know args.path is zip for the dataset, what about the args.traintestlist like "os.path.join(args.scratch, "video_datasets/splits/somethingsomethingv2TrainTestlist")" ? How can I get it ?

llllman123 commented 1 month ago

How did you solve it

llllman123 commented 1 month ago

How did you solve it