pcan icon indicating copy to clipboard operation
pcan copied to clipboard

The time it takes to train the model?

Open f414158949 opened this issue 3 years ago • 2 comments

In your paper, I find "Our model is trained with initial learning rate 0.0025 on 4 GPUs using SGD, and executes with a speed of 15.0 FPS on ResNet-50.". and could you tell me the type of GPU and the time it takes to train the PCAN model on the BDD100K segmentation tracking dataset? (Using the the initial model weights from BDD100k MOT tracking set and not using the the initial model weights) thanks

f414158949 avatar Aug 13 '22 15:08 f414158949

RTX gpu and less than 5 hours (in my impression)

lkeab avatar Aug 14 '22 04:08 lkeab

if we do not use the initial model weights from BDD100k MOT tracking set according to pcan/GET_STARTED.md, how long will it take to train the PCAN model?

"On BDD100K, we build PCAN by extending the two-stage MOT method [29] with our temporal segmentation modules. We follow the same training strategy of QDTrack-mots [29]. More details can be found in supplemental material." Is there any detail about training MOT method QDTrack-mots? thanks.

f414158949 avatar Aug 14 '22 09:08 f414158949