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

Adding Timms Models for transfer learning for FastAI(Pytorch) #1110

Open
adricl opened this issue Mar 4, 2023 · 2 comments
Open

Adding Timms Models for transfer learning for FastAI(Pytorch) #1110

adricl opened this issue Mar 4, 2023 · 2 comments

Comments

@adricl
Copy link
Contributor

adricl commented Mar 4, 2023

So Timms models is a large collection of pre-trained networks (https://github.com/rwightman/timm#models) that can be used for transfer learning.

I have setup this up for Fast AI (Pytorch) transfer learning. I was wondering if you were interested in me pushing a PR for it.

The models include
EfficientNet (and family models)
MobileNet

All small fast models that could run on Pi's

Thanks.

@Ezward
Copy link
Contributor

Ezward commented Mar 6, 2023

I think we would be interested. Can you add a comment to this issue that includes some general documentation as markdown that we could get into docs.donkeycar.com; or do a parallel PR in https://github.com/autorope/donkeydocs

@adricl
Copy link
Contributor Author

adricl commented Mar 6, 2023

I can add some documentation around this as a PR as well as the PR for donkey car. It will just take me a few days.

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

2 participants