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

List example repos #144

Open
stefan-balke opened this issue Jan 9, 2019 · 4 comments
Open

List example repos #144

stefan-balke opened this issue Jan 9, 2019 · 4 comments

Comments

@stefan-balke
Copy link

Hi,

working with pescador in a couple of projects, I realize that I learned most from looking at other implementations.

Maybe we could compile a list of some projects using pescador, maybe sorted by framework?
This goes beyond the gallery and does not necessarily have to be didactic. It's rather a source of "inspiration".

Keras

Pytorch

@faroit
Copy link
Contributor

faroit commented Jan 9, 2019

good, idea. Also since e.g. there is not that much of pytorch specific things when using it together with pescador, but it might still help others to start. Thats why will probably just close out #133.

@stefan-balke we can make a few things public in a couple of weeks

@lostanlen
Copy link
Contributor

@faroit any news re: your PyTorch application of pescador?

@faroit
Copy link
Contributor

faroit commented Jul 9, 2019

we put the usage of pescador in combination with pytorch on hold for now until a non-index based dataset class is implemented. Of course, one could use pescador in combination with pytorch to yield batches – bypassing the efficient dataloaders but that significantly slows down training.
I have high hopes in a new Iteratable dataset that is currently developed by the pytorch folks. So, stay tuned...

@faroit
Copy link
Contributor

faroit commented Jul 18, 2019

I have high hopes in a new Iteratable dataset that is currently developed by the pytorch folks. So, stay tuned...

its merged and available in the 1.2 nighly built of pytorch. I will give it a try soon and see if I can create a pescador example

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

4 participants