huangjianhui
|
85e1c647f6
|
[Doc] Add comments for PPSeg && PPClas (#396)
* Add comment for PPSeg && PPClas
* Update main_page.md
|
2022-10-19 16:54:39 +08:00 |
|
Jason
|
24c8fdc27d
|
Integrate FalconCV to boost image processing (#332)
* Rename GetCpuMat to GetOpenCVMat
* refine code structure
|
2022-10-16 14:49:57 +08:00 |
|
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
|
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
|
addce837bc
|
Add paddlelite backend support (#260)
* Add paddlelite backend support
* Update CMakeLists.txt
* Update __init__.py
|
2022-09-21 13:22:34 +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 |
|
huangjianhui
|
32047016d6
|
Update evaluation function to support calculate average inference time (#106)
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Add evaluation calculate time and fix some bugs
* Update classification __init__
* Move to ppseg
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-08-12 17:42:09 +08:00 |
|
jiangjiajun
|
bf5affb510
|
add paddleclas draft doct
|
2022-08-10 07:19:47 +00:00 |
|