Open RaphaelRoyerRivard opened 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
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.
evaluation_method.py
In the readme, we can find this:
What is
evaluation_method.py
and where can I find it? Let's say I want to visualize the output on the OxUvA dataset.