PyContrast - Python
https://github.com/HobbitLong/PyContrast 472PyContrast - Python Similar Projects List
Contrastive Learning Papers Codes -
106
A comprehensive list of Awesome Contrastive Learning Papers&Codes.Research include, but are not limited to: CV, NLP, Audio, Video, Multimodal, Graph, Language, etc.
ChangeDetectionRepository
292
This repository contains some python code of some traditional change detection methods or provides their original websites, such as SFA, MAD, and some deep learning-based change detection methods, such as SiamCRNN, DSFA, and some FCN-based methods.
Awesome optimal transport
94
A list of awesome papers and cool resources on optimal transport and its applications in general! As you will notice, this list is currently mostly focused on optimal transport for machine learning topics.
Continual learning papers
138
Continual Learning papers list, curated by ContinualAI. Search among 262 papers!. Continual Learning papers list, curated by ContinualAI
Awesome Deep Graph Clustering - Python
9
Awesome Deep Graph Clustering is a collection of SOTA, novel deep graph clustering methods (papers, codes, and datasets). ADGC: Awesome Deep Graph Clustering ADGC is a collection of state-of-the-art (SOTA), novel deep graph clustering methods (papers, codes and datasets).
Awesome ehr deeplearning -
338
Curated list of awesome papers for electronic health records(EHR) mining, machine learning, and deep learning.
Awesome LLM Robotics -
130
A comprehensive list of papers using large language/multi-modal models for Robotics/RL, including papers, codes, and related websites. Awesome-LLM-Robotics This repo contains a curative list of papers using Large Language/Multi-Modal Models for Robotics/RL. Template from awesome-Impli
Revisiting Contrastive SSL - Python
28
Revisiting Contrastive Methods for Unsupervised Learning of Visual Representations. [2021]
Awesome edge machine learning - Python
166
A curated list of awesome edge machine learning resources, including research papers, inference engines, challenges, books, meetups and others.
Awesome tensor compilers
836
A list of awesome compiler projects and papers for tensor computation and deep learning.
Awesome ai ml dl - Jupyter Notebook
1k
Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.
RepDistiller - Python
1.2k
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods. Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
SupContrast - Python
1.5k
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally).
SupContrast: Supervised Contrastive Learning
This repo covers an reference implementation for the following papers in PyTorch, using CIFAR as an illustrative example: (1) Supervised Contrastive Learning. Paper (2) A Simple Fr
Pixel level contrastive learning
179
Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch