TencentYoutuResearch / PersonReID-NAFS

Code for "Contextual Non-Local Alignment over Full-Scale Representation for Text-Based Person Search"
https://arxiv.org/abs/2101.03036
Other
61 stars 10 forks source link

Questions about the training log #15

Open ht374 opened 3 years ago

ht374 commented 3 years ago

Thanks for sharing your brilliant work! I see that in the train.log you shown, top1_t2i suddenly dropped to 0.244 when epoch was equal to 17, but top1_t2i returned to a normal value of 54.613 when epoch was equal to18. Could you please tell me what causes this problem in training?