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

Pytorch implementation #61

Open
mboudiaf opened this issue Feb 19, 2021 · 1 comment
Open

Pytorch implementation #61

mboudiaf opened this issue Feb 19, 2021 · 1 comment

Comments

@mboudiaf
Copy link

Hi,

First thanks a lot for releasing the code and the exhaustive instructions ! I've noticed quite a few people are trying to use meta-dataset under pytorch. It can however be cumbersome to try to integrate a TF based code into a pytorch one (even if doable). On my end, I decided to directly make a fully pytorch (minimalist) implementation of meta-dataset here, which has saved me quite some trouble so far ( you will find a full example + info on the structure of the code in the README.md). Hope it can help at least some people out there struggling with interfacing tensorflow and pytorch !

My best,
Malik

@brando90
Copy link

is there any progress on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants