DefTruth
887b2d6ed6
[vision] support PaddleDetection/MaskRCNN model ( #218 )
...
* [vision] support padddetection maskrcnn
* [vision] fixed instance mask visualize func
* [vision] optimize instance mask visualize func
* [docs] update ppdet/maskrcnn docs
* [vision] update maskrcnn implementation
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-09-14 10:50:33 +08:00
Jason
e09ac18a7d
Fix directly visit member of FDTensor ( #193 )
...
* optimize tensorrt usage
* format code
* fix input shape error for onnx model
* Remove some code directly visit FDTensor member (#192 )
remove some code directly visit FDTensor member
* fix directly visit member of FDTensor
Co-authored-by: root <root@bjyz-sys-gpu-kongming3.bjyz.baidu.com >
2022-09-06 11:12:02 +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
72eb130193
add csrc code
2022-08-10 02:52:36 +00:00