Little-Podi / GRM

[CVPR'23] The official PyTorch implementation of our CVPR 2023 paper: "Generalized Relation Modeling for Transformer Tracking".
MIT License
68 stars 7 forks source link

训练结果很差 #11

Closed 2609780105 closed 9 months ago

2609780105 commented 9 months ago

用的单个GPU,训练的结果比你这差了五六个点,是为什么?有没有可以改进的办法。

Little-Podi commented 9 months ago

Probably larger batch size is all you need, otherwise it will take extremely long time.