Skip to content

This is an implementation of the Pix2Pix-tensorflow as a Cog model. Cog packages machine learning models as standard containers.

License

Notifications You must be signed in to change notification settings

TomMoore515/cog-tf-pix2pix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cog-tf-pix2pix

This is an implementation of Tensorflow's pix2pix as a Cog model. Cog packages machine learning models as standard containers.

pix2pix is a general purpose conditional adversartial network for image-to-image translation prediction.

Here are some example outputs from a model trained on a 455 pair dataset of Albedo>Normal cc0 textures:

Example 1 - output1 Example 2 - output2

Models were trained using CC0 data from ambientCG, PolyHaven, and Pixar RenderMan.

Individual models are avaliable on replicate, or you can try out the Unity based AI Material Designer Tool on Monaverse

About

This is an implementation of the Pix2Pix-tensorflow as a Cog model. Cog packages machine learning models as standard containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages