huangjianhui
|
c0e5ce248d
|
Create SegmentationResult doc and evaluation functions (#119)
* 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
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-08-18 13:05:28 +08:00 |
|
Jack Zhou
|
13a3d6f9f5
|
Upgrade FDASSERT string format (#121)
* upgrade FDASSERT
* Add c_str() for reduce
* upgrade FDASSERT flag
* upgrade flags
* upgrade lu
* fix tests cmake
* Fix pybind FDASSERT
|
2022-08-17 10:03:41 +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
|
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
|
d557be18ba
|
Fix classification and move segmentation
|
2022-08-11 13:21:42 +00:00 |
|
Jason
|
3e01118d01
|
Validate all backends for detection models and add demo code & docs (#94)
* Validate all backends for detection models and add demo code and doc
* Delete .README.md.swp
|
2022-08-11 10:03:53 +08:00 |
|
jiangjiajun
|
bf5affb510
|
add paddleclas draft doct
|
2022-08-10 07:19:47 +00:00 |
|
Jason
|
309a1397f2
|
Update vision_pybind.cc
|
2022-08-10 12:22:45 +08:00 |
|
jiangjiajun
|
72eb130193
|
add csrc code
|
2022-08-10 02:52:36 +00:00 |
|