PaperCodeReview / SupCL-TF

TF 2.x implementation of SupCL (Supervised Contrastive Learning, 2020).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SupCL-TF

This is an unofficial implementation of Supervised Contrastive Learning.

Requirements

(TODO : requirements.txt and Dockerfile for the image of fixed environment.)

  • python >= 3.6
  • tensorflow >= 2.2

Training

Evaluation

Results

  • There are no resources to reproduce this model...

About

TF 2.x implementation of SupCL (Supervised Contrastive Learning, 2020).

License:MIT License


Languages

Language:Python 99.3%Language:Shell 0.7%