You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The About mini-ImageNet section cites Vinyals et al. for proposing mini-ImageNet. This is true but when they published their paper, they did not include the classes which comprise mini-ImageNet until over a year later in Appendix B of a new submission on arXiv. The Ravi and Larochelle paper you cite in your Acknowledgements section created their own split since Vinyals et al. did not provide one.
The README.md on this repo cites the Ravi and Larochelle paper, but never mentions that the train, val, and test csv files come from that paper instead of the Vinyals paper which has a very different split of classes. It would be helpful to include the information of the origin of the train, val, and test splits in the About mini-ImageNet section.
The text was updated successfully, but these errors were encountered:
Thanks a lot for reporting this valuable issue.
I've updated the README.md file and included the information you provided (I've also included your GitHub account in the acknowledgments).
You may also create a pull request to update this project so that your account name will be added to the contributors' list.
The About mini-ImageNet section cites Vinyals et al. for proposing mini-ImageNet. This is true but when they published their paper, they did not include the classes which comprise mini-ImageNet until over a year later in Appendix B of a new submission on arXiv. The Ravi and Larochelle paper you cite in your Acknowledgements section created their own split since Vinyals et al. did not provide one.
The
README.md
on this repo cites the Ravi and Larochelle paper, but never mentions that the train, val, and test csv files come from that paper instead of the Vinyals paper which has a very different split of classes. It would be helpful to include the information of the origin of the train, val, and test splits in the About mini-ImageNet section.The text was updated successfully, but these errors were encountered: