mmyolo/projects/easydeploy
triple Mu 1aa1ecd27b
Support model-only inference (#733)
* Support model-only inference

* Fix ppyoloe std

* Add doc

* Fix typo

* Rename
2023-04-20 13:55:34 +08:00
..
backbone
bbox_code
deepstream
docs Support model-only inference (#733) 2023-04-20 13:55:34 +08:00
examples Support model-only inference (#733) 2023-04-20 13:55:34 +08:00
model [Enhance] New easydeploy for extending new features. (#732) 2023-04-17 14:09:26 +08:00
nms
tools [Enhance] New easydeploy for extending new features. (#732) 2023-04-17 14:09:26 +08:00
README.md
README_zh-CN.md

README.md

MMYOLO Model Easy-Deployment

Introduction

This project is developed for easily converting your MMYOLO models to other inference backends without the need of MMDeploy, which reduces the cost of both time and effort on getting familiar with MMDeploy.

Currently we support converting to ONNX and TensorRT formats, other inference backends such ncnn will be added to this project as well.

Supported Backends