princewang1994 / TextSnake.pytorch

A PyTorch implementation of ECCV2018 Paper: TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes
https://arxiv.org/abs/1807.01544
MIT License
437 stars 92 forks source link

How to change the policy of contour? #57

Open wjun0830 opened 3 years ago

wjun0830 commented 3 years ago

Hi Thank you for very interesting work.

However, I am stuck here handling your code. I wish texts in a horizontal way would be grouped together with looser policy. Can you provide me a hint on how to implement this?