Motion boundary evaluation code for the paper:
Occlusions, Motion and Depth Boundaries with a Generic Network for Disparity, Optical Flow or Scene Flow (E. Ilg and T. Saikia and M. Keuper and T. Brox published at ECCV 2018) [paper]
- Download the BSDS benchmark code
- Download Piotr's matlab toolbox
- Set the correct paths in
boundaryBench_sintel.m
(L3-L4) - To evaluate a single example use
launch.sh flow_gt_0.flo mb_pred_0.mat eval_logs/mb_eval_0.txt
- After evaluating all examples, aggregate results using
collect_eval_bdry.m ./eval_logs