Closed felix-tracxpoint closed 6 years ago
GCO is not part of this package, the GCO you can find here - https://github.com/Borda/pyGCO
Also, the GCO can be installed as pip install gco-wrapper
this package is not in PyPi storage, but you can install it locally python setup.py install
or throw PyPi pip install git+https://github.com/Borda/pyImSegm.git
How does one install this toolbox, actually?
pip install pyImgSegm
produces an errorSearching the PyPi website also did not bring up anything.
from gco import <something>
still fails.What am I doing wrong?