rdevon / DIM

Deep InfoMax (DIM), or "Learning Deep Representations by Mutual Information Estimation and Maximization"
BSD 3-Clause "New" or "Revised" License
806 stars 102 forks source link

how to compute mutual information between two images? #32

Open masoudpz opened 5 years ago

masoudpz commented 5 years ago

Is there any way to use your codes for finding mutual information between two images?

rdevon commented 5 years ago

Sorry for the delay (busy with other things). Are you still trying to figure out how to do this?

masoudpz commented 5 years ago

thanks for reply. yes if it is possible.

rdevon commented 5 years ago

So a student of mine did this computing the mutual information between the global of one image with the locals of another with additional visualization. They should be making the code public soon, and I will post it here when it's up.

masoudpz commented 5 years ago

thanks a lot, i will check it.

masoudpz commented 4 years ago

Hi again Can I use your student code? does your student publish her/his code? @rdevon