Open BaijingML opened 4 years ago
Were you train Total-Text successfully?Could you please tell me what changes to code need I do? I want to train ICDAR2019Art dataset, but I find that the coordinates of the polygon bounding boxes of the dataset, which could be 4, 8, 10, 12 polygon vertices.
Were you train Total-Text successfully?Could you please tell me what changes to code need I do? I want to train ICDAR2019Art dataset, but I find that the coordinates of the polygon bounding boxes of the dataset, which could be 4, 8, 10, 12 polygon vertices.
Sorry, I didnot finish the training of total-text, but there must be lots of changes to be done. Good Luck : ).
I noticed the author make some cordinates changes with ICDAR2015 dataset in util.py with "order_points_clockwise" fuction, could you kindly explain the reason for this? I known the ICDAR2015 dataset has the clockwise label, why did you apply this fuction? I read the Total-Text dateset paper, could not find any discription about the clockwise label. Do we need to do this kind of changes with the Total-Text dataset?
Same Question
I noticed the author make some cordinates changes with ICDAR2015 dataset in util.py with "order_points_clockwise" fuction, could you kindly explain the reason for this? I known the ICDAR2015 dataset has the clockwise label, why did you apply this fuction? I read the Total-Text dateset paper, could not find any discription about the clockwise label. Do we need to do this kind of changes with the Total-Text dataset?