mirror of
https://git.sdbs.cz/sdbs/digital-garden-anabasis.git
synced 2025-01-22 19:15:46 +01:00
Automatic update, changed: ai.image.generation.md, ai.image.processing.md
This commit is contained in:
parent
da0496c62d
commit
b6f5627826
2 changed files with 43 additions and 35 deletions
|
@ -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]]
|
||||
[[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
|
|
@ -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]]
|
||||
|
|
Loading…
Add table
Reference in a new issue