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

Food101 #5342

Closed
Tracked by #5336
pmeier opened this issue Feb 3, 2022 · 5 comments
Closed
Tracked by #5336

Food101 #5342

pmeier opened this issue Feb 3, 2022 · 5 comments

Comments

@pmeier
Copy link
Contributor

pmeier commented Feb 3, 2022

cc @pmeier @bjuncek

@yassineAlouini
Copy link
Contributor

I am new to the torchvision code base and want to get started so this issue might be interesting maybe?
If so, I would be happy to help.
Is this a good starting point @pmeier?

@pmeier
Copy link
Contributor Author

pmeier commented Mar 2, 2022

Hey @yassineAlouini and welcome to torchvision. Thanks a lot that you want to contribute!

Yes, this might be a good starting point given that Food101 is a fairly straightforward dataset. You can find the old implementation here. The new datasets use a different paradigm, so you won't be able to copy-paste everything. You can follow the instructions listed in #5336.

If you are stuck, feel free to send a PR with what you have and ping me there so I can help you out.

@yassineAlouini
Copy link
Contributor

Thanks @pmeier, I will let you know for sure if I find hurdles. 👌

@yassineAlouini
Copy link
Contributor

Made some progress and have a first working POC:

food101_poc_new_api

Still need to polish few things, check the tests, and so on but I think I understood the main idea behind the new design.
The new design is quite good and the documentation is clear enough, well done to the team. 🎉

@pmeier
Copy link
Contributor Author

pmeier commented Apr 6, 2022

Closed in #5584.

@pmeier pmeier closed this as completed Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants