34 lines
861 B
Markdown
34 lines
861 B
Markdown
# MMRotate Deployment
|
|
|
|
- [Installation](#installation)
|
|
- [Install mmrotate](#install-mmrotate)
|
|
- [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)
|
|
|
|
______________________________________________________________________
|
|
|
|
[MMRotate](https://github.com/open-mmlab/mmrotate) is an open-source toolbox for rotated object detection based on PyTorch. It is a part of the [OpenMMLab](https://openmmlab.com/) project.
|
|
|
|
## Installation
|
|
|
|
### Install mmrotate
|
|
|
|
### Install mmdeploy
|
|
|
|
## Convert model
|
|
|
|
## Model specification
|
|
|
|
## Model inference
|
|
|
|
### Backend model inference
|
|
|
|
### SDK model inference
|
|
|
|
## Supported models
|