Question for searching latent feature in mmdetection models #9118
Unanswered
beaglemong
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. First of all, thanks for letting us use various models easily. This really helped me a lot.
I have a question, though. I want to see some of the features that passed through model that is saved in mmdetection, during training.
I trained faster rcnn with coco dataset, and I tried to find a code that actually stated model's training part, but I can't find "mmcv.cnn." part.
Can you help me out or suggest better ideas for finding features that pass through model's layers during training?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions