mmdetection3d icon indicating copy to clipboard operation
mmdetection3d copied to clipboard

Release plan for MV-FCOS3D++

Open Divadi opened this issue 2 years ago • 2 comments

Hi, I saw that the codebase for MV-FCOS3D++ used in Waymo 2D challenge is planned to release on mmdetection3d. When might the code be released?

Also, I was wondering what exactly the "FCOS3D++" model was compared to FCOS3D

Divadi avatar Jun 26 '22 07:06 Divadi

The code of MV-FCOS3D++ for camera-only 3D detection will be released in a month if everything goes well.

The "FCOS3D++" model is basically similar to the released version of PGD. It only serves as a monocular baseline for pretraining the backbone for perspective view parsing in the MV-FCOS3D++. Please refer to the report for more details.

Tai-Wang avatar Jun 26 '22 08:06 Tai-Wang

The code of MV-FCOS3D++ together with our recent work DfM are preliminarily released here. We will further refine it recently and support them in the mmdet3d. Please stay tuned.

Tai-Wang avatar Aug 03 '22 06:08 Tai-Wang