tommoore515 / pix2pix_tf_albedo2pbrmaps

pix2pix model for predicting pbr texture maps from an albedo texture

  • Public
  • 3.7K runs
  • GitHub
  • License

This is an implementation of Tensorflow’s pix2pix trained on a dataset of pbr materials.

pix2pix is a general purpose conditional adversarial network for image-to-image translation prediction. There are 4 separate models intended to be used to generate each of the texture maps needed for a Unity Standard Shader PBR Material.

example

example