orobix / Prototypical-Networks-for-Few-shot-Learning-PyTorch

Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch
MIT License
986 stars 210 forks source link

About code of pretreatment #21

Closed mingliangzhang2018 closed 4 years ago

mingliangzhang2018 commented 5 years ago

Thanks for share of code, but I think the preprocessing code is too complex to understand, which could write much more simple.

dnlcrl commented 4 years ago

Hi @ZhangMingliangAI, thank you for your concern, we would be more than happy to accept a PR on that.