Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.4 KB

mmdet3d.md

File metadata and controls

37 lines (24 loc) · 1.4 KB

MMDetection3d Deployment


MMDetection3d aka mmdet3d is an open source object detection toolbox based on PyTorch, towards the next-generation platform for general 3D detection. It is a part of the OpenMMLab project.

Installation

Install mmdet3d

Install mmdeploy

Convert model

Model specification

Model inference

Backend model inference

SDK model inference

Supported models

Model Task OnnxRuntime TensorRT ncnn PPLNN OpenVINO
PointPillars VoxelDetection Y Y N N Y