You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In particular, samples/*/input use a textual input format of some kind, whereas main.py seems to expects a TIFF. There are some example invocations in the README, like python main.py -fp AEMMF.tif 0.5 -type=linear 1 -size=2048 -proc=4, but no AEMMF.tif is provided.
The text was updated successfully, but these errors were encountered:
Forgive me if this is out of line, but I figure it's worth mentinoing since code for outranking methods is so sparse on GitHub: I'm working on a new VDA method, Artiruno.
In particular,
samples/*/input
use a textual input format of some kind, whereasmain.py
seems to expects a TIFF. There are some example invocations in the README, likepython main.py -fp AEMMF.tif 0.5 -type=linear 1 -size=2048 -proc=4
, but noAEMMF.tif
is provided.The text was updated successfully, but these errors were encountered: