Closed daniel-knape closed 2 years ago
We need to extract values of last layer from our base model. For this purpose we need to have a forward hook to store the activation.
https://discuss.pytorch.org/t/how-can-l-load-my-best-model-as-a-feature-extractor-evaluator/17254/5
6 is EPIC
Implement as described in documentation #33