You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: