We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanks for your error report and we appreciate it a lot.
Checklist
Describe the bug A clear and concise description of what the bug is.
Reproduction
What command or script did you run?
A placeholder for the command.
Did you make any modifications on the code or config? Did you understand what you have modified?
What dataset did you use?
Environment
python mmseg/utils/collect_env.py
$PATH
$LD_LIBRARY_PATH
$PYTHONPATH
Error traceback
If applicable, paste the error trackback here.
A placeholder for trackback.
Bug fix
In knet_head.py L414.
The text was updated successfully, but these errors were encountered:
Add "self.out_channels = self.num_classes" to the init function
Sorry, something went wrong.
Hi, thanks for your feedback. We would figure out this problem and update to you asap.
Best,
Add custom vae (diffusers type) to onnx converter (open-mmlab#2325)
5f826a3
xiexinch
Successfully merging a pull request may close this issue.
Thanks for your error report and we appreciate it a lot.
Checklist
Describe the bug
A clear and concise description of what the bug is.
Reproduction
What command or script did you run?
Did you make any modifications on the code or config? Did you understand what you have modified?
What dataset did you use?
Environment
python mmseg/utils/collect_env.py
to collect necessary environment information and paste it here.$PATH
,$LD_LIBRARY_PATH
,$PYTHONPATH
, etc.)Error traceback
If applicable, paste the error trackback here.
Bug fix
In knet_head.py L414.
The text was updated successfully, but these errors were encountered: