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
We should raise an error if the box tensor that is fed to roi_align / roi_pool is Nx4. It should be Nx5 after conversion. This will make it easier for users to spot misuse.