0.1.1 • Published 4 years ago

gia-tii v0.1.1

Weekly downloads
3
License
MIT
Repository
-
Last release
4 years ago

Cross Platform Image To Image Translation (ITI) Command Wrapper

  • Receive an input image and translate it to an output image using command line on any platform

Install

npm i gia-iti --g
# Preload the image
docker pull jgwill/

Environment install and models

  • First you are required to have a trained model somewhere in your computer

Environment var thru .bashrc

#model
export model_dir=/mnt/c/model/models

#ITI
export model_dir_iti=$model_dir/model_gia-ds-tii-2102011823-enginepart-v01-XTrain2102011823-64ik

Prereq

0.1.1

4 years ago

0.1.0

4 years ago