data2vec-vision and data2vec-pytorch

These two tools are competitors, as both provide PyTorch implementations of the Data2Vec self-supervised learning approach, with B being a more general implementation that also supports speech and text.

data2vec-vision
37
Emerging
data2vec-pytorch
35
Emerging
Maintenance 0/25
Adoption 6/25
Maturity 16/25
Community 15/25
Maintenance 0/25
Adoption 6/25
Maturity 16/25
Community 13/25
Stars: 18
Forks: 5
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: GPL-3.0
Stars: 16
Forks: 3
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About data2vec-vision

Guillem96/data2vec-vision

PyTorch implementation of Data2Vec self-supervised approach for vision use cases.

This project helps machine learning engineers build powerful computer vision models for tasks like image recognition or object detection, even with limited labeled data. It takes a collection of images and outputs a trained model that can extract meaningful features from new images. This is for machine learning engineers who want to pre-train image understanding models more efficiently.

computer-vision image-recognition unsupervised-learning machine-learning-engineering deep-learning-training

About data2vec-pytorch

ashutosh1919/data2vec-pytorch

Ready to run PyTorch implementation of Data2Vec 2.0: Highly efficient self-supervised representation learning for vision, speech and text.

This project helps machine learning researchers and engineers quickly set up and train self-supervised models for various data types. It takes raw image datasets like ImageNet, speech audio like LibriSpeech, or text corpora like OpenWebText as input. The output is a trained representation model ready for further downstream tasks in computer vision, speech recognition, or natural language processing.

self-supervised-learning computer-vision speech-recognition natural-language-processing representation-learning

Scores updated daily from GitHub, PyPI, and npm data. How scores work