daebakgazua's picture
Update README.md
d32c9f1 verified
---
license: mit
base_model:
- StyleGAN
pipeline_tag: unconditional-image-generation
---
## 1. Overview
**StyleGAN-VectorFind-v7,v8** models for [Oh-LoRA v3 Project](https://github.com/WannaBeSuperteur/AI_Projects/tree/main/2025_05_26_OhLoRA_v3).
* These models are Fine-Tuned version of [GenForce StyleGAN celeba_partial-256x256](https://github.com/genforce/genforce/blob/master/MODEL_ZOO.md).
* Finally decided to use **StyleGAN-VectorFind-v7 (```stylegan_gen_vector_find_v7.pth```)**.
* Detailed info
* [StyleGAN-VectorFind-v7 Detailed info (in Korean)](https://github.com/WannaBeSuperteur/AI_Projects/tree/main/2025_05_02_OhLoRA_v2/stylegan#3-3-stylegan-finetune-v1-%EA%B8%B0%EB%B0%98-%ED%95%B5%EC%8B%AC-%EC%86%8D%EC%84%B1%EA%B0%92-%EB%B3%80%ED%99%98-intermediate-w-vector-%ED%83%90%EC%83%89-stylegan-vectorfind-v7)
* [StyleGAN-VectorFind-v8 Detailed info (in Korean)](https://github.com/WannaBeSuperteur/AI_Projects/tree/main/2025_05_26_OhLoRA_v3/stylegan#3-3-stylegan-finetune-v8-%EA%B8%B0%EB%B0%98-%ED%95%B5%EC%8B%AC-%EC%86%8D%EC%84%B1%EA%B0%92-%EB%B3%80%ED%99%98-intermediate-w-vector-%ED%83%90%EC%83%89-stylegan-vectorfind-v8)
## 2. Model files & save path for usage
All models have the same save path for usage : ```2025_05_26_OhLoRA_v3/stylegan/models/{model_file_name}```.
* Generator
|Version|Model|Finally decided to use|
|---|---|---|
|StyleGAN-VectorFind-v7|```stylegan_gen_vector_find_v7.pth```|✅|
|StyleGAN-VectorFind-v8|```stylegan_gen_vector_find_v8.pth```|✅|