Closed water-wave closed 3 years ago
Thank you for your great work.The size of my picture is (256,832),how should I deal with it?Please tell me more details.thanks.thanks
I would use interpolation to adjust the size of pos_embed. See https://github.com/whai362/PVT/blob/main/detection/pvt.py#L228
Thank you for your great work.The size of my picture is (256,832),how should I deal with it?Please tell me more details.thanks.thanks