Skip to content

A modified machine learning architecture for very fast image 2 image translation, based primarily off of NVIDIA's UNIT

License

Notifications You must be signed in to change notification settings

BradleyBrown19/UNET-UNIT

Repository files navigation

UNET-UNIT

A modified deep learning architecture for very fast image 2 image translation, based primarily off of NVIDIA's UNIT

What is a UNET-UNIT??

Great question! The goal of the architecture is to take images that are in different domains such as summer/winter, zebra/horses and learn a mapping from one image to another. A full explanation of the architecture can be found here

How to use

  1. Clone the repo: https://github.com/BradleyBrown19/UNET-UNIT.git

  2. Open notebook Train.ipynb

  3. Change path variable to location of dataset

Dataset should be organized by having a folder containing two directories called TrainA, TrainB path variable

  1. Run the rest of the cells and watch the magic happen!

Some results

After 2 epochs of training, approximately 5k iterations

Winter to summer example Live action to animation example

Credits

This architecture is based off of NVIDIA's UNIT and lots of inspiration was drawn from the fastai library.

About

A modified machine learning architecture for very fast image 2 image translation, based primarily off of NVIDIA's UNIT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages