CoolCola
ce4867d14e
[Model] Support YOLOv7-face Model ( #651 )
...
* 测试
* delete test
* add yolov7-face
* fit vision.h
* add yolov7-face test
* fit: yolov7-face infer.cc
* fit
* fit Yolov7-face Cmakelist
* fit yolov7Face.cc
* add yolov7-face pybind
* add yolov7-face python infer
* feat yolov7-face pybind
* feat yolov7-face format error
* feat yolov7face_pybind error
* feat add yolov7face-pybind to facedet-pybind
* same as before
* same sa before
* feat __init__.py
* add yolov7face.py
* feat yolov7face.h ignore ","
* feat .py
* fit yolov7face.py
* add yolov7face test teadme file
* add test file
* fit postprocess
* delete remain annotation
* fit preview
* fit yolov7facepreprocessor
* fomat code
* fomat code
* fomat code
* fit format error and confthreshold and nmsthres
* fit confthreshold and nmsthres
* fit test-yolov7-face
* fit test_yolov7face
* fit review
* fit ci error
Co-authored-by: kongbohua <kongbh2022@stu.pku.edu.cn >
Co-authored-by: CoolCola <49013063+kongbohua@users.noreply.github.com >
2022-12-14 19:14:43 +08:00
Thomas Young
5df62485c3
[Bug Fix] add ocr new feature and fix codestyle ( #764 )
...
* fix ocr bug and add new feature
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* add property
* add test
* fix code style
* fix bug
* fix bug
* fix bug
* fix port
* fix ocr
* fix_ocr
* fix ocr
* fix ocr
* fix ocr
* fix ocr
* Update paddle2onnx.cmake
* Update paddle2onnx.cmake
* Update paddle2onnx.cmake
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: Jason <928090362@qq.com >
2022-12-07 19:31:54 +08:00
heliqi
5dca3a45c9
[backend][Serving]Fix paddle backend get outout tensor error ( #741 )
...
fix paddle backend no_copy_infer
2022-11-29 18:34:56 +08:00
huangjianhui
2b4594a2a6
[Doc]Update keypointdetection result docs ( #739 )
...
Update keypointdetection result docs
2022-11-29 18:02:56 +08:00
huangjianhui
312e1b097d
[Other]Refactor PaddleSeg with preprocessor && postprocessor && support batch ( #639 )
...
* Refactor PaddleSeg with preprocessor && postprocessor
* Fix bugs
* Delete redundancy code
* Modify by comments
* Refactor according to comments
* Add batch evaluation
* Add single test script
* Add ppliteseg single test script && fix eval(raise) error
* fix bug
* Fix evaluation segmentation.py batch predict
* Fix segmentation evaluation bug
* Fix evaluation segmentation bugs
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-11-28 15:50:12 +08:00
WJJ1995
1da8c523b0
[Model] Optimizer RVM Postprocess ( #679 )
...
* add paddle_trt in benchmark
* update benchmark in device
* update benchmark
* update result doc
* fixed for CI
* update python api_docs
* update index.rst
* add runtime cpp examples
* deal with comments
* Update infer_paddle_tensorrt.py
* Add runtime quick start
* deal with comments
* fixed reused_input_tensors&&reused_output_tensors
* fixed docs
* fixed headpose typo
* fixed typo
* refactor yolov5
* update model infer
* refactor pybind for yolov5
* rm origin yolov5
* fixed bugs
* rm cuda preprocess
* fixed bugs
* fixed bugs
* fixed bug
* fixed bug
* fix pybind
* rm useless code
* add convert_and_permute
* fixed bugs
* fixed im_info for bs_predict
* fixed bug
* add bs_predict for yolov5
* Add runtime test and batch eval
* deal with comments
* fixed bug
* update testcase
* fixed batch eval bug
* fixed preprocess bug
* refactor yolov7
* add yolov7 testcase
* rm resize_after_load and add is_scale_up
* fixed bug
* set multi_label true
* optimize rvm preprocess
* optimizer rvm postprocess
* fixed bug
* deal with comments
Co-authored-by: Jason <928090362@qq.com >
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-11-25 13:17:09 +08:00
ChaoII
c7ec14de95
[Model] add vsr serials models ( #518 )
...
* [Model] add vsr serials models
Signed-off-by: ChaoII <849453582@qq.com >
* [Model] add vsr serials models
Signed-off-by: ChaoII <849453582@qq.com >
* fix build problem
Signed-off-by: ChaoII <849453582@qq.com >
* fix code style
Signed-off-by: ChaoII <849453582@qq.com >
* modify according to review suggestions
Signed-off-by: ChaoII <849453582@qq.com >
* modify vsr trt example
Signed-off-by: ChaoII <849453582@qq.com >
* update sr directory
* fix BindPPSR
* add doxygen comment
* add sr unit test
* update model file url
Signed-off-by: ChaoII <849453582@qq.com >
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-11-21 10:58:28 +08:00
WJJ1995
8dd3e64227
[Model] Refactor YOLOv7 module ( #611 )
...
* add paddle_trt in benchmark
* update benchmark in device
* update benchmark
* update result doc
* fixed for CI
* update python api_docs
* update index.rst
* add runtime cpp examples
* deal with comments
* Update infer_paddle_tensorrt.py
* Add runtime quick start
* deal with comments
* fixed reused_input_tensors&&reused_output_tensors
* fixed docs
* fixed headpose typo
* fixed typo
* refactor yolov5
* update model infer
* refactor pybind for yolov5
* rm origin yolov5
* fixed bugs
* rm cuda preprocess
* fixed bugs
* fixed bugs
* fixed bug
* fixed bug
* fix pybind
* rm useless code
* add convert_and_permute
* fixed bugs
* fixed im_info for bs_predict
* fixed bug
* add bs_predict for yolov5
* Add runtime test and batch eval
* deal with comments
* fixed bug
* update testcase
* fixed batch eval bug
* fixed preprocess bug
* refactor yolov7
* add yolov7 testcase
* rm resize_after_load and add is_scale_up
* fixed bug
* set multi_label true
Co-authored-by: Jason <928090362@qq.com >
2022-11-18 10:52:02 +08:00
Jason
91ec71881c
move tests
2022-11-17 21:48:51 +08:00
WJJ1995
37ee101b63
[Bug Fix] Fixed MattingResult bug ( #593 )
...
* add onnx_ort_runtime demo
* rm in requirements
* support batch eval
* fixed MattingResults bug
2022-11-15 17:06:16 +08:00
jiangjiajun
eb48d6cbec
add more tests
2022-11-15 02:51:09 +00:00
Jason
beaa0fd190
[Model] Refactor PaddleDetection module ( #575 )
...
* Add namespace for functions
* Refactor PaddleDetection module
* finish all the single image test
* Update preprocessor.cc
* fix some litte detail
* add python api
* Update postprocessor.cc
2022-11-15 10:43:23 +08:00
WJJ1995
aa21272eaa
[Model] Refactor YOLOv5 module ( #562 )
...
* add paddle_trt in benchmark
* update benchmark in device
* update benchmark
* update result doc
* fixed for CI
* update python api_docs
* update index.rst
* add runtime cpp examples
* deal with comments
* Update infer_paddle_tensorrt.py
* Add runtime quick start
* deal with comments
* fixed reused_input_tensors&&reused_output_tensors
* fixed docs
* fixed headpose typo
* fixed typo
* refactor yolov5
* update model infer
* refactor pybind for yolov5
* rm origin yolov5
* fixed bugs
* rm cuda preprocess
* fixed bugs
* fixed bugs
* fixed bug
* fixed bug
* fix pybind
* rm useless code
* add convert_and_permute
* fixed bugs
* fixed im_info for bs_predict
* fixed bug
* add bs_predict for yolov5
* Add runtime test and batch eval
* deal with comments
* fixed bug
* update testcase
* fixed batch eval bug
* fixed preprocess bug
Co-authored-by: Jason <928090362@qq.com >
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-11-15 09:48:16 +08:00
jiangjiajun
b314d66bb7
Fix mobilenetv2 unittest
2022-11-07 14:10:43 +00:00
Jason
3589c0fa94
[Model] Refactor PaddleClas module ( #505 )
...
* Refactor the PaddleClas module
* fix bug
* remove debug code
* clean unused code
* support pybind
* Update fd_tensor.h
* Update fd_tensor.cc
* temporary revert python api
* fix ci error
* fix code style problem
2022-11-07 19:33:47 +08:00
Jason
19a6941f04
[Model] Move letter box resize code ( #502 )
...
* Remove letter box resize code
* Remove letter box resize code
* Add model test for mobilenetv2
2022-11-05 17:48:50 +08:00
jiangjiajun
cf8f53e36d
Modify model tests
2022-11-05 07:54:16 +00:00
jiangjiajun
f00212aa42
Update model tests
2022-11-05 07:23:44 +00:00