Skip to content

The implementation of the Latent Decomposition and Recombination (LDR) algorithm introduced in "Latent Decomposition and Recombination for Controlled Hallucination" by T.G.G. van Weezel.

Notifications You must be signed in to change notification settings

thijs-vanweezel/LDR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LDR

The implementation of the Latent Decomposition and Recombination (LDR) algorithm introduced in "Latent Decomposition and Recombination for Controlled Hallucination" by T.G.G. van Weezel.

Instructions

The datasets of Van Gogh paintings, ukiyo-e artwork, and photographs can be downloaded from https://www.tensorflow.org/datasets/catalog/cycle_gan. The dataset of photographs of cats and dogs can be downloaded from https://www.kaggle.com/c/dogs-vs-cats.

There are three versions, each with only slight deviations in the code. Of these, the version regarding stylistic domain translation is the most researched.

Due to limitations on the size of files uploaded to Github, the networks' weights are not uploaded. Contact me if you require the weights.

About

The implementation of the Latent Decomposition and Recombination (LDR) algorithm introduced in "Latent Decomposition and Recombination for Controlled Hallucination" by T.G.G. van Weezel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published