facebookresearch / OrienterNet

Source Code for Paper "OrienterNet Visual Localization in 2D Public Maps with Neural Matching"
Other
463 stars 48 forks source link

Fix crash in demo #37

Closed sarlinpe closed 1 year ago

sarlinpe commented 1 year ago

In recent versions of torchvision, resize crashes if the target size is a numpy scalar.