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
{{ message }}
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
Hi everyone, great project!
Just a simple mistake, but I thought I'd mention.
detr/util/misc.py
Lines 292 to 296 in a54b778
Line 293,
assert mask is not None
is not necessary. Maybe left there from testing?The text was updated successfully, but these errors were encountered: