changed readme

This commit is contained in:
Victor Giers
2022-02-16 00:27:28 +01:00
parent 7df801d175
commit 046ceb98db

View File

@@ -1,3 +1,49 @@
# LEAC
Learning Artists Computer
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