HeatmapComparison.compute#
- HeatmapComparison.compute(context: Context) CheckResult [source]#
Create the average images and display them.
- Returns
- CheckResult
value: The difference images. One for average image brightness, and one for bbox locations if applicable. display: Heatmaps for image brightness (train, test, diff) and heatmap for bbox locations if applicable.