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

Register all timm models with ImageNet-1K and update documentation #24

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

dnth
Copy link
Owner

@dnth dnth commented Oct 22, 2024

This pull request adds support for all timm (pytorch-image-models) models pre-trained on ImageNet-1K to the x.infer project. The changes include:

  1. Registering all available timm models with ImageNet-1K pre-training.
  2. Removing the EVA model.
  3. Updating the README to reflect these changes.

Key updates:

  • Added support for a wide range of image classification models from the timm library.
  • Improved model selection options for users of the x.infer project.
  • Updated documentation to guide users on the newly available models.

@dnth dnth changed the title Register all timm models Register all timm models with ImageNet-1K and update documentation Oct 22, 2024
@dnth dnth merged commit 495d287 into main Oct 22, 2024
5 of 6 checks passed
@dnth dnth deleted the all-timm-models branch October 22, 2024 16:59
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

Successfully merging this pull request may close these issues.

1 participant