DeepTextSpotter icon indicating copy to clipboard operation
DeepTextSpotter copied to clipboard

Where is the operation of Bilinear Sampling?

Open dpengwen opened this issue 6 years ago • 1 comments

Hey,

As illustrated in paper, bilinear sampling is used for the feature maps of the corresponding proposals. However, in the demo.py or validation.py, I found it directly rotates the proposals into horizontal direction and then feed them into recognition network. So, I would like to know where is the bilinear sampling applied?

Thanks and have a nice day.

dpengwen avatar Sep 10 '18 09:09 dpengwen

#5

MichalBusta avatar Sep 11 '18 10:09 MichalBusta