representation-learning topic

List representation-learning repositories

gmu-mmimdb

81
Stars
20
Forks
Watchers

Source code for training Gated Multimodal Units on MM-IMDb dataset

A-Barebones-Image-Retrieval-System

26
Stars
3
Forks
Watchers

This project presents a simple framework to retrieve images similar to a query image.

Barlow-Twins-TF

41
Stars
5
Forks
Watchers

TensorFlow implementation of Barlow Twins (https://arxiv.org/abs/2103.03230).

CodeSearchNet

2.1k
Stars
380
Forks
Watchers

Datasets, tools, and benchmarks for representation learning of code.

SIGIR2020_peterrec

196
Stars
36
Forks
Watchers

Universal User Representation Pre-training for Cross-domain Recommendation and User Profiling

Unsupervised-Classification

1.3k
Stars
268
Forks
Watchers

SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]

transferlearning

13.0k
Stars
3.8k
Forks
Watchers

Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习

simclr

4.0k
Stars
623
Forks
Watchers

SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners

ALBEF

1.4k
Stars
191
Forks
Watchers

Code for ALBEF: a new vision-language pre-training method

SimCLR

728
Stars
165
Forks
Watchers

PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.