mmdeploy/csrc/codebase/mmocr/cuda
lzhangzz 5e51739485
[Feature] Support DBNet, PANet and PSENet for SDK, with GPU aided post-processing ()
* add SDK support for PANet

* fix panet

* fix panet

* simplify panet

* add PSENet support

* fix-psenet

* add CUDA post-processing for DBNet

* fix dbnet

* fix dbnet

* add cpu support for PANet

* fix panet

* add CUDA support for PANet

* fix panet

* format

* add cpu impls for PSENet

* fix psenet

* add cuda impl for PSENet

* fix psenet

* add param parsing

* simplify impls

* simplify impls

* clean-up

* fix lint

* fix cuda-10 build

* fix cuda-10 build
2022-05-31 21:24:09 +08:00
..
CMakeLists.txt [Feature] Support DBNet, PANet and PSENet for SDK, with GPU aided post-processing () 2022-05-31 21:24:09 +08:00
connected_component.cu [Feature] Support DBNet, PANet and PSENet for SDK, with GPU aided post-processing () 2022-05-31 21:24:09 +08:00
connected_component.h [Feature] Support DBNet, PANet and PSENet for SDK, with GPU aided post-processing () 2022-05-31 21:24:09 +08:00
dbnet.cpp [Feature] Support DBNet, PANet and PSENet for SDK, with GPU aided post-processing () 2022-05-31 21:24:09 +08:00
panet.cpp [Feature] Support DBNet, PANet and PSENet for SDK, with GPU aided post-processing () 2022-05-31 21:24:09 +08:00
psenet.cpp [Feature] Support DBNet, PANet and PSENet for SDK, with GPU aided post-processing () 2022-05-31 21:24:09 +08:00
utils.cu [Feature] Support DBNet, PANet and PSENet for SDK, with GPU aided post-processing () 2022-05-31 21:24:09 +08:00
utils.h [Feature] Support DBNet, PANet and PSENet for SDK, with GPU aided post-processing () 2022-05-31 21:24:09 +08:00