jiexiong2016 / GCNv2_SLAM

Real-time SLAM system with deep features
Other
769 stars 194 forks source link

Can gcnv2 extract feature points on pictures with resolution greater than 640 * 480? #43

Open lhanjie opened 4 years ago

lhanjie commented 4 years ago

If my image resolution is large, can I extract features without reducing the resolution? How will it work?

Imel23 commented 3 years ago

I have the same question. I'd like to apply the algorithm to my dataset recorded with a 1280x720 resolution. Thank you in advance. @lhanjie did you try to reduce the resolution ? Does it work?

leslieburke commented 1 year ago

I have the same question. I'd like to apply the algorithm to my dataset recorded with a 1280x720 resolution. Thank you in advance. @lhanjie did you try to reduce the resolution ? Does it work?

Hello,Did you solve it?