You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi , I'm pretty excited to see such a excellent work! Currently I'm trying to reproduce the results but meet some problem about Table 3.
To be more specific, I use 100% COCO understand standard 1x setting, training wIth C+{G,B}, but obtain the result of 34 mAP, which is much lower than yours (36.39). However, I found separately using Color augmentation or cutout doesn't seems to bring negative impact. So I think there might be problem with geometrys transform.
Could please share the config for the 36.39 results? Or could you please tell me if the geometry augmentation policy in Table3 and Table1 is exactly the same (rotate angel, translate percent etc. ). Thank you very much for your time and consideration.
Hi , I'm pretty excited to see such a excellent work! Currently I'm trying to reproduce the results but meet some problem about Table 3.
To be more specific, I use 100% COCO understand standard 1x setting, training wIth C+{G,B}, but obtain the result of 34 mAP, which is much lower than yours (36.39). However, I found separately using Color augmentation or cutout doesn't seems to bring negative impact. So I think there might be problem with geometrys transform.
Could please share the config for the 36.39 results? Or could you please tell me if the geometry augmentation policy in Table3 and Table1 is exactly the same (rotate angel, translate percent etc. ). Thank you very much for your time and consideration.