mmdeploy/docs/en/04-supported-codebases/mmdet3d.md

34 lines
938 B
Markdown

# MMDetection3d Deployment
- [Installation](#installation)
- [Install mmdet3d](#install-mmdet3d)
- [Install mmdeploy](#install-mmdeploy)
- [Convert model](#convert-model)
- [Model specification](#model-specification)
- [Model inference](#model-inference)
- [Backend model inference](#backend-model-inference)
- [SDK model inference](#sdk-model-inference)
- [Supported models](#supported-models)
______________________________________________________________________
[MMDetection3d](https://github.com/open-mmlab/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](https://openmmlab.com/) project.
## Installation
### Install mmdet3d
### Install mmdeploy
## Convert model
## Model specification
## Model inference
### Backend model inference
### SDK model inference
## Supported models