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
Then I ran the following commands: bash mnext_efficient_s.sh 1
ValueError: model_name should be one of: efficientnet_b0, efficientnet_b1, efficientnet_b2, efficientnet_b3, efficientnet_b4, efficientnet_b5, efficientnet_b6, efficientnet_b7, i2rnet_b0, i2rnet_b1, i2rnet_b2, i2rnet_b3, i2rnet_b4, i2rnet_b5, i2rnet_b6, i2rnet_b7
The text was updated successfully, but these errors were encountered:
Then I ran the following commands: bash mnext_efficient_s.sh 1 ValueError: model_name should be one of: efficientnet_b0, efficientnet_b1, efficientnet_b2, efficientnet_b3, efficientnet_b4, efficientnet_b5, efficientnet_b6, efficientnet_b7, i2rnet_b0, i2rnet_b1, i2rnet_b2, i2rnet_b3, i2rnet_b4, i2rnet_b5, i2rnet_b6, i2rnet_b7
Hi,
Sorry for this bug. The naming has been fixed. Please try again.
Sorry, something went wrong.
No branches or pull requests
Then I ran the following commands:
bash mnext_efficient_s.sh 1
ValueError: model_name should be one of: efficientnet_b0, efficientnet_b1, efficientnet_b2, efficientnet_b3, efficientnet_b4, efficientnet_b5, efficientnet_b6, efficientnet_b7, i2rnet_b0, i2rnet_b1, i2rnet_b2, i2rnet_b3, i2rnet_b4, i2rnet_b5, i2rnet_b6, i2rnet_b7
The text was updated successfully, but these errors were encountered: