chamwen's Stars
mli/paper-reading
深度学习经典、新论文逐段精读
shap/shap
A game theoretic approach to explain the output of any machine learning model.
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
wilsonfreitas/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
dkozlov/awesome-knowledge-distillation
Awesome Knowledge Distillation
thuml/Transfer-Learning-Library
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
parrt/dtreeviz
A python library for decision tree visualization and model interpretation.
52CV/CVPR-2021-Papers
HobbitLong/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
geatpy-dev/geatpy
Evolutionary algorithm toolbox and framework with high performance for Python
AberHu/Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
CuriousAI/mean-teacher
A state-of-the-art semi-supervised method for image recognition
easezyc/deep-transfer-learning
A collection of implementations of deep domain adaptation algorithms
yxgeee/MMT
[ICLR-2020] Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification.
CDTrans/CDTrans
[ICLR2022] CDTrans: Cross-domain Transformer for Unsupervised Domain Adaptation
yu4u/mixup-generator
An implementation of "mixup: Beyond Empirical Risk Minimization"
thuml/LogME
Code release for "LogME: Practical Assessment of Pre-trained Models for Transfer Learning" (ICML 2021) and Ranking and Tuning Pre-trained Models: A New Paradigm for Exploiting Model Hubs (JMLR 2022)
sebastianruder/learn-to-select-data
Code for Learning to select data for transfer learning with Bayesian Optimization
ChrisAllenMing/Mixup_for_UDA
Implementation of Adversarial Domain Adaptation with Domain Mixup (AAAI 2020 Oral).
mboudiaf/TIM
(NeurIPS 2020) Transductive Information Maximization for Few-Shot Learning https://arxiv.org/abs/2008.11297
FengHZ/KD3A
Here is the official implementation of the model KD3A in paper "KD3A: Unsupervised Multi-Source Decentralized Domain Adaptation via Knowledge Distillation".
hou-yz/DA_visualization
[CVPR2021] "Visualizing Adapted Knowledge in Domain Transfer". Visualization for domain adaptation. #explainable-ai
Albert0147/NRC_SFDA
Code for our NeurIPS 2021 paper 'Exploiting the Intrinsic Neighborhood Structure for Source-free Domain Adaptation'
liyunsheng13/DRT
daoyuan98/MDDA
Implementation of paper multi-source distilling domain adaptation
microsoft/metric-transfer.pytorch
Deep Metric Transfer for Label Propagation with Limited Annotated Data
dfreer15/DeepEEGDataAugmentation
Code for processing EEG data with Riemannian and deep learning-based classifiers. Additionally provides methods for data augmentation including intentionally imbalancing a dataset, and appending modified data to the training set.
tntek/N2DCX
Official implementation for [N2DCX] Nearest Neighborhood-Based Deep Clustering for Source Data-absent Unsupervised Domain Adaptation
Wang-Xiaodong1899/SSHT
"SSHT" (Semi-supervised Source Hypothesis Transfer.)
aryanasadianuoit/Distilling-Knowledge-via-Intermediate-Classifiers
Distilling Knowledge via Intermediate Classifiers