Thank you for your work.
I am confused about how did you sample the vertices from the predicted boundary proposals during the training in a learnable way ?
https://github.com/GXYM/TextBPN/blob/main/network/textnet.py#L74
It seems directly read from the input instead of from the predicted boundary proposal?
Thank you.
Thank you for your work.
I am confused about how did you sample the vertices from the predicted boundary proposals during the training in a learnable way ?
https://github.com/GXYM/TextBPN/blob/main/network/textnet.py#L74
It seems directly read from the input instead of from the predicted boundary proposal?
Thank you.