update doc

This commit is contained in:
jiangjiajun
2022-10-21 03:11:53 +00:00
parent 640dfcf3ab
commit ba1e206a7f
3 changed files with 3 additions and 268 deletions

View File

@@ -18,3 +18,4 @@ FastDeploy
image_classification.md
keypoint_detection.md
matting.md
vision_results_en.md

View File

@@ -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.