Files
yunyaoXYY 870551f3f5 [Docs] Improve docs related to Ascend inference (#1227)
* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add comments to create API docs

* Improve OCR comments

* fix conflict

* Fix OCR Readme

* Fix PPOCR readme

* Fix PPOCR readme

* fix conflict

* Improve ascend readme

* Improve ascend readme

* Improve ascend readme

* Improve ascend readme
2023-02-04 17:03:03 +08:00
..
2023-01-28 19:01:01 +08:00

English | 简体中文

YOLOv6 Ready-to-deploy Model

=======

30def02a89

Download Pre-trained ONNX Model

For developers' testing, models exported by YOLOv6 are provided below. Developers can download them directly. (The accuracy in the following table is derived from the source official repository)

Model Size Accuracy Note
YOLOv6s 66MB 43.1% This model file is sourced from YOLOv6GPL-3.0 License
YOLOv6s_640 66MB 43.1% This model file is sourced from YOLOv6GPL-3.0 License
YOLOv6t 58MB 41.3% This model file is sourced from YOLOv6GPL-3.0 License
YOLOv6n 17MB 35.0% This model file is sourced from YOLOv6GPL-3.0 License

Detailed Deployment Documents

Release Note