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
Hello! If I understand correctly, the model is intended to work on 512x512 images, but what about arbitrary image sizes? If we scale images to 512x512, we will almost always lose the original floor plans proportions, do we not? How is this issue tackled? Even if we resize to 512x512 for inference and then scale to original, the results will probably not be very good. Thank you in advance for all clarifications.
The text was updated successfully, but these errors were encountered:
Hello! If I understand correctly, the model is intended to work on 512x512 images, but what about arbitrary image sizes? If we scale images to 512x512, we will almost always lose the original floor plans proportions, do we not? How is this issue tackled? Even if we resize to 512x512 for inference and then scale to original, the results will probably not be very good. Thank you in advance for all clarifications.
The text was updated successfully, but these errors were encountered: