[TNSRE 2023] Self-supervised Learning for Label-Efficient Sleep Stage Classification: A Comprehensive Evaluation
-
Updated
Sep 19, 2023 - Python
[TNSRE 2023] Self-supervised Learning for Label-Efficient Sleep Stage Classification: A Comprehensive Evaluation
A python implementation of “Self-Supervised Learning of Spatial Acoustic Representation with Cross-Channel Signal Reconstruction and Multi-Channel Conformer” [TASLP 2024]
[IEEE T-IP 2022] TCGL: Temporal Contrastive Graph for Self-supervised Video Representation Learning
[NN 2024] FullRot + WRMix: Any Region Can Be Perceived Equally and Effectively on Rotation Pretext Task Using Full Rotation and Weighted-Region Mixture
An exploration of self-supervised and contrastive learning techniques (SimSiam) on CIFAR-10 dataset, comparing them against a supervised baseline in a low-data regime.
Code for my Master's thesis on Multi‑Task Self‑Supervised Learning for label‑efficient learning. Modular PyTorch framework combining contrastive + pretext tasks with dynamic loss weighting, and centralized/federated training (HAR/STL‑10) to learn compact, robust representations.
🔍 Implement SimSiam for self-supervised contrastive learning on CIFAR-10, comparing its performance against supervised and multi-task models.
Add a description, image, and links to the pretext-task topic page so that developers can more easily learn about it.
To associate your repository with the pretext-task topic, visit your repo's landing page and select "manage topics."