Sample code/utility for extracting intermediate tensors #3068
Unanswered
gchhablani
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi :)
I'm trying to take this
detectron
code and build adetectron2
version of it. They are using afeat_blob_name
to get the tensors for the boxes at a particularfc
layer.Can someone with experience in
Detectron
look into this and point me out to relevant utilities/modules indetectron2
?I understand this can be done by partially executing a model, but it would be great to have some examples to look at, if any.
Thanks,
Gunjan
Beta Was this translation helpful? Give feedback.
All reactions