metadata
license: mit
base_model:
- StyleGAN
pipeline_tag: unconditional-image-generation
1. Overview
StyleGAN-VectorFind-v6,v7 models for Oh-LoRA v2 Project.
- These models are Fine-Tuned version of GenForce StyleGAN celeba_partial-256x256.
- Finally decided to use StyleGAN-VectorFind-v7 (
stylegan_gen_vector_find_v7.pth
). - Detailed info
2. Model files & save path for usage
All models have the same save path for usage : 2025_05_02_OhLoRA_v2/stylegan/models/{model_file_name}
.
- Generator
Version | Model | Finally decided to use |
---|---|---|
StyleGAN-VectorFind-v6 | stylegan_gen_vector_find_v6.pth |
|
StyleGAN-VectorFind-v7 | stylegan_gen_vector_find_v7.pth |
✅ |
- Conv-NN for property score computation
Version | Model type | Model | Finally decided to use |
---|---|---|---|
StyleGAN-FineTune-v2 | CNN (for property score computation) | stylegan_gen_fine_tuned_v2_cnn.pth |
✅ |