DecodingRaphael / unraphael

Python toolkit for unraveling image similarity with a focus on artistic practice
https://unraphael.readthedocs.io
Apache License 2.0
2 stars 1 forks source link

Add system for tracking metrics in the dashboard #68

Closed stefsmeets closed 2 months ago

stefsmeets commented 2 months ago

This PR introduces a new image type aptly called ImageType to store arbitrary metrics for display in the dashboard.

Addresses #57