mfaraki's Stars
KevinMusgrave/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
dragen1860/MAML-Pytorch
Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)
facebookresearch/DomainBed
DomainBed is a suite to test domain generalization algorithms
fungtion/DANN
pytorch implementation of Domain-Adversarial Training of Neural Networks
wasidennis/AdaptSegNet
Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)
amber0309/Domain-generalization
All about domain generalization
mlfoundations/wise-ft
Robust fine-tuning of zero-shot models
aimagelab/mammoth
An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learning
mil-tokyo/MCD_DA
HuangYG123/CurricularFace
CurricularFace(CVPR2020)
Britefury/self-ensemble-visual-domain-adapt
Code repository for the small image experiments our paper 'Self-ensembling for Domain Adaptation'
RBirkeland/MVCNN-PyTorch
neale/Adversarial-Autoencoder
An adversarial autoencoder implementation in pytorch
WeiTang114/BlenderPhong
HuangYG123/DDL
Improving Face Recognition from Hard Samplesvia Distribution Distillation Loss
pierreroudier/clhs
A R implementation of the conditioned Latin Hypercube Sampling method