Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 713 Bytes

README.md

File metadata and controls

27 lines (13 loc) · 713 Bytes

TensorflowImageMorpher

A project coded by Benny Nottonson using Python, implements Tensorflow to create image maps and morph between images

Acknowledgements

MIT License

Features

  • Allows any number of images
  • Saves throughout runtime incase of crashing
  • Capable of leveraging GPU if run on WSL (Windows) or Linux
  • Generates accurate maps with as little as 10 epochs

Usage/Examples