/evaluators

Various scene understanding and perception evaluation metrics

Primary LanguagePythonMIT LicenseMIT

Evaluators

Ports of various scene understanding and perception evaluators implemented for the Detectron2 framework.

Currently implemented tasks are:

  • Monocular depth estimation
  • Depth-aware video panoptic segmentation

Prerequisites

Acknowledgements

Each metric in this repository was ported from the canonical implementations kindly provided by the authors of each task.