mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
update doc
This commit is contained in:
@@ -18,3 +18,4 @@ FastDeploy
|
||||
image_classification.md
|
||||
keypoint_detection.md
|
||||
matting.md
|
||||
vision_results_en.md
|
||||
|
@@ -1,5 +1,7 @@
|
||||
# Description of Vision Results
|
||||
|
||||
本文档的中文版本参考[视觉模型预测结果说明](./vision_results_cn.md)
|
||||
|
||||
## ClassifyResult
|
||||
The code of ClassifyResult is defined in `fastdeploy/vision/common/result.h` and is used to indicate the classification label result and confidence the image.
|
||||
|
||||
|
Reference in New Issue
Block a user