Skip to content

mouniraziz/MsKPRN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a PyTorch implementation of the paper: Multi-Scale Kronecker-Product Relation Networks for Few-Shot Learning

ScreenShot

Requirements

  • Pytorch 1.4.0
  • Torchvision 0.5.0
  • At least 1 GPU

Datasets

Citation

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}
}

References