val-iisc / cnn-fixations

Visualising predictions of deep neural networks
http://val.serc.iisc.ernet.in/cnn-fixations/
98 stars 29 forks source link

CNN fixations using Keras #6

Open Mahanteshambi opened 5 years ago

Mahanteshambi commented 5 years ago

Hello,

Is there a keras wrapper for visualizing CNN-Fixations rather then Caffe framework? Can you guys update the code using Keras framework?

LunaCelestine commented 4 years ago

Yea seconded. I know this paper came out a while ago, but the forward pass method still makes this algorithm unique. Please re-implement it in a more modern framework.