InteractiveImageSegmentation
InteractiveImageSegmentation copied to clipboard
UI closing
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?
Were you able to solve this issue? I am facing the same problem.
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 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.