You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New Features
The new version 1.0 of Paddle3D is released, which provides the following features
We supports multiple type of 3D perception models, including monocular 3D models SMOKE/CaDDN/DD3D, pointcloud detection models PointPillars/CenterPoint/IA-SSD/PV-RCNN/Voxel R-CNN, BEV visual detection models PETR/PETRv2/BEVFormer, and pointcloud segmentation model SqueezeSegv3
We added support for Waymo datasets and now Paddle3D has completed full support for the three open source datasets for autonomous driving
Supports automatic mixed-precision training and quantitative deployment capabilities, providing better model acceleration capabilities
Supports for sparse convolution, and integrated related SOTA models that are easy to deploy
We continue to cooperate with Apollo team to provide one-click deployment of multiple models and integrate them into the perception algorithm part of Apollo to make it easier for developers to debug models