Skip to content
#

instance-segmentation

Here are 171 public repositories matching this topic...

TCHERAKAmine
TCHERAKAmine commented Apr 5, 2020

Hello All;

Hope your are doing well;

In Mask RCNN I would like change the color of the mask to be White with the Alpha = 1, I change it frome the right place in vizualize.py, but anything change the mask color still red or blue or another color, why the changes on vizualize.py dont have effect ?

tim94173
tim94173 commented Mar 11, 2020

when i run
"python computeProposals.py --arch DeepMask --resume $DEEPMASK/pretrained/deepmask/DeepMask.pth.tar --img ./data/test.jpg", I get this error result:

File "computeProposals.py", line 66, in main _, contours, _ = cv2.findContours(mask.copy(), cv2.RETR_EXTERNAL, cv2.CHAIN_APPROX_NONE) ValueError: not enough values to unpack (expected 3, got 2)

how can i sovle it ,thank you

Improve this page

Add a description, image, and links to the instance-segmentation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the instance-segmentation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.