Skip to content

M-04: GradCAM Visual Explanation UI #46

@jpdevhub

Description

@jpdevhub

The Idea

Our backend actually generates a GradCAM heatmap (showing exactly what parts of the fish the AI is looking at to determine freshness). However, the frontend doesn't display it yet! Let's build a cool UI overlay for this.

What needs to be done

  • Take the base64 heatmap from the /api/v1/gradcam endpoint.
  • Build an image overlay component on the result page where users can toggle between the original image and the heatmap.

A great mid-level task for someone looking to work with canvas or image overlays.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions