Closed Pixie8888 closed 3 years ago
Hi, Can I know how to compute end-to-end errors (AEPE) and percentage of erroneous pixels (FI)? I didn't find it in your code. Could you explain how to compute it?
It's in this file: https://github.com/simonmeister/UnFlow/blob/master/src/e2eflow/core/flow_util.py#L98
Hi, Can I know how to compute end-to-end errors (AEPE) and percentage of erroneous pixels (FI)? I didn't find it in your code. Could you explain how to compute it?