Runist / torch_mamlLinks
Very simple pytorch maml implement
☆129Updated last year
Alternatives and similar repositories for torch_maml
Users that are interested in torch_maml are comparing it to the libraries listed below
Sorting:
- Reproduce MAML in Pytorch with omniglot dataset.☆106Updated 5 years ago
- Code for Transfer Learning book--《迁移学习导论》配套代码☆309Updated 2 years ago
- The source codes of Meta-learning for few-shot cross-domain fault diagnosis.☆167Updated 7 months ago
- ☆15Updated 2 years ago
- ☆34Updated 4 years ago
- Awesome things about domain generalization, including papers, code, etc.☆478Updated 5 months ago
- submission file of elsevier.☆142Updated 2 years ago
- Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)☆2,444Updated 6 years ago
- Open Set Recognition☆169Updated 4 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆645Updated 3 years ago
- Everything about Transfer Learning and Domain Adaptation--迁移学习☆16Updated 4 years ago
- [TPAMI2022] Class Specific Semantic Reconstruction for Open Set Recognition☆55Updated last year
- Code for recent domain adaption implemented by pytorch.☆34Updated 5 years ago
- [IJCV 2024] Official code for "Towards Task Sampler Learning for Meta-Learning"☆13Updated 3 months ago
- This is the Pytorch implementation of LwF☆77Updated 8 months ago
- PyTorch implementation of DANN (Domain-Adversarial Training of Neural Networks)☆137Updated last year
- The Pytorch code of "Joint Distribution Matters: Deep Brownian Distance Covariance for Few-Shot Classification", CVPR 2022 (Oral).☆182Updated last year
- ☆45Updated 2 years ago
- This is a very simple implementation for the NIPS 2017 paper Prototypical Networks for Few-shot Learning.☆21Updated 3 years ago
- Awesome Few-Shot Class-Incremental Learning☆241Updated last year
- Using keras and tf build MAML☆52Updated 2 years ago
- PyTorch implementation for "Classification-Reconstruction Learning for Open-Set Recognition" CVPR 2019.☆56Updated 3 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)