Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualizing Heat Maps for weakly supervised models. #59

Closed
dhagashshah9 opened this issue Feb 18, 2021 · 1 comment
Closed

Visualizing Heat Maps for weakly supervised models. #59

dhagashshah9 opened this issue Feb 18, 2021 · 1 comment

Comments

@dhagashshah9
Copy link

Hi,

Can anyone throw some light on how to implement GradCAM on weakly-supervised models containing the CNN+LSTM arch (OCR Model)? Majority of the repos show how it can be done on the class-specific models.

@jacobgil
Copy link
Owner

Can you share the model architecture?
But in general you would need to choose a target_layer from the network, that outputs 2D heatmaps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants