Is there any weak baseline in modelzoo? #3129
Unanswered
GitHub-Crow
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.
-
I am trying to verify availability of my idea, but when I train the model base on the modelzoo
R50-C4.pkl
, the performance are not improved. then I try to train base on the ImageNet Pretained ModelR-50.pkl: converted copy of MSRA's original ResNet-50 model.
, theC2 weights
are remapping to the model, is this remapping normal? Any help would be appreciated.Beta Was this translation helpful? Give feedback.
All reactions