Files
LEAC/README.md

50 lines
1.0 KiB
Markdown
Raw Normal View History

2022-02-15 10:41:55 +01:00
# LEAC
2022-02-16 00:27:28 +01:00
Learning Artists Computer
[int] Anzahl der Iterationen
[bool] "Advanced Settings"
Advancd Settings:
[float]
[bool] Modus für Speicherung einzelner Iterationen (bei Videos Iterationen jedes einzelnen Frames) (default = 1)
[int] Anzahl der zu speichernden Iterationen ()
Manipulation & Generation
* Image Manipulation:
- Style Transfer (Image & Video) (DiscoGAN, Fast-Style-Transfer)
- Inpainting (Glide, ...)
- Super Resolution (Real-ESRGAN)
* Image Generation:
- Text2Image (CLIP, Glide, VQGAN, DALL-E)
* Video Manipulation:
- Style Transfer (Image & Video) (DiscoGAN, Fast-Style-Transfer)
- Style-Morph
- Super Resolution (Real-ESRGAN)
* Video Generation:
- Bildsequenz von Image Generation- / Manipulation-Iterationen (ffmpeg & gluecode)
- Restoration (Compression Fragment & Common Noise reduction) (Real-ESRGAN)
Model selection
Dataset Selection
- COCO
- flickr
-
Dataset Creation
Real-Time
Non-Real-Time
VRAM Handling
## Tools
### Generation