whai362 / PSENet

Official Pytorch implementations of PSENet.
Apache License 2.0
1.17k stars 344 forks source link

can the post processing PSE algorithm be implemented with cuda? #153

Open RushDon opened 4 years ago

RushDon commented 4 years ago

as the title. the post processing is very time-consuming, so is it possible for implementing this pse algorithm with cuda?