How to get intermediate outputs from the MAERec model? #2055
Unanswered
Aakash3101
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been using the MAERec model for handwritten text recognition. I have been trying to get the intermediate results from the model like attention maps from the encoder to get a better understanding as to why the model is performing poorly. I have not been able to find any API in mmocr using which I can access the outputs of the intermediate layers. Please help me. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions