https://github.com/zylo117/Yet-Another-EfficientDet-Pytorch/issues/258#issue-612721607
It's the truth 'YET' version is much worse than tf official version... with the same output settings..
Even I set the settings as iou_threshold=0.9, threshould=0.1, --force_input_size=20000(huhu)
the areas have been detected be much much worse than official
YET VERSION -- iou_threshold=0.9, --threshould=0.1, --force_input_size=20000

you could see lotta traffic signs and lights have been thought as background
TF OFFICIAL VERSION --iou_threshold=0.5, --threshould=0.5, --force_input_size=1920(origin input size)

Well... I feel it's hard to trust the YET VERSION...
Actually the tf version has so so so so many tricks for data augmentation.....
Yet version has nothing..

It's like playing with axes at the door of Luban home..
is data augmentation the only difference between this repo and tensorflow repo ?
Most helpful comment
Actually the tf version has so so so so many tricks for data augmentation.....

Yet version has nothing..
It's like playing with axes at the door of Luban home..