Open
Description
This is a development requirement documentation of deploy FCOS3D, which we wish to collaborate with the community.
In this issue, we wish to welcome the community developers to participate to deploy FCOS3D in mmdeploy.
Steps
- First have a discussion with the mmdet3d team about the development plan.
- Support for image-based model export in mmdeploy.
- Try to export FCOS3D to the onnx model, and add rewrite code in mmdeploy if needed.
- Verify the onnx model, inference it in onnxruntime, and visualized the result.
- Prepare and release the models.
Resources
OpenMMDeploy is OpenMMLab model deployment framework.