Closed
Description
Here only the option where the boxes are initialized works.
The option where the masks are initialized is not dealt with.
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