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