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
why do you convert warped mask to another mask by "grid sample". Can you use the initial originial mask variable?
At the annotation, you said " convert truncated pixels to 0", but "grid sample" uses bilinear and it can't get binary output.
The text was updated successfully, but these errors were encountered:
why do you convert warped mask to another mask by "grid sample". Can you use the initial originial mask variable?
At the annotation, you said " convert truncated pixels to 0", but "grid sample" uses bilinear and it can't get binary output.
The text was updated successfully, but these errors were encountered: