Skip to content

MMDetection3D V0.11.0 Release

Compare
Choose a tag to compare
@ZwwWayne ZwwWayne released this 02 Mar 13:56
e366272

Highlights

  • Support more friendly visualization interfaces based on open3d
  • Support a faster and more memory-efficient implementation of DynamicScatter
  • Refactor unit tests and details of configs

Bug Fixes

  • Fix an unsupported bias setting in the unit test for CenterPoint head (#304)
  • Fix errors due to typos in the CenterPoint head (#308)
  • Fix a minor bug in points_in_boxes.py when tensors are not in the same device. (#317)

New Features

  • Support new visualization methods based on Open3D (#284, #323)

Improvements

Full Changelog: v0.10.0...v0.11.0