huangjianhui
|
36cfd99384
|
Fix some bugs for CI (#155)
* 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
* Add segmentation doc
* Add PaddleClas infer.py
* Update PaddleClas infer.py
* Delete .infer.py.swp
* Add PaddleClas infer.cc
* Update README.md
* Update README.md
* Update README.md
* Update infer.py
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Add PaddleSeg doc and infer.cc demo
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create segmentation_result.md
* Update README.md
* Update segmentation_result.md
* Update segmentation_result.md
* Update segmentation_result.md
* Update classification and detection evaluation function
* Fix python grammar bug
* Add PPSeg evaluation function
* Add average_inference_time function
* Update PaddleSeg example infer.py Tensorrt setting
* Fix bug for CI convert os.system to subprocess.popen
* Fix tensorrt cann't link to *.so
* Fix tensorrt can't find so bug
* Update CMakeLists
* Update CMakeLists
* Update CMakeLists
* Update CMakeLists
Co-authored-by: Jason <jiangjiajun@baidu.com>
Co-authored-by: felixhjh <852142024@example.com>
|
2022-08-25 16:14:39 +08:00 |
|
huangjianhui
|
a016ef99ce
|
Add PaddleSeg doc and infer.cc demo (#114)
* 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
* Add segmentation doc
* Add PaddleClas infer.py
* Update PaddleClas infer.py
* Delete .infer.py.swp
* Add PaddleClas infer.cc
* Update README.md
* Update README.md
* Update README.md
* Update infer.py
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Add PaddleSeg doc and infer.cc demo
* Update README.md
* Update README.md
* Update README.md
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-08-15 15:24:38 +08:00 |
|
huangjianhui
|
bd7caa17b8
|
Add PaddleClas infer.py (#107)
* 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
* Add segmentation doc
* Add PaddleClas infer.py
* Update PaddleClas infer.py
* Delete .infer.py.swp
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-08-12 19:50:27 +08:00 |
|