Skip to content

Calculating MSE on (0, 255) range. #4

@sudarshanregmi

Description

@sudarshanregmi

Wonderful work! :)

I noticed that you're first slicing the Nifti volume and saving them as png images in [0, 255] range and training the png images by normalizing them. It looks like you're calculating MSE, MAE, PSNR, etc between two png/jpg images. Calculating MSE this way gives a different value than calculating MSE between two Niftii volumes since they have different ranges. I wonder what's the convention for calculating these metrics. Do people in the literature report the results of MSE, MAE, etc in terms of png/jpeg image or in terms of Nifti volume?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions