changed readme
This commit is contained in:
48
README.md
48
README.md
@@ -1,3 +1,49 @@
|
|||||||
# LEAC
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user