Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/LCIPublic

Steering Self-Supervised Feature Learning Beyond Local Pixel Statistics. In CVPR, 2020.

License

NotificationsYou must be signed in to change notification settings

sjenni/LCI

Repository files navigation

Simon Jenni,Hailin Jin, andPaolo Favaro.
InCVPR, 2020.

Model

This repository contains code for self-supervised pre-training and supervised transfer learning on the STL-10 dataset.

Training and evaluation on ImageNet is coming soon!

Requirements

The code is based on Python 3.7 and tensorflow 1.15.

How to use it

1. Setup

  • Set the paths to the data and log directories inconstants.py.
  • Runinit_datasets.py to download and convert the STL-10 dataset to the TFRecord format:
python init_datasets.py

2. Training and evaluation

  • To train and evaluate a transformation classifier on STL-10 executerun_stl10.py. An example usage could look like this:
python run_stl10.py --tag='test' --num_gpus=1

Citation

If you find this repository useful for your research, please use the following.

@inproceedings{jenni2020steering,  title={Steering Self-Supervised Feature Learning Beyond Local Pixel Statistics},  author={Jenni, Simon and Jin, Hailin and Favaro, Paolo},  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},  pages={6408--6417},  year={2020}}

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp