Learning Artists Computer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 1.0KB

2 years ago
2 years ago
2 years ago
2 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. # LEAC
  2. Learning Artists Computer
  3. [int] Anzahl der Iterationen
  4. [bool] "Advanced Settings"
  5. Advancd Settings:
  6. [float]
  7. [bool] Modus für Speicherung einzelner Iterationen (bei Videos Iterationen jedes einzelnen Frames) (default = 1)
  8. [int] Anzahl der zu speichernden Iterationen ()
  9. Manipulation & Generation
  10. * Image Manipulation:
  11. - Style Transfer (Image & Video) (DiscoGAN, Fast-Style-Transfer)
  12. - Inpainting (Glide, ...)
  13. - Super Resolution (Real-ESRGAN)
  14. * Image Generation:
  15. - Text2Image (CLIP, Glide, VQGAN, DALL-E)
  16. * Video Manipulation:
  17. - Style Transfer (Image & Video) (DiscoGAN, Fast-Style-Transfer)
  18. - Style-Morph
  19. - Super Resolution (Real-ESRGAN)
  20. * Video Generation:
  21. - Bildsequenz von Image Generation- / Manipulation-Iterationen (ffmpeg & gluecode)
  22. - Restoration (Compression Fragment & Common Noise reduction) (Real-ESRGAN)
  23. Model selection
  24. Dataset Selection
  25. - COCO
  26. - flickr
  27. -
  28. Dataset Creation
  29. Real-Time
  30. Non-Real-Time
  31. VRAM Handling
  32. ## Tools
  33. ### Generation
  34. test