Code Monkey home page Code Monkey logo

infopro-pytorch's Introduction

Hi there ๐Ÿ‘‹

Iโ€™m currently a Ph.D. student at Tsinghua University. ๐Ÿ”ญ

Yulin's GitHub stats

infopro-pytorch's People

Contributors

blackfeather-wang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

infopro-pytorch's Issues

why zero_grad() before train iter

Hi. Thanks for the great idea and sharing the code.
I have a question. You changed the position of runner.optimizer.zero_grad() from after_train_iter to before_train_iter, refererence to

I was wondering what this change will do and how does it affect the training and model performance.
I adopted your idea to UNet in medical segmentation but missed the aforementioned change. Yet the training converges correctly as expected. Now I realized the change and like to know its supposed effect.
Thank you again.

Question about memory measurement

Hi. This work is really a fantastic job! I want to do some further research based on it in order to reduce the required resources. I noticed that you've provided memory usage in your paper. May I ask how did you measure the GPU footprint?
Thanks very much. Looking forward to your reply.

Question about the implementation of contrast loss

Hi, @blackfeather-wang, I would like to ask if there is any discrepancy between your code implementation and the description of the paper. In your paper, you say that we are going to minimize $\mathcal{L}{contrast}$, and the form of $\mathcal{L}{contrast}$ is as follows.
image

However, after I read your code, I find that your code seems to minimize $-\mathcal{L}_{contrast}$, and the consequence is that you're not maximizing the lower bound of $I(h,y)$, instead you're minimizing the lower bound of $I(h,y)$, can you explain that?

Question about mutual information estimation

Thanks for your awesome work! I'm very interested in mutual information estimation used in your paper.
According to Appendix-G and your finding (figure-6), you train an auxiliary classifier to estimate I(h, y) and end2end supervised training retains all task-relevant information.
From my perspective, it shows that we don't need to build a classifier upon the final feature map and deploying the classifier (trained on feature maps from many layers) to the first feature map is enough.
I'm not sure I understand this correctly. Would you help me clarify this?
Screenshot 2021-04-30 113406

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.