amoudgl / pygoturn

PyTorch implementation of GOTURN object tracker: Learning to Track at 100 FPS with Deep Regression Networks (ECCV 2016)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Training content

madan0511 opened this issue · comments

commented

Can you please tell me what are the training images ( size ) that the pretrained-model has been trained on?

The model has been trained on approximately 0.25 million images (~58G). Each image has the size 224x224.

How can i get those images?. Do you have any link?

Please refer to Prepare Training Data in README for more details.