-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Firstly, Thanks for sharing the code.
2. Train with ICDAR15
I am trying to resume training on icdar2015 and I run into the following issue
text-detection-fots.pytorch/datasets.py", line 93, in transform
intersected_quad -= crop_point
ValueError: operands could not be broadcast together with shapes (0,) (2,) (0,)
Some of the quads seem to be empty. Could I ignore those and continue. May I ask if how you fixed it? Or am I missing anything
I modified the dataset to icdar, and followed your other instructions!
thanks!
Metadata
Metadata
Assignees
Labels
No labels