ying09 / TextFuseNet

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

TypeError when running demo #108

Closed tobiasraidl closed 1 year ago

tobiasraidl commented 1 year ago

Hello, I want to run a demo by using python demo/icdar2015_detection.py, but receive the TypeError. I do have 1 single jpg inside the input-images dir with size 2000x1000. Originally it was 15000x8000 which had this terminal output. I have not changed anything in the code, can someone help me?