Replies: 1 comment 1 reply
-
UPDATE: registering the dataset in tools/deploy.py works Having to modify the source code doesn't seem like the correct way of doing this though... is there somewhere else I should be registering the dataset?
|
Beta Was this translation helpful? Give feedback.
1 reply
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'm having trouble getting mmdeploy to work with my config file.
Running:
yields this error:
I believe this may be because I'm using a custom dataset which mmdeploy has not registered.
For example, during training, I first register this dataset:
Is there somewhere that I should be registering my dataset before running tools/deploy.py?
Beta Was this translation helpful? Give feedback.
All reactions