ohhhyeahhh / SiamGAT

Code for the paper "Graph Attention Tracking". (CVPR2021)
https://openaccess.thecvf.com/content/CVPR2021/papers/Guo_Graph_Attention_Tracking_CVPR_2021_paper.pdf
139 stars 19 forks source link

How long is SiamGAT model training? #35

Closed Soarkey closed 2 years ago

Soarkey commented 2 years ago

Hi, I want to use 4 GTX-1080Ti cards to retrain this model. Before that, I would like to ask the approximate training time of the model. Thanks!

longcoolman commented 2 years ago

may i ask you how to run de model,can you help me? wechat: sunny827484930

twotwo2 commented 2 years ago

It may take about 24 hours. The exact training time is related to the speed of data reading. With hardware support, try increasing the $__C.TRAIN.NUM_WORKERS$ value to see if the training speed is faster.

longcoolman commented 2 years ago

much thank you for your help!

At 2022-05-12 11:50:33, "twotwo2" @.***> wrote:

It may take about 24 hours. The exact training time is related to the speed of data reading. With hardware support, try increasing the $__C.TRAIN.NUM_WORKERS$ value to see if the training speed is faster.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>