zlai0 / CorrFlow

Self-supervised Learning for Video Correspondence Flow (BMVC 2019)
https://www.robots.ox.ac.uk/~vgg/research/corrflow/
269 stars 31 forks source link

Test the output of semi-supervised segmentation #9

Open RaphaelRoyerRivard opened 5 years ago

RaphaelRoyerRivard commented 5 years ago

In the readme, we can find this:

Then you can test the output with the official Python evaluation code.

python evaluation_method.py --task semi-supervised --results_path log-path

What is evaluation_method.py and where can I find it? Let's say I want to visualize the output on the OxUvA dataset.