Skip to content

MMDetection3D v1.1.0rc3 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@ZwwWayne ZwwWayne released this 10 Jan 03:23
341ff99

Highlights

New Features

Improvements

  • Remove legacy builder.py (#2061)
  • Update customize_dataset documentation (#2153)
  • Update tutorial of LiDAR-based detection (#2120)

Bug Fixes

  • Fix the configs of FCOS3D and PGD (#2191)
  • Fix numpy's ValueError in update_infos_to_v2.py (#2162)
  • Fix parameter missing in Det3DVisualizationHook (#2118)
  • Fix memory overflow in the rotated box IoU calculation (#2134)
  • Fix lidar2cam error in update_infos_to_v2.py for nus and lyft dataset (#2110)
  • Fix error of data type in Waymo metrics (#2109)
  • Update bbox_3d information in cam_instances for mono3d detection task (#2046)
  • Fix label saving of Waymo dataset (#2096)

Contributors

A total of 10 developers contributed to this release.

@SekiroRong, @ZLTJohn, @vansin, @shanmo, @VVsssssk, @ZCMax, @Xiangxu-0103, @JingweiZhang12, @Tai-Wang, @lianqing11

New Contributors

Full Changelog: v1.1.0rc2...v1.1.0rc3