Files
FastDeploy/examples/vision/detection
charl-u 2e8632ce37 [Doc]Update README_EN.md (#1173)
* 第一次提交

* 补充一处漏翻译

* deleted:    docs/en/quantize.md

* Update one translation

* Update en version

* Update one translation in code

* Standardize one writing

* Standardize one writing

* Update some en version

* Fix a grammer problem

* Update en version for api/vision result

* Merge branch 'develop' of https://github.com/charl-u/FastDeploy into develop

* Checkout the link in README in vision_results/ to the en documents

* Modify a title

* Add link to serving/docs/

* Finish translation of demo.md

* Update english version of serving/docs/

* Update title of readme

* Update some links

* Modify a title

* Update some links

* Update en version of java android README

* Modify some titles

* Modify some titles

* Modify some titles

* modify article to document

* update some english version of documents in examples

* Add english version of documents in examples/visions

* Sync to current branch

* Add english version of documents in examples

* Add english version of documents in examples

* Add english version of documents in examples

* Update some documents in examples

* Update some documents in examples

* Update some documents in examples

* Update some documents in examples

* Update some documents in examples

* Update some documents in examples

* Update some documents in examples

* Update some documents in examples

* Update some documents in examples

* update README

* update Readme.md

* update Readme.md

* update Readme_en.md

* update Readme_en.md

* Update README_EN.md

* Update README_CN.md

* Update README_EN.md

* Delete README_new.md

* Update README_EN.md

* Update README.md

* Update rknpu2.md

* Update README.md

* Update README.md

* Create README_CN.md

* Update README.md

* Update README_CN.md

* Update README.md

* Update README_EN.md

---------

Co-authored-by: leiqing <54695910+leiqing1@users.noreply.github.com>
2023-01-28 19:01:01 +08:00
..
2023-01-16 11:24:23 +08:00
2023-01-16 11:24:23 +08:00
2023-01-16 11:24:23 +08:00
2023-01-11 15:36:32 +08:00
2023-01-28 19:01:01 +08:00
2023-01-16 11:24:23 +08:00
2023-01-16 11:24:23 +08:00

English | 简体中文

Object Detection Model

FastDeploy currently supports the deployment of the following object detection models

Model Description Model format Version
PaddleDetection/PP-YOLOE PP-YOLOE(including P-PYOLOE+) models Paddle Release/2.4
PaddleDetection/PicoDet PicoDet models Paddle Release/2.4
PaddleDetection/YOLOX YOLOX models of Paddle version Paddle Release/2.4
PaddleDetection/YOLOv3 YOLOv3 models Paddle Release/2.4
PaddleDetection/PP-YOLO PP-YOLO models Paddle Release/2.4
PaddleDetection/FasterRCNN FasterRCNN models Paddle Release/2.4
WongKinYiu/YOLOv7 YOLOv7、YOLOv7-X models ONNX Release/v0.1
RangiLyu/NanoDetPlus NanoDetPlus models ONNX Release/v1.0.0-alpha-1
ultralytics/YOLOv5 YOLOv5 models ONNX Release/v7.0
ppogg/YOLOv5-Lite YOLOv5-Lite models ONNX Release/v1.4
meituan/YOLOv6 YOLOv6 models ONNX Release/0.1.0
WongKinYiu/YOLOR YOLOR models ONNX Release/weights
Megvii-BaseDetection/YOLOX YOLOX models ONNX Release/v0.1.1
WongKinYiu/ScaledYOLOv4 ScaledYOLOv4 models ONNX CommitID: 6768003