lizhou-cs / JointNLT

The official implementation for the CVPR 2023 paper Joint Visual Grounding and Tracking with Natural Language Specification.
MIT License
57 stars 4 forks source link

Training Time Confirmation #8

Open laisimiao opened 1 year ago

laisimiao commented 1 year ago

I saw another issue has mentioned this, and it is closed. But i am curious that the whole training time won't be so short under 4*3090, because I find the number of model parameters is about 200M that is not a small level even larger than some base model (they are about 90~100M paremeters). In my expericence, 300 epochs can not be finished within 3.5 days?

xwhzz commented 11 months ago

I use 4×4090 gpus to train this model, and I find that 20 epoch were finished in about 13-14 hours.