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 was archived by the owner on Mar 16, 2025. It is now read-only.
Hi all,
It seems that the demo_eval.py script doesn't like loading scene files with a single mask txt file :)
For example, if 42445935.txt only contains:
predicted_masks/42445935_000.txt 1.0the assertion error at line 22 gets raised.
It's a simple fix, but I thought it was good to point it out if you use the same script for the final evaluation on the test set :)