-
Couldn't load subscription status.
- Fork 65
Description
您的工作非常好,但是我按照您的您的程序和参数在VOC07上进行训练,训练了50个epoch,精度Train-RetinaTotalAcc=0.872032,RetinaFocalLoss=0.210117,RetinaL1Loss=0.117969。最终在voc_test上测试结果只有Mean [email protected] = 0.2392,Mean [email protected] = 0.0769。非常奇怪,请问是什么原因?以下是我的详细的train 和test log。
VOC07 metric? Y
AP for aeroplane = 0.2743
AP for bicycle = 0.2317
AP for bird = 0.1421
AP for boat = 0.0626
AP for bottle = 0.0513
AP for bus = 0.3651
AP for car = 0.5351
AP for cat = 0.3187
AP for chair = 0.0742
AP for cow = 0.2298
AP for diningtable = 0.1020
AP for dog = 0.2814
AP for horse = 0.3285
AP for motorbike = 0.3521
AP for person = 0.3603
AP for pottedplant = 0.1216
AP for sheep = 0.2260
AP for sofa = 0.1875
AP for train = 0.2995
AP for tvmonitor = 0.2410
Mean [email protected] = 0.2392
AP for aeroplane = 0.0355
AP for bicycle = 0.0239
AP for bird = 0.0420
AP for boat = 0.0303
AP for bottle = 0.0070
AP for bus = 0.1550
AP for car = 0.1918
AP for cat = 0.1068
AP for chair = 0.0140
AP for cow = 0.1064
AP for diningtable = 0.0465
AP for dog = 0.0552
AP for horse = 0.0889
AP for motorbike = 0.0846
AP for person = 0.1145
AP for pottedplant = 0.0364
AP for sheep = 0.0675
AP for sofa = 0.0982
AP for train = 0.0973
AP for tvmonitor = 0.1370
Mean [email protected] = 0.0769
请问这是什么问题?您还在更新么?