1998v7's Stars
yassouali/awesome-semi-supervised-learning
š An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.
microsoft/ClimaX
Foundation model for weather & climate
LiJunnan1992/DivideMix
Code for paper: DivideMix: Learning with Noisy Labels as Semi-supervised Learning
nimarb/pytorch_influence_functions
This is a PyTorch reimplementation of Influence Functions from the ICML2017 best paper: Understanding Black-box Predictions via Influence Functions by Pang Wei Koh and Percy Liang.
xjtushujun/meta-weight-net
NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for noisy labels).
hbzju/PiCO
PyTorch implementation of PiCO https://arxiv.org/abs/2201.08984
penghui-yang/awesome-data-poisoning-and-backdoor-attacks
A curated list of papers & resources linked to data poisoning, backdoor attacks and defenses against them (no longer maintained)
microsoft/MLC
Meta Label Correction for Noisy Label Learning
1998v7/Self-Filtering
Pytorch implementation for ECCV 2022 Paper āSelf-Filtering: A Noise-Aware Sample Selection for Label Noise with Confidence Penalizationā
takashiishida/comp
[NeurIPS 2017] [ICML 2019] Code for complementary-label learning
1998v7/Advances-in-Partial-Label-Learning
A list of awesome partial-label learning papers and codes.
lms-07/CVSSN
[TCSVT 2022] Official implementation for 'Exploring the Relationship between Center and Neighborhoods: Central Vector Oriented Self-Similarity Network for Hyperspectral Image Classification'
1998v7/SNSCL
Pytorch implementation for CVPR 2023 paper "Fine-Grianed Classification with Noisy Labels".
youjiangxu/FaMUS
lms-07/AMS-M2ESL
[TGRS 2023] Official implementation for 'Adaptive Mask Sampling and Manifold to Euclidean Subspace Learning with Distance Covariance Representation for Hyperspectral Image Classification'
vanillaer/CPL-ICML2024
[ICML 2024] Offical code repo for ICML2024 paper "Candidate Pseudolabel Learning: Enhancing Vision-Language Models by Prompt Tuning with Unlabeled Data"
UCSC-REAL/SelfSup_NoisyLabel
Learning from noisy labels via regularization between representations
zjfheart/BadLabels
Challenging label noise called BadLabel; Robust label-noise learning called Robust DivideMix
xpf/Multi-Level-MMD-Regularization
Enhancing Backdoor Attacks with Multi-Level MMD Regularization
vanillaer/VLMs-Adversarial-Robustness
1998v7/Entropy-selection
Pytorch implementation for SCIENTIA SINICA Informatioinis 2023 paper: A Joint Framework for Learning with Noisy Labels
1998v7/ITEM
Pytorch implementation of the paper "Debiased Sample Selection for Combating Noisy Labels"
githuberyh/SDM
Converting Artificial Neural Networks to Ultra-Low-Latency Spiking Neural Networks for Action Recognition
PunkMale/Learning-with-Noisy-Labels
A paper list (updated monthly) about learning with noisy labels.
Quantitative-Research-MLQin/fintech-literature
Fintech literature, including journal, conference, book and useful links
xxLifeLover/MGAug
The implementation of the MGAug method.