ChanLIM's Stars
clovaai/rainbow-memory
Official pytorch implementation of Rainbow Memory (CVPR 2021)
kumar-shridhar/PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
weijiaheng/Advances-in-Label-Noise-Learning
A curated (most recent) list of resources for Learning with Noisy Labels
GEM-benchmark/NL-Augmenter
NL-Augmenter 🦎 → 🐍 A Collaborative Repository of Natural Language Transformations
tkipf/pygcn
Graph Convolutional Networks in PyTorch
sail-sg/volo
VOLO: Vision Outlooker for Visual Recognition
qiskit-community/IBMQuantumChallenge2020
Quantum Challenge problem sets
pytorch/xla
Enabling PyTorch on XLA Devices (e.g. Google TPU)
toriving/text-classification-transformers
Easy text classification for everyone : Bert based models via Huggingface transformers (KR / EN)
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
lukemelas/do-you-even-need-attention
Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)
Newbeeer/L_DMI
Code for NeurIPS 2019 Paper, "L_DMI: An Information-theoretic Noise-robust Loss Function"
xiaoboxia/CDR
ICLR‘2021: Robust Early-learning: Hindering the Memorization of Noisy Labels
lightly-ai/lightly
A python library for self-supervised learning on images.
facebookresearch/barlowtwins
PyTorch implementation of Barlow Twins.
kekmodel/MPL-pytorch
Unofficial PyTorch implementation of "Meta Pseudo Labels"
microsoft/MLC
Meta Label Correction for Noisy Label Learning
naver-ai/relabel_imagenet
chenpf1025/RobustnessAccuracy
AAAI 2021: Robustness of Accuracy Metric and its Inspirations in Learning with Noisy Labels
JavierAntoran/Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
pilsung-kang/Text-Analytics
Unstructured Data Analysis (Graduate) @Korea University
tristandeleu/pytorch-meta
A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch
lixin4ever/Conference-Acceptance-Rate
Acceptance rates for the major AI conferences
jrzaurin/pytorch-widedeep
A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
optuna/optuna
A hyperparameter optimization framework
abhishekkrthakur/approachingalmost
Approaching (Almost) Any Machine Learning Problem
chenpf1025/IDN
AAAI 2021: Beyond Class-Conditional Assumption: A Primary Attempt to Combat Instance-Dependent Label Noise
zhaoxin94/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
davda54/sam
SAM: Sharpness-Aware Minimization (PyTorch)
kornia/kornia
Geometric Computer Vision Library for Spatial AI