CenterNet-Lite
CenterNet-Lite copied to clipboard
mAP with DCN on VOC = ? is 75.7% ?(512✖️ 512)
trafficstars
So sorry~I didn't use DCN~ This project is just a demo of CenterNet. I have no enough computing resources to reproduce the whole CenterNet.
@yjh0410
Hi, yjh!
Refer to https://github.com/developer0hye/Simple-PyTorch-Deformable-Convolution-v2
You can easily use DCNv2 layer with PyTorch!
@developer0hye Great! I will try this version of DCNv2 !