Giter Club home page Giter Club logo

grad_cam_pytorch-1.01's Introduction

Grad_CAM_Pytorch-1.01

The version was redesigned from jacobhil version

主要是建立一个example来了解Grad-Cam的使用方式, 依照原作者的版本简化了很多地方

主要变更

  1. 拿掉了ModelOutputs函数, 并且整合到FeatureExtractor函数中

  2. 原作者版本主要是torch 0.4版本, 并使用Variable类, 我改成了torch 1.01

  3. 删除加载cuda的部分, 运算量并不大, 不需要额外使用GPU

Main changes

  1. Take out the ModelOutputs function and merge with the FeatureExtractor function

  2. The orginal verison is for pytorch 0.4, I change a little bit for torch 1.01

  3. The whole computation take less time, no GPU need, I delete the cuda

所有实现的过程已经说明都已经附在Grad_CAM_Pytorch_1.01_tutorialv2.ipynb

Original photo

Grad_CAM

grad_cam_pytorch-1.01's People

Contributors

stephenfang51 avatar

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.