Detectron.pytorch icon indicating copy to clipboard operation
Detectron.pytorch copied to clipboard

Train from scratch, I got this problem!

Open RobotIntelligence opened this issue 7 years ago • 1 comments

RuntimeWarning: invalid value encountered in greater_equal (x_ctr < im_info[1]) & (y_ctr < im_info[0]))[0]

RobotIntelligence avatar Aug 22 '18 07:08 RobotIntelligence

you can decrease learning rate(or init learnning rate in warm up) or dealy warm up iterations

GYxiaOH avatar Aug 23 '18 02:08 GYxiaOH