mirror of
https://gitlab.com/sdbs_cz/digital-garden-anabasis.git
synced 2025-01-22 22:47:05 +01:00
Automatic update, changed: ai.image.processing.md
This commit is contained in:
parent
0f8799b537
commit
2561ff2c62
2 changed files with 79 additions and 0 deletions
|
@ -44,6 +44,9 @@
|
|||
|
||||
|
||||
#### 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/
|
||||
|
@ -52,9 +55,20 @@
|
|||
##### # 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]]
|
||||
- [[ai.image.generation]]
|
||||
- [[ai.narration]]
|
||||
- [[ai.image.processing]]
|
||||
- [Visions of Chaos - non-ai generator](https://softology.pro/voc.htm)
|
||||
|
|
|
@ -0,0 +1,65 @@
|
|||
# AI and image processing
|
||||
|
||||
## Lists and forums
|
||||
- https://github.com/stars/LinuxBeaver/lists/beaver-s-image-editing-software
|
||||
- https://www.reddit.com/r/bigsleep/comments/tvw5js/list_of_sitesprogramsprojects_that_use_openais/
|
||||
- https://blenderartists.org/t/smart-or-ai-upscaling-resize-open-source-solutions/1242386/11
|
||||
- https://ai.plainenglish.io/top-5-open-source-image-super-resolution-projects-to-boost-your-image-processing-tasks-e6008c978685
|
||||
|
||||
## Video
|
||||
### upscale
|
||||
#### topaz - commercial
|
||||
- gaia CG
|
||||
- VEDE
|
||||
- artemis
|
||||
- dobra na glitche a textury
|
||||
- https://upscale.wiki/wiki/Model_Database
|
||||
#### linux & opensource
|
||||
- [[projects.feedfarm.video2x]]
|
||||
|
||||
### slowmo
|
||||
- dainapp - commercial
|
||||
|
||||
## Image
|
||||
- https://github.com/microsoft/Bringing-Old-Photos-Back-to-Life
|
||||
- https://github.com/eugenesiow/super-image
|
||||
- waifu2x
|
||||
- https://github.com/IBM/MAX-Image-Resolution-Enhancer
|
||||
- https://github.com/kritiksoman/GIMP-ML [[tools.gimp]]
|
||||
|
||||
|
||||
## style transfer
|
||||
### online
|
||||
- https://deepai.org/machine-learning-model/fast-style-transfer twoway
|
||||
- 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/
|
||||
|
||||
|
||||
#### DiscoDiffusion
|
||||
- `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):`
|
||||
- https://github.com/yenchenlin/nerf-pytorch
|
||||
## Adjacent
|
||||
- https://github.com/dtschump/gmic
|
||||
- [[ai.image.on-line]]
|
||||
- [[ai.image.generation]]
|
||||
- [[ai.narration]]
|
||||
- [[ai.image.processing]]
|
||||
- [Visions of Chaos - non-ai generator](https://softology.pro/voc.htm)
|
||||
- mandelbulb
|
Loading…
Reference in a new issue