How to convert REPVGG models for inference time usage ? #975
Unanswered
Enescigdem
asked this question in
Q&A
Replies: 2 comments
-
@Enescigdem , Did you solve the problem? I have the problem too. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Enescigdem @yfor1008 an implementation of |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
I trained a repvgg model and tried to convert it to an inference time model via convert.py in https://github.com/DingXiaoH/RepVGG repo .
While loading the checkpoint, a lot of unexpected key errors arose.
What could be wrong?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions