This is a PyTorch implementation of the paper: Multi-Scale Kronecker-Product Relation Networks 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{abdelaziz2022multi,
title={Multi-scale kronecker-product relation networks for few-shot learning},
author={Abdelaziz, Mounir and Zhang, Zuping},
journal={Multimedia Tools and Applications},
volume={81},
number={5},
pages={6703--6722},
year={2022},
publisher={Springer}
}