Detectron2 not showing segmentation
I cloned and installed the detectron2 from github.
My code looks very similar if not identical to this colab I am using the same image to test the segmentation.
However, I do not get any detection nor segmentation instance, with a threshold of 0.2 and at threshold 0.0 I get a random detection/segmentation.