mmcv
v1.3.3
  • File IO
  • Image
  • Video
  • Visualization
  • Utils
  • Runner
  • Registry
  • Customize Build Function
  • Hierarchy Registry
  • CNN
  • CUDA ops
  • Build MMCV from source
  • Deployment
    • Introduction of onnx module in MMCV (Experimental)
    • Custom operators for ONNX Runtime in MMCV
    • Onnxruntime Custom Ops
    • TensorRT Plugins for custom operators in MMCV (Experimental)
    • TensorRT Custom Ops
  • Trouble Shooting
  • API Documentation
mmcv
  • Docs »
  • Deployment
  • Edit on GitHub

DeploymentΒΆ

  • Introduction of onnx module in MMCV (Experimental)
    • register_extra_symbolics
  • Custom operators for ONNX Runtime in MMCV
    • Introduction of ONNX Runtime
    • Introduction of ONNX
    • Why include custom operators for ONNX Runtime in MMCV
    • List of operators for ONNX Runtime supported in MMCV
    • How to build custom operators for ONNX Runtime
    • How to do inference using exported ONNX models with custom operators in ONNX Runtime in python
    • How to add a new custom operator for ONNX Runtime in MMCV
    • Known Issues
    • References
  • Onnxruntime Custom Ops
    • SoftNMS
    • RoIAlign
    • NMS
    • grid_sampler
  • TensorRT Plugins for custom operators in MMCV (Experimental)
    • Introduction
    • List of TensorRT plugins supported in MMCV
    • How to build TensorRT plugins in MMCV
    • Create TensorRT engine and run inference in python
    • How to add a TensorRT plugin for custom op in MMCV
    • Known Issues
    • References
  • TensorRT Custom Ops
    • MMCVRoIAlign
    • ScatterND
    • NonMaxSuppression
    • MMCVDeformConv2d
    • grid_sampler
Next Previous

© Copyright 2018-2019, Kai Chen Revision 3f8e985b.

Built with Sphinx using a theme provided by Read the Docs.