CoolFace
Modelpublic

keras-dreambooth/marvin_paranoid_android

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
1likes10downloads
Model Card

Model description

This model is a fine-tuned Stable Diffusion modeled, using the Dreambooth technique. It was trained on 15 images of Marvin the Paranoid Android, scraped from the Internet, as instance images and 205 robot images generated by Stable Diffusion as class images. You can find the full set here: Marvin the Paranoid Android

It was created by johko for the keras-dreambooth sprint.

Training procedure

This model was trained using the keras implementation of dreambooth. You can find the notebook to train these models and how to attend this sprint here.

Example Outputs

[image] [image] [image]

Training hyperparameters

The following hyperparameters were used during training:

HyperparametersValue
inneroptimizer.classnameCustom>RMSprop
inner_optimizer.config.nameRMSprop
inneroptimizer.config.weightdecayNone
inner_optimizer.config.clipnormNone
inneroptimizer.config.globalclipnormNone
inner_optimizer.config.clipvalueNone
inneroptimizer.config.useemaFalse
inneroptimizer.config.emamomentum0.99
inneroptimizer.config.emaoverwrite_frequency100
inneroptimizer.config.jitcompileTrue
inneroptimizer.config.islegacy_optimizerFalse
inneroptimizer.config.learningrate0.0010000000474974513
inner_optimizer.config.rho0.9
inner_optimizer.config.momentum0.0
inner_optimizer.config.epsilon1e-07
inner_optimizer.config.centeredFalse
dynamicTrue
initial_scale32768.0
dynamicgrowthsteps2000
training_precisionmixed_float16

## Model Plot

<details> <summary>View Model Plot</summary>

[image]

</details>