Automatic update, changed: ai.image.generation.md, ai.image.processing.md

This commit is contained in:
sdbs Terra 2022-07-07 15:38:52 +02:00
parent da0496c62d
commit b6f5627826
2 changed files with 43 additions and 35 deletions

View file

@ -1,9 +1,46 @@
- https://colab.research.google.com/drive/1lx9AGsrh7MlyJhK9UrNTK8pYpARnx457?usp=sharing # ai.image.generation
- https://colab.research.google.com/github/alembics/disco-diffusion/blob/main/Disco_Diffusion.ipynb#scrollTo=1YwMUyt9LHG1
## midjourney AI
## text to
### image
#### online
- https://hypnogram.xyz/
#### other / commercial
##### midjourney AI
- https://www.youtube.com/watch?v=9Z7ALQrRq_k - https://www.youtube.com/watch?v=9Z7ALQrRq_k
## dall-e ##### dall-e
[[ai.image.processing]] [[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

View file

@ -34,37 +34,8 @@
- https://tenso.rs/demos/fast-neural-style/ - https://tenso.rs/demos/fast-neural-style/
## text to [[ai.image.generation]]
### image
#### online
- https://hypnogram.xyz/
### 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/
##### # 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 ## Adjacent
- https://github.com/dtschump/gmic - https://github.com/dtschump/gmic
- [[ai.image.on-line]] - [[ai.image.on-line]]