WJJ1995
|
b557dbc2d8
|
Add YOLOv5-cls Model (#335)
* add yolov5cls
* fixed bugs
* fixed bugs
* fixed preprocess bug
* add yolov5cls readme
* deal with comments
* Add YOLOv5Cls Note
* add yolov5cls test
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-10-12 15:57:26 +08:00 |
|
Jason
|
5d4372955f
|
Add some comments for python api (#327)
* Add some comments for python api
* Update setup.py
* Update runtime.py
|
2022-10-09 10:05:18 +08:00 |
|
Jason
|
e227c5625e
|
Rename fastdeploy_runtime.h to runtime.h and Frontend to ModelFormat (#263)
rename frontend to model_format
|
2022-09-22 13:24:05 +08:00 |
|
Jason
|
68523be411
|
Modify file structure to separate python and cpp code (#223)
Modify code structure
|
2022-09-14 15:44:13 +08:00 |
|