Skip to content

3D CNN for classification with gcam #23

@nedleeds

Description

@nedleeds

Hi, first of all thank you for your dedication on this research area. It was really helped for me. But here's what I'm qurious about. I've made 3D model to classify the retinal disease, and I just extract the output of attention map which size is 8x6x6 from 256x192x192. I needed to use your interpolation function to make the attention map has sames shape with raw_input. The point is raw input data include a lot of zero values which is not considered in interpolating code. It means, even though zero area, attention map has been interpolated. So, is the any function that makes a proper interpolation based on the masked area?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions