tristandeleu / pytorch-meta

A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch
https://tristandeleu.github.io/pytorch-meta/
MIT License
1.98k stars 256 forks source link

Pascal5i Fewshot Segmentation #29

Closed MSiam closed 4 years ago

MSiam commented 4 years ago

Thanks for the great work.

I am wondering if I can add a loader for pascal5i dataset as a pull request? I think it will greatly benefit the fewshot segmentation community to have it in that repo too.

tristandeleu commented 4 years ago

That would be a great addition! Feel free to open a PR. Have a look at how the Omniglot dataset works for an example of data-loader.