yjh0410 / CenterNet-plus

A Simple Baseline for Object Detection
55 stars 11 forks source link

DLA34 with Dilated Conv #19

Closed minhhoangbui closed 3 years ago

minhhoangbui commented 3 years ago

I have implemented myself this version. However, its accuracy doesn't exceed my expectation. Do you have any comments? I really appreciate that.

https://gist.github.com/minhhoangbui/43f658f69d8c6a22952b74c408ac34e8

yjh0410 commented 3 years ago

I also tried to use DLA34 as the backbone but got a poor result, 35 mAP lower than the 37.4 mAP of CenterNet-DLA34. I have no good solution for this problem.