Expand description
Report types for evaluation results.
This module defines the data structures for evaluation reports that can be serialized to JSON or CSV.
Structsยง
- Codec
Result - Result from evaluating a single codec on a single image at a single quality.
- Corpus
Report - Report for a corpus of images.
- Image
Report - Report for a single image evaluated across multiple codecs and quality levels.