-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
invalid/unrelatedunrelated to this project or invalid type of issuesunrelated to this project or invalid type of issuesneeds-more-infoMore info is needed to complete the issueMore info is needed to complete the issue
Description
Here only the option where the boxes are initialized works.
The option where the masks are initialized is not dealt with.
| _DetectedInstance(classes[i], boxes[i], mask_rle=None, color=colors[i], ttl=8) |
File "/home/ubuntu/doc/code/MIMO-unofficial/venv/lib/python3.10/site-packages/detectron2/utils/video_visualizer.py", line 104, in <listcomp>
_DetectedInstance(classes[i], boxes[i], mask_rle=None, color=colors[i], ttl=8)
TypeError: 'NoneType' object is not subscriptable
Metadata
Metadata
Assignees
Labels
invalid/unrelatedunrelated to this project or invalid type of issuesunrelated to this project or invalid type of issuesneeds-more-infoMore info is needed to complete the issueMore info is needed to complete the issue