fatsmcgee / manfredi_segmentation

An implementation of Manfredi, Grana, and Cucchiara's 2014 ICPR paper "Learning Graph Cut Energy Functions For Image Segmentation" Which Develops on Bertelli,Yu, Vu, and Gokturks "Kernelized Structural SVM Learning For Supervised Object Segmentation"
2 stars 4 forks source link

Whether a maxflow.py file is missing #1

Open Fangkang515 opened 6 years ago

zhaolei-momo commented 6 years ago

you can use pip to install it. pip install PyMaxflow

RichardTaoK commented 6 years ago

为什么pip install pymaxflow总是报错,导致import maxflow通不过