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
When scaling an image by "scale_by" method, it get scaled by the square of the factor instead of just the factor.
For example 512x512 get scaled by 1.22 to 736x736.
When scaling an image by "scale_by" method, it get scaled by the square of the factor instead of just the factor.
For example 512x512 get scaled by 1.22 to 736x736.