Skip to content

MMDetection3D v1.3.0 Release

Compare
Choose a tag to compare
@sunjiahao1999 sunjiahao1999 released this 19 Oct 07:42
· 8 commits to main since this release
5c0613b

Highlights

  • Support CENet in projects (#2619)
  • Enhance demos with new 3D inferencers (#2763)

New Features

Improvements

  • Enhance demos with new 3D inferencers (#2763)
  • Add BEV-based detection pipeline in nuScenes dataset tutorial (#2672)
  • Add the new config type of Cylinder3D in mmdet3d/configs (#2681)
  • Update New Config Type (#2655)
  • Update the QR code in README.md (#2703)

Bug Fixes

  • Fix the download script of nuScenes dataset (#2660)
  • Fix circleCI and GitHub workflow configuration (#2652)
  • Fix the version of Open3D in requirements (#2633)
  • Fix unused files in mmdet3d/configs (#2773)
  • Fix support devices in FreeAnchor3DHead (#2769)
  • Fix readthedocs building and link (#2739, #2650)
  • Fix the pitch angle bug in LaserMix (#2710)

Contributors

A total of 7 developers contributed to this release.

@sunjiahao1999, @Xiangxu-0103, @ZhaoCake, @LRJKD, @crazysteeaam, @wep21, @zhiqwang

New Contributors

Full Changelog: v1.2.0...v1.3.0