Skip to content

wbaek/image_transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Transformer

tensorflow CodeFactor CircleCI

Introduction

This TensorFlow implementation is designed with these goals:

How to Use

  • cifar10
python3 bin/train_estimator_cifar10.py --model-dir models/test

Prerequisite

Should install below libraries.

  • Tensorflow >= 1.11
  • opencv >= 3.0

And install below dependencies.

apt install -y libsm6 libxext-dev libxrender-dev libcap-dev
pip install -r requirements.txt

Releases

No releases published

Packages

No packages published

Languages