Code Monkey home page Code Monkey logo

Comments (2)

westream avatar westream commented on May 3, 2024

Hello, your work is very inspiring to me. For the image style transfer task, since the image feature map has been down-sampled, the channel domain information becomes very important. I would like to ask about this method of you, how to use my own trained model to visualize under your framework, or you Have any visualizations done similar tasks? For the convolutional network of this generation task, what knowledge does the convolutional nerve learn. thank you very much

from cnn-explainer.

xiaohk avatar xiaohk commented on May 3, 2024

Thanks for your interests! This issue is related to #2 and #8.

Currently CNN Explainer only supports the Tiny-VGG architecture that we described in our manuscript. If you want to use a different CNN model, then you would need to modify the code. Here are some functions that you would need to change: #8 (comment).

For GANs model, you can also check out our other work: GAN Lab. Both CNN Explainer and GAN Lab aim to help beginners study the mathematical and algorithmic concepts of CNNs and GANs. They are not particularly designed for domain experts to interpret what each neuron has learned. For interpretation tasks, you can check out Summit and some other work.

I will close this issue for now. Feel free to reply or reopen it if you need further help :)

from cnn-explainer.

Related Issues (20)

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.