Skip to content
New issue

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

Do not show NaN field when we use mim search #176

Open
zengyh1900 opened this issue Nov 17, 2022 · 1 comment
Open

Do not show NaN field when we use mim search #176

zengyh1900 opened this issue Nov 17, 2022 · 1 comment

Comments

@zengyh1900
Copy link

Describe the feature

Motivation

It is inconvenient when I use mim search models in https://github.com/open-mmlab/mmediting
The value returned contains a lot of NaN values.

Related resources

I run the following code

from mim import get_model_info
get_model_info('mmedit', models=['deepfillv1'])

and get
image

Can you filter out and not show the NaN field?

@zengyh1900
Copy link
Author

btw, can we search models by specifying tasks?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant