Highlights
- Pro
Stars
pix2tex: Using a ViT to convert images of equations into LaTeX code.
FFCV: Fast Forward Computer Vision (and other ML workloads!)
A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).
Avalanche: an End-to-End Library for Continual Learning based on PyTorch.
PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566
PyTorch implementation of Barlow Twins.
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"
Library for Digital Pathology Image Processing
[CVPR 2022] Official CoTTA Code for our paper Continual Test-Time Domain Adaptation
A repository and benchmark for online test-time adaptation.
Masked Autoencoders Are Scalable Vision Learners
This repository contains the implementation for the paper "EMP-SSL: Towards Self-Supervised Learning in One Training Epoch."
🎓Collection of useful repositories
Official repository for the paper "Self-Supervised Models are Continual Learners" (CVPR 2022)
Code for the paper "Representational Continuity for Unsupervised Continual Learning" (ICLR 22)
[ICLR 2024] ViDA: Homeostatic Visual Domain Adapter for Continual Test Time Adaptation
Code for "A Comprehensive Empirical Evaluation on Online Continual Learning" ICCVW 2023 VCL Workshop
PyTorch reimplementation of "A simple, efficient and scalable contrastive masked autoencoder for learning visual representations".
[ICCV 2023 Oral] Official PyTorch implementation of our paper for semi-supervised continual learning "A soft nearest-neighbor framework for continual semi-supervised learning".
[CVPR2024] Continual-MAE: Adaptive Distribution Masked Autoencoders for Continual Test-Time Adaptation
Implementation of k-means with cosine distance as distance metric
[ICCV 2025] Hybrid-TTA: Continual Test-time Adaptation via Dynamic Domain Shift Detection
Code implementation for "Continual Semi-Supervised Learning through Contrastive Interpolation Consistency"
[CLVision 2023] SCALE: Online Self-Supervsed Lifelong Learning without Prior Knowledge
Official implementation of NeurIPS 2025, "Class-aware Domain Knowledge Fusion and Fission for Continual Test-Time Adaptation".