mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
Add YOLOv5Cls API (#382)
* add yolov5cls * fixed bugs * fixed bugs * fixed preprocess bug * add yolov5cls readme * deal with comments * Add YOLOv5Cls Note * add yolov5cls test * update yolov5cls api * update yolov5cls api Co-authored-by: Jason <jiangjiajun@baidu.com>
This commit is contained in:
8
docs/api_docs/python/image_classification.md
Normal file → Executable file
8
docs/api_docs/python/image_classification.md
Normal file → Executable file
@@ -7,3 +7,11 @@
|
||||
:members:
|
||||
:inherited-members:
|
||||
```
|
||||
|
||||
## fastdeploy.vision.classification.YOLOv5Cls
|
||||
|
||||
```{eval-rst}
|
||||
.. autoclass:: fastdeploy.vision.classification.YOLOv5Cls
|
||||
:members:
|
||||
:inherited-members:
|
||||
```
|
||||
|
Reference in New Issue
Block a user