From b6f5627826f5dc9b4fd507e16e47d0c2cfa5c6e4 Mon Sep 17 00:00:00 2001 From: sdbs Terra Date: Thu, 7 Jul 2022 15:38:52 +0200 Subject: [PATCH] Automatic update, changed: ai.image.generation.md, ai.image.processing.md --- pages/ai.image.generation.md | 47 ++++++++++++++++++++++++++++++++---- pages/ai.image.processing.md | 31 +----------------------- 2 files changed, 43 insertions(+), 35 deletions(-) diff --git a/pages/ai.image.generation.md b/pages/ai.image.generation.md index 5584731..f406b7b 100644 --- a/pages/ai.image.generation.md +++ b/pages/ai.image.generation.md @@ -1,9 +1,46 @@ -- https://colab.research.google.com/drive/1lx9AGsrh7MlyJhK9UrNTK8pYpARnx457?usp=sharing -- https://colab.research.google.com/github/alembics/disco-diffusion/blob/main/Disco_Diffusion.ipynb#scrollTo=1YwMUyt9LHG1 +# ai.image.generation -## midjourney AI + + +## text to +### image +#### online +- https://hypnogram.xyz/ + +#### other / commercial + +##### midjourney AI - https://www.youtube.com/watch?v=9Z7ALQrRq_k -## dall-e +##### dall-e -[[ai.image.processing]] \ No newline at end of file +[[ai.image.processing]] +### video +- https://app.pictory.ai/textinput +- https://openai.com/blog/dall-e/ + + +#### DiscoDiffusion +![[fcnmod7zff191.webp]] +- https://www.reddit.com/r/DiscoDiffusion/comments/uwr1l8/watercolor_city/ + +- `A frankensteinian amalgamation of notebooks, models and techniques for the generation of AI Art and Animations.` +- https://github.com/alembics/disco-diffusion +- https://www.reddit.com/r/deepdream/comments/sa5q9p/march_15_44bc_the_roman_senate_proclaims_death_to/ +- https://colab.research.google.com/drive/1sHfRn5Y0YKYKi1k-ifUSBFRNJ8_1sa39?authuser=2#scrollTo=BGBzhk3dpcGO +- https://www.reddit.com/r/MediaSynthesis/comments/t4q8iv/journey_into_the_other_disco_diffusion/ +- https://colab.research.google.com/drive/1lx9AGsrh7MlyJhK9UrNTK8pYpARnx457?usp=sharing +- https://colab.research.google.com/github/alembics/disco-diffusion/blob/main/Disco_Diffusion.ipynb#scrollTo=1YwMUyt9LHG1 +##### # New Technique: Adding Text While Processing +- https://www.reddit.com/r/DiscoDiffusion/comments/uaem27/new_technique_adding_text_while_processing/ + +## Generating views +`[NeRF](http://www.matthewtancik.com/nerf) (Neural Radiance Fields) is a method that achieves state-of-the-art results for synthesizing novel views of complex scenes. Here are some videos generated by this repository (pre-trained models are provided below):` + +### examples +- https://www.reddit.com/r/MediaSynthesis/comments/uw5nqu/some_additional_nerf_madness/ + +### Tools +- https://github.com/yenchenlin/nerf-pytorch +- https://github.com/delldu/NeRF +- https://github.com/NVlabs/instant-ngp \ No newline at end of file diff --git a/pages/ai.image.processing.md b/pages/ai.image.processing.md index 496af95..109333f 100644 --- a/pages/ai.image.processing.md +++ b/pages/ai.image.processing.md @@ -34,37 +34,8 @@ - https://tenso.rs/demos/fast-neural-style/ -## text to -### image -#### online -- https://hypnogram.xyz/ -### video -- https://app.pictory.ai/textinput -- https://openai.com/blog/dall-e/ +[[ai.image.generation]] - -#### DiscoDiffusion -![[fcnmod7zff191.webp]] -- https://www.reddit.com/r/DiscoDiffusion/comments/uwr1l8/watercolor_city/ - -- `A frankensteinian amalgamation of notebooks, models and techniques for the generation of AI Art and Animations.` -- https://github.com/alembics/disco-diffusion -- https://www.reddit.com/r/deepdream/comments/sa5q9p/march_15_44bc_the_roman_senate_proclaims_death_to/ -- https://colab.research.google.com/drive/1sHfRn5Y0YKYKi1k-ifUSBFRNJ8_1sa39?authuser=2#scrollTo=BGBzhk3dpcGO -- https://www.reddit.com/r/MediaSynthesis/comments/t4q8iv/journey_into_the_other_disco_diffusion/ -##### # New Technique: Adding Text While Processing -- https://www.reddit.com/r/DiscoDiffusion/comments/uaem27/new_technique_adding_text_while_processing/ - -## Generating views -`[NeRF](http://www.matthewtancik.com/nerf) (Neural Radiance Fields) is a method that achieves state-of-the-art results for synthesizing novel views of complex scenes. Here are some videos generated by this repository (pre-trained models are provided below):` - -### examples -- https://www.reddit.com/r/MediaSynthesis/comments/uw5nqu/some_additional_nerf_madness/ - -### Tools -- https://github.com/yenchenlin/nerf-pytorch -- https://github.com/delldu/NeRF -- https://github.com/NVlabs/instant-ngp ## Adjacent - https://github.com/dtschump/gmic - [[ai.image.on-line]]