google-research/compressive-visual-representations
Tensorflow 2 implementations of the C-SimCLR and C-BYOL self-supervised visual representation methods from "Compressive Visual Representations" (NeurIPS 2021)
This project offers an improved way to train computer vision models using unlabelled images. It takes raw image datasets and outputs highly accurate, robust visual representation models that perform similarly to those trained with extensive manual labeling. This is ideal for machine learning researchers and practitioners who need to develop high-performing computer vision systems without the costly and time-consuming process of data annotation.
No commits in the last 6 months.
Use this if you need to train image classification models that are accurate and robust, but you have limited or no labeled data for training.
Not ideal if you are looking for a plug-and-play solution for general image tasks without any machine learning development expertise.
Stars
37
Forks
5
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 18, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/google-research/compressive-visual-representations"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AdaptiveMotorControlLab/CEBRA
Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA
theolepage/sslsv
Toolkit for training and evaluating Self-Supervised Learning (SSL) frameworks for Speaker...
PaddlePaddle/PASSL
PASSL包含 SimCLR,MoCo v1/v2,BYOL,CLIP,PixPro,simsiam, SwAV, BEiT,MAE 等图像自监督算法以及 Vision...
YGZWQZD/LAMDA-SSL
30 Semi-Supervised Learning Algorithms
ModSSC/ModSSC
ModSSC: A Modular Framework for Semi Supervised Classification