InteractiveImageSegmentation icon indicating copy to clipboard operation
InteractiveImageSegmentation copied to clipboard

UI closing

Open kori73 opened this issue 6 years ago • 3 comments

Hello, I am running the program as follows and the UI appears for a split second then disappears.

python interactive_image_segmentation.py resource\images saving

I am using python 3.6.4 with and opencv 3.4.1. Do you have any ideas related with the issue?

kori73 avatar Jun 07 '18 12:06 kori73

Were you able to solve this issue? I am facing the same problem.

JigyasaK avatar Aug 17 '18 11:08 JigyasaK

I don't know if you guys are still facing this problem but just to leave a possible solution here for other ppl. Maybe you are trying to access places on your disk that you don't have permission for. I suggest you replace the paths for input images and for output labels to absolute paths.

sniper0110 avatar Mar 11 '19 13:03 sniper0110

@sniper0110 Regrettably, that didn't change things for me. I am facing the same problem described by @kori73. About to give up; but would gladly welcome any suggestions.

SB2020-eye avatar Jul 28 '21 12:07 SB2020-eye