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

[FEATURE] OpenImages Pretrained Models #216

Open
rsomani95 opened this issue Apr 29, 2021 · 4 comments
Open

[FEATURE] OpenImages Pretrained Models #216

rsomani95 opened this issue Apr 29, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@rsomani95
Copy link

Hi Ross, thanks for sharing this repo!
Curious if you have any plans on releasing a model trained on OpenImages?

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Have access to a pretrained model trained on OpenImages

Describe alternatives you've considered
The official repo (see here), but their model is outdated and it's also in tensorflow, which is inconvenient

Additional context
N/A

@rsomani95 rsomani95 added the enhancement New feature or request label Apr 29, 2021
@rwightman
Copy link
Owner

@rsomani95 that has been the goal, I did train one once (> 1 year ago) on a faster-rcnn type net w/ first version of my dataset code, but not with these nets yet. It takes a bloody long time so I've been waiting until I have more access to more compute. I might be able to do it on TPUs soon, but getting this working on PyTorch XLA could be a bit of work.

@rsomani95
Copy link
Author

@rwightman Thanks for the response. Great to know it's somewhere on your roadmap.
I'd love to have helped but have no experience PyTorch XLA and am unlikely to gain access to TPUs anytime soon.

@jdsannchao
Copy link

Hi Ross,
Thanks for sharing this repo!
May I ask how is the plan going, were you able to train the model on OpenImages?

@rwightman
Copy link
Owner

@jdsannchao no not yet, I only have 2x GPU machines free right now and it'd probably take close to two months for a decent sized model. Getting closer to the point where I think PyTorch XLA might work though... but have more to do still

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

No branches or pull requests

3 participants