ying09 / TextFuseNet

A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".
MIT License
476 stars 123 forks source link

urgent !!! help #85

Open dadizak opened 2 years ago

dadizak commented 2 years ago

i have this error /TextFuseNet/demo/icdar2015_detection.py", line 98, in save_result_to_txt if len(polygons[i]) != 0: TypeError: 'VisImage' object is not subscriptable thanks for replying

jet981217 commented 2 years ago

I think this might help :) https://github.com/ying09/TextFuseNet/issues/84