Update Records (Changelog)
[v2.0.0] - 2025-07-24
✨ New
Added a more complete FAQ The Q & A content covers common questions such as licenses, models, compatibility, and deployment exceptions.
Added complete development and deployment guidance, including generating EXE from VI, driving deployment, offline activation process, etc.
For each functional module (such OpenCV_Yiku, OpenVINO, ModelZoo) are supplemented with structural notes.
For each example module (such CV, Object Detection, Segment, LLM etc.) added a description of the applicable scenario to facilitate users to find the corresponding application.
🛠 Improvement
Optimized
examples.mdThe example directory structure and usage instructions in guide users to find examples more clearly.quick_start.mdadded in YOLOv8 The detailed operation flow of model loading and image detection.Adjusted
FAQ.mdto make the review more efficient (by functional topic: license, model, deployment, compatibility, fault, etc.).A unified description of technical support contact information has been added to each module.
[v1.1.0] - 2025-03-21
✨ New
Add MyST Anchor Point
(slug)=, for custom jump links (such#intro).for all
.mdAdd English file names to the file to avoid URL Chinese garbled.
🛠 Improvement
Unification
.rstThe reference path is changed to the English file name.Document structure optimization: product introduction, installation guide and development manual are independently modular.
[v1.0.0] - 2024-06-15
🚀 Initial version
Release the first version of the document, including product overview, installation process, and user instructions.