tobyperrett / trx

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

#21

Closed MIGI9527 closed 1 month ago

MIGI9527 commented 1 month ago
          > > > I have the same problem with you, do u solve it ?

I've met the same troubles , and my machine can only support the options of resnet18 with img size 84x84 . On my machine, performance on ssv2(OTAM ) after traing 75000 tasks is 50.5+/-0.4 , perfomance on ucf101(ARN) after training 10000 tasks is 82.0+/-0.3. Have you solved this problem? QAQ

I try the setting with res50 and 224x224, and achive the same accuracy as stated in this paper. I think you should just replace res18 or increase the img size.

哥,能不能分享一下你用的数据集,我所有的实验设置都和作者的一样,但是结果还是差点,就感觉应该是数据集处理有问题。

Originally posted by @M77827 in https://github.com/tobyperrett/trx/issues/11#issuecomment-2354522444