This is a PyTorch implementation of the paper: Learn to aggregate global and local representations for few-shot learning
- Pytorch 1.4.0
- Torchvision 0.5.0
- At least 1 GPU
If you find our code useful for your research, please consider citing it using the bibtex:
@article{abdelaziz2023learn,
title={Learn to aggregate global and local representations for few-shot learning},
author={Abdelaziz, Mounir and Zhang, Zuping},
journal={Multimedia Tools and Applications},
pages={1--24},
year={2023},
publisher={Springer}
}