Solarica23's Stars
2018cx/SinKD
Pytorch Implementation of "Sinkhorn Distance Minimization for Knowledge Distillation", COLING 2024
changwxx/Awesome-Optimal-Transport-in-Deep-Learning
a collection of AWESOME things about Optimal Transport in Deep Learning
val-iisc/css-ccnn
Implementation for "Completely Self-Supervised Crowd Counting via Distribution Matching" (http://arxiv.org/abs/2009.06420)
sandareka/Interpretability-of-Machine-Learning-Visualizations
Interpretability of Machine Learning-Visualizations
LiJunnan1992/MLNT
Meta-Learning based Noise-Tolerant Training
speechbrain/speechbrain
A PyTorch-based Speech Toolkit
cure-lab/deep-active-learning
An implementation of the state-of-the-art Deep Active Learning algorithms
cnguyen10/few_shot_meta_learning
Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch
chenmc1996/Multi-Head-Co-Training
The code for our AAAI 22 paper "Semi-Supervised Learning with Multi-Head Co-Training" and journal submission.
sooftware/attentions
PyTorch implementation of some attentions for Deep Learning Researchers.
google-research/mma
Lightning-AI/litgpt
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
ej0cl6/deep-active-learning
Deep Active Learning
Mephisto405/Learning-Loss-for-Active-Learning
Reproducing experimental results of LL4AL [Yoo et al. 2019 CVPR]
beandkay/SequenceMatch
Code for SequenceMatch (WACV 2024)
TorchSSL/TorchSSL
A PyTorch-based library for semi-supervised learning (NeurIPS'21)
alinlab/PsCo
Unsupervised Meta-Learning via Few-shot Pseudo-supervised Contrastive Learning (ICLR 2023)
cs-chan/ArtGAN
ArtGAN + WikiArt: This work presents a series of new approaches to improve GAN for conditional image synthesis and we name the proposed model as “ArtGAN”.
db-Lee/Meta-GMVAE
cmhungsteve/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
mwdhont/SimCLRv1-keras-tensorflow
Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)
BalajiAI/SimCLR
PyTorch Implementation of "A Simple Framework for Contrastive Learning of Visual Representations". https://arxiv.org/pdf/2002.05709.pdf
Griffintaur/CLDA_NeurIPS21
renmengye/few-shot-ssl-public
Meta Learning for Semi-Supervised Few-Shot Classification
sekilab/RoadDamageDetector
mani-shailesh/satimage
Code and models for the manuscript "Predicting Poverty and Developmental Statistics from Satellite Images using Multi-task Deep Learning"
Xiyue-Wang/TransPath
zhangyikaii/PRML
PRML algorithms implemented in Python
Frankluox/Channel_Importance_FSL
[ICML 2022] Channel Importance Matters in Few-shot Image Classification
jihoontack/SiMT
Meta-Learning with Self-Improving Momentum Target (NeurIPS 2022)