Banconxuan / RTM3D

The official PyTorch Implementation of RTM3D and KM3D for Monocular 3D Object Detection
MIT License
454 stars 85 forks source link

about deformable convolution #56

Open hitbuyi opened 2 years ago

hitbuyi commented 2 years ago

In readme.md, it is said RTM3D and KM3D only uses conventional convolution, why in install.md Compile deformable convolutional is still needed? what's usage of it?