Giter Club home page Giter Club logo

pl-covidnet-grad-cam's People

Contributors

mslwang avatar rahmatkhah avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

pl-covidnet-grad-cam's Issues

Validate Grad-Cam results

Is your feature request related to a problem? Please describe.
Grad-cam implementations change based on the inspiration, the technology stack used, and the model used, even though we expect it to be model-agnostic. In general, it would be best if we can validate that grad-cam applied on COVID-Net is algorithmically and clinically correct.

Remove preprocessed image from gradcam and update mask to be the same size as original image

Describe the bug
Currently, GradCam outputs 3 files, the original image, the mask, and the image after going through preprocessing (during which the dimensions of the image change and the image is cropped).

The mask is the same size as the preprocessed image, but we’d like to be able to apply the mask on the original image, so we should look to making the mask the same size, with what is used to compensate up to the discretion of the implementation (currently thinking to obstruct it like the unimportant areas in the mask).

To Reproduce
This behavior currently applies to all generated masks.

Expected behavior
The mask should be the same size of the original image, with what is used to compensate up to the discretion of the implementation (currently thinking to obstruct it like the unimportant areas in the mask).

Screenshots

Environment (please complete the following information):
N/A

Additional context
N/A

Fix issue with applying inverting colors for X-ray image with grad-cam mask

Describe the bug
The colors of the mask get inverted as well when we apply the inversion. This is because the mask and the underlying image is combined into one object through the canvas object and there was difficulty in applying the css effects used normally on the image without the mask on the individual images.

To Reproduce
This behavior applies in all cases.

Expected behavior
The colors of the mask must not get inverted when we apply the inversion.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):
N/A

Additional context
N/A

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.