vis4d.eval.kitti.depth¶
KITTI evaluation code.
Functions
|
Apply Eigen NIPS14 crop to the mask. |
|
Apply Garg ECCV16 crop to the mask. |
Classes
|
KITTI depth evaluation class. |
- class KITTIDepthEvaluator(min_depth=0.01, max_depth=80.0, eval_crop=None)[source]¶
KITTI depth evaluation class.
Initialize KITTI depth evaluator.