Skip to content

WuYichen-97/Adversarial_Task_Up-sampling_for_Meta-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adversarial Task Up-sampling for Meta-learning

NeurIPS'22: Adversarial Task Up-sampling for Meta-learning (Official Pytorch implementation).

Data

Related datasets are in Google Drive

Setups

The requiring environment is as bellow:

  • Linux
  • Python 3+
  • PyTorch 1.7.1

If you find this repository useful in your research, please cite the following paper:

@inproceedings{wu2022adversarial,
  title={Adversarial Task Up-sampling for Meta-learning},
  author={Wu, Yichen and Huang, Long-Kai and Wei, Ying},
  booktitle={Advances in Neural Information Processing Systems},
  year={2022}
}

Acknowledgements

We thank the Pytorch implementation of Metamix(https://github.com/huaxiuyao/MetaMix).

Contact: Yichen Wu (wuyichen.am97@gmail.com).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages