Files
FastDeploy/examples/vision/detection/nanodet_plus
DefTruth beddcba900 [docs][win] add windows c++ sdk demo to examples (#136)
* [docs] format docs with markdown with language tags

* [docs][win] add windows c++ sdk demo

* [docs][win] add windows c++ sdk demo to examples

* [docs][api] update runtime_option docs
2022-08-22 10:53:00 +08:00
..
2022-08-15 20:25:03 +08:00

NanoDetPlus准备部署模型

下载预训练ONNX模型

为了方便开发者的测试下面提供了NanoDetPlus导出的各系列模型开发者可直接下载使用。下表中模型的精度来源于源官方库

模型 大小 精度
NanoDetPlus_320 4.6MB 27.0%
NanoDetPlus_320_sim 4.6MB 27.0%

详细部署文档

版本说明