Automatic update, changed: ai.image.generation.md, areas.artificial intelligence.md

This commit is contained in:
sdbs Terra 2022-07-07 15:43:58 +02:00
parent b6f5627826
commit 89c600bcbf
2 changed files with 13 additions and 5 deletions

View file

@ -13,12 +13,15 @@
- https://www.youtube.com/watch?v=9Z7ALQrRq_k - https://www.youtube.com/watch?v=9Z7ALQrRq_k
##### dall-e ##### dall-e
[[ai.image.processing]]
### video
- https://app.pictory.ai/textinput
- https://openai.com/blog/dall-e/ - https://openai.com/blog/dall-e/
[[ai.image.processing]]
### video
- https://app.pictory.ai/textinput
#### VQGAN-CLIP-GENERATOR
- `This is a package (with available [notebook](https://github.com/rkhamilton/vqgan-clip-generator/blob/main/vqgan_clip_generator.ipynb)) for running VQGAN+CLIP locally, with a focus on ease of use, good documentation, and generating smooth style transfer videos.`
#### DiscoDiffusion #### DiscoDiffusion
![[fcnmod7zff191.webp]] ![[fcnmod7zff191.webp]]
@ -35,10 +38,11 @@
- https://www.reddit.com/r/DiscoDiffusion/comments/uaem27/new_technique_adding_text_while_processing/ - https://www.reddit.com/r/DiscoDiffusion/comments/uaem27/new_technique_adding_text_while_processing/
## Generating views ## 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):` `NeRF(Neural Radiance Fields) is a method that achieves state-of-the-art results for synthesizing novel views of complex scenes.`
### examples ### examples
- https://www.reddit.com/r/MediaSynthesis/comments/uw5nqu/some_additional_nerf_madness/ - https://www.reddit.com/r/MediaSynthesis/comments/uw5nqu/some_additional_nerf_madness/
- (http://www.matthewtancik.com/nerf)
### Tools ### Tools
- https://github.com/yenchenlin/nerf-pytorch - https://github.com/yenchenlin/nerf-pytorch

View file

@ -51,3 +51,7 @@ https://old.reddit.com/r/MachineLearning/comments/m554cq/project_new_python_pack
--- ---
Check out Hacker News's post: https://t.me/another_hacker_news/156974 Check out Hacker News's post: https://t.me/another_hacker_news/156974
------------