Found 802 repositories(showing 30)
HorizonWind2004
[ICLR 2026] Official repo of paper "Reconstruction Alignment Improves Unified Multimodal Models". Unlocking the Massive Zero-shot Potential in Unified Multimodal Models through Self-supervised Learning.
lppllppl920
Official Repo for the paper "Dense Depth Estimation in Monocular Endoscopy with Self-supervised Learning Methods" (TMI)
google-research
Repo for CReST: A Class-Rebalancing Self-Training Framework for Imbalanced Semi-Supervised Learning
TimJaspers0801
[MedIA 2025] - Official repo for the paper: "Scaling up self-supervised learning for improved surgical foundation models"
windsuzu
This repo implemented the core technology of the self-driving car, including the basic concepts such as path tracking, path planning, SLAM, etc., and deep learning techniques such as computer vision and reinforcement learning. Finally, we practiced with NVIDIA JetBot in both the simulator and the real world.
Confusezius
(ECCV 2020) This repo contains code for "DiVA: Diverse Visual Feature Aggregation for Deep Metric Learning" (https://arxiv.org/abs/2004.13458), which extends vanilla DML with auxiliary and self-supervised features.
lcqysl
[CVPR 2026] Official repo for "VideoSSR: Video Self-Supervised Reinforcement Learning"
mjhydri
This repo contains the source code of the first deep learning-base singing voice beat tracking system. It leverages WavLM and DistilHuBERT pre-trained speech models to create vocal embeddings and trains linear multi-head self-attention layers on top of them to extract vocal beat activations. Then, it uses HMM decoder to infer signing beats and tempo.
BUPT-GAMMA
This repo is for source code of KDD 2021 paper "Self-supervised Heterogeneous Graph Neural Network with Co-contrastive Learning".
Westlake-AI
This repo focuses on supervised and self-supervised bio-sequence representation learning
SMSD75
This repo contains the official implementation of ICCV 2025 paper "MoSiC: Optimal-Transport Motion Trajectory for Dense Self-Supervised Learning
qwepi
This repo contains the source code and pretrained model for the paper "Semi-Supervised Hotspot Detection with Self-Paced Multi-Task Learning", which is published in 24th Asia and South Pacific Design Automation Conference.
woldier
[Official Repo] SiamSeg: Self-Training with Contrastive Learning for Unsupervised Domain Adaptation Semantic Segmentation in Remote Sensing
Help refresh code in minute.Collecting at one place so everyone can access easily and self-taugh.In this repo, collected all cheat sheet from the web which is contain basic learning for Excel, Python, R, AI, Deep Learning, Machine Learning, Probability and Statistics
mgustineli
Repo for storing and tracking my self-study progress in Machine Learning
Yif-Yang
Official repo for Directional Self-supervised Learning for Heavy Image Augmentations [CVPR2022]
NeurAI-Lab
This is the official repo for the CVPR 2021 L2ID paper "Distill on the Go: Online knowledge distillation in self-supervised learning"
tileb1
This repo contains the code for the ICLR 2024 paper: "CrIBo: Self-Supervised Learning via Cross-Image Object-Level Bootstrapping".
khanmhmdi
This repo contains transformers model from scratch. A transformer is a deep learning model that adopts the mechanism of self-attention, differentially weighting the significance of each part of the input data. It is used primarily in the fields of natural language processing and computer vision.
boushphong
Design Patterns Self-Learning Repo: This repository serves as a practical guide for learning design patterns in software development.
miszkur
This repo reproduces results of "Understanding Self-Supervised Learning Dynamics without Contrastive Pairs" paper (https://arxiv.org/pdf/2102.06810.pdf)
sl-93
In this repo, I've implemented classifier for ECG signals. I've used Self-Supervised Contrastive Learning(SSCL) for this purpose. details are illustrated in the notebook.
SurajDonthi
This repo includes the keras implementation of the popular NVIDIA's Deep Learning Model for Self-Driving Cars
maksir98
Self learning cs162(fall 2020). This repo contains my work on cs162 homework.
NeurAI-Lab
Official repo for "Task Agnostic Representation Consolidation: a Self-supervised based Continual Learning Approach"
sridhar912
This repo contains code related to predicting steering angle for self driving car using deep learning
limengran98
This repo is for source code of paper "Self-supervised Nodes-Hyperedges Embedding for Heterogeneous Information Network Learning"
tileb1
This repo contains the code for the ICCV 2023 paper: "Adaptive Similarity Bootstrapping for Self-Distillation based Representation Learning".
saitakturk
This repo is self-learning project that the music and its vocal converted to relative spectograms, then using these spectograms, the vocal seperation AI is trained.
sameer76-byte
My self-paced Java + DSA learning repo as a CS student — covering core Java, OOP, generics, collections, multithreading, and DSA concepts including arrays, linked lists, trees, graphs, sorting, and dynamic programming. Includes handwritten implementations, LeetCode solutions, mini projects, and notes. Built to learn deeply, not just to pass exams.