anorthman
Results
2
issues of
anorthman
dataset:coco2017 I added it to bbox_transform.py, but it can't solve the high rpnl1loss. dw = np.minimum(dw, np.log(1000. / 16.)) dh = np.minimum(dh, np.log(1000. / 16.)) If I change lr to...
Does the code support training fpn with batch size 1 with one gpu?