Skip to content

Conversation

@rwightman
Copy link
Collaborator

No description provided.

@rwightman rwightman merged commit ea2e59c into master May 18, 2020
@Kshitij09
Copy link

@rwightman when I'd be able to try RegNets ? I tried building from sources but wasn't able to import this model.

Also, there's some error with SkResnext models, something related to dimension mismatch. Will report that later.

@rwightman
Copy link
Collaborator Author

They're definitely on the master, and the skresnext was tested with a full validation.

timm.create_model('regnetx_064', pretrained=True) as an example of one...

Remove any other versions of timm in your conda/pip environment, and that there is no old timm folder in whatever directory you are working from. Then try re-install from source.

I have not updated pip package but you can install master with pip install git+https://https://github.com/rwightman/pytorch-image-models or run setup.py or pip install . from a local checkout

@rwightman rwightman deleted the regnet branch September 7, 2020 20:46
guoriyue pushed a commit to guoriyue/pytorch-image-models that referenced this pull request May 24, 2024
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.

3 participants