foolwood / DCFNet_pytorch

DCFNet: Discriminant Correlation Filters Network for Visual Tracking
https://arxiv.org/pdf/1704.04057.pdf
MIT License
207 stars 60 forks source link

About the training time #10

Closed hwh3304 closed 6 years ago

hwh3304 commented 6 years ago

Hi, How long does it take to train 50 epochs on VID with your GPUs? I try to train the model on AWS with 8 NIVIDIA K80 GPU, but it takes almost 17 hours. Is this normal? Thank you.