Skip to content

colinrizzman/Neural-Positional-Color-Encoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trains a neural network to output the RGB color for a given XYZ coordinate on a 3D mesh.

This could be considered a form of lossy compression.

pip install tensorflow numpy pandas trimesh "pyglet<2"
python3 fit.py

Comparison of ground truth vs neural reconstruction

The reconstruction has granular detail loss in the eyeris.

About

Trains a neural network to output the RGB color for a given XYZ coordinate on a vertex colored 3D mesh.

Topics

Resources

License

Stars

Watchers

Forks

Languages