Home

Awesome

Self-Supervised Feature Learning by Learning to Spot Artifacts [Project Page]

This repository contains demo code of our CVPR2018 paper. It contains code for unsupervised training on the unlabeled training set of STL-10 and code for supervised finetuning and evaluation on the labeled datasets.

Requirements

The code is based on Python 2.7 and tensorflow 1.12. See requirements.txt for all required packages.

How to use it

1. Setup

2. Unsupervised Training

3. Transfer & Evaluation