CTracker icon indicating copy to clipboard operation
CTracker copied to clipboard

About Training

Open KevinKai-0717 opened this issue 4 years ago • 2 comments

I would like to ask, during the network training process, is it necessary to freeze ResNet50 to keep the parameters of the feature extraction network unchanged, and only train the parameters of the prediction network?

KevinKai-0717 avatar Dec 21 '20 13:12 KevinKai-0717

It is not necessary.

pjl1995 avatar Jan 11 '21 02:01 pjl1995

i can train model with multi-gpu ,while evaling appear error : TypeError: forward() missing 1 required positional argument: ‘inputs‘,how can solve it?thanks very much

LittleQQ avatar Aug 06 '21 08:08 LittleQQ