discretecoder
discretecoder
its because your GPU is being used by other sources or does not have enough memory available
Does the current network support the annotations with is_crowd=1 (custom dataset with coco-format) ?
In my custom dataset, all is_crowd = 0 and I am still having the same problem ValueError: num_samples should be a positive integer value, but got num_samples=0
Does the current network support the annotations with is_crowd=1 (custom dataset with coco-format) ?
basically in my code the function 'filter for training' is filtering out all the roidb entries and nothing left for training. I am trying to find out why
Does the current network support the annotations with is_crowd=1 (custom dataset with coco-format) ?
I used pycocotools to generate my coco format data, but i guess there is a problem with labels because i get an IoU of 0 which means the masks are...
I tried using the panoptic_outputs and using the palette function but it skips the instances somehow 
@lfdeep could you send me as well ? my email id is [email protected] thanks