evaluation-toolkit icon indicating copy to clipboard operation
evaluation-toolkit copied to clipboard

Toolkit to compute metric scores, create figures, and validate submissions

Results 5 evaluation-toolkit issues
Sort by recently updated
recently updated
newest added

How to use the scatter chart locally? I didn't find the command to generate the same. Thanks for listening.

Excuse me, maybe this is a fool's question. The disparity map of the light field is the disparity map of which two sub-aperture images? I can get a disparity map...

Hi, I want to use the HCI stereo metrics for my evaluation. But I use C++ with OpenCV. Do you know any C++ implementation of thiese metrics or do you...

fixes #1 TypeError: 'float' object cannot be interpreted as an index

Traceback (most recent call last): File "plot_metric_overview.py", line 51, in main() File "plot_metric_overview.py", line 47, in main metric_overviews.plot_general_overview(algorithms+meta_algorithms, scenes, metrics) File "/data/lf_data/synthetic/toolkit/source/toolkit/evaluations/metric_overviews.py", line 193, in plot_general_overview colorbar_bins=metric.colorbar_bins, fontsize=fs) File "/data/lf_data/synthetic/toolkit/source/toolkit/utils/plotting.py",...