gco_python
gco_python copied to clipboard
Python wrappers for GCO alpha-expansion and alpha-beta-swaps
Hello there, I'm trying to use pygco and I'm stuck in trying to compile it. I tried compiling in both Windows and Ubuntu but with no luck. Is there a...
it works for a image instance segmentation in which you dont kown how many classes ?
(I'm not sure if this is the correct repo to submit this issue. There seem to be 3 versions of the rpo out there, and I don't see an original...
Hi, I made some modifications so that from now on, whenever an exception is raised in the graph cut c++ code, the message detailing the reason of the failure is...
Hi Andreas, I needed a more general wrapper for the GCO library, so I made several changes: 1) GCO allows to redefine the energy type used, and the floating-point energy...
Hello Andreas, I found a memory leak in your wrapper and made one line fix. Thank you for your wrapper. Best regards, Mira