I'm wondering about what types of metrics I can use for comparing different (lossy) image compression methods (i.e., things other than compression ratio). For example, comparing JPEG, JPEG 2000, and JPEG XR on a set of different images.
Ideally I'd like to do this in a python notebook, but I'm open to any suggestions.
Thank you!