Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
ressource:code:images_et_ia:start [2023/07/08 23:53] emoc [Stable Diffusion] |
ressource:code:images_et_ia:start [2024/01/31 16:33] (Version actuelle) emoc [Stable Diffusion] |
||
|---|---|---|---|
| Ligne 44: | Ligne 44: | ||
| * https://rom1504.github.io/clip-retrieval/ | * https://rom1504.github.io/clip-retrieval/ | ||
| * Vos images personnelles ont-elles étés aspirés dans le dataset LAION-5B ? [[https://haveibeentrained.com/]]. | * Vos images personnelles ont-elles étés aspirés dans le dataset LAION-5B ? [[https://haveibeentrained.com/]]. | ||
| + | * LAION5B explained : https://www.ivanzhou.me/blog/2022/12/4/paper-explained-laion-5b | ||
| === aide à l'écriture de prompt === | === aide à l'écriture de prompt === | ||
| Ligne 50: | Ligne 51: | ||
| * Utiliser chatGPT pour écrire des prompts : https://www.reddit.com/r/StableDiffusion/comments/11ezpcg/chat_gpt_stable_diffusion_promt_generator/ | * Utiliser chatGPT pour écrire des prompts : https://www.reddit.com/r/StableDiffusion/comments/11ezpcg/chat_gpt_stable_diffusion_promt_generator/ | ||
| + | === temps réel avec Streamdiffusion === | ||
| + | |||
| + | * https://github.com/cumulo-autumn/StreamDiffusion | ||
| + | * https://alltd.org/real-time-diffusion-in-touchdesigner-streamdiffusiontd-setup-install-settings/ intégration dans touchdesigner | ||
| === divers === | === divers === | ||
| * https://www.reddit.com/r/StableDiffusion/ | * https://www.reddit.com/r/StableDiffusion/ | ||
| Ligne 71: | Ligne 76: | ||
| **deforum** : création d'animations à partir de prompts et d'indications sur l'animation (rotation, zoom, etc.) | **deforum** : création d'animations à partir de prompts et d'indications sur l'animation (rotation, zoom, etc.) | ||
| * https://deforum.github.io | * https://deforum.github.io | ||
| + | * https://github.com/deforum-art/deforum-stable-diffusion | ||
| * https://docs.google.com/document/d/1RrQv7FntzOuLg4ohjRZPVL7iptIyBhwwbcEYEW2OfcI/edit | * https://docs.google.com/document/d/1RrQv7FntzOuLg4ohjRZPVL7iptIyBhwwbcEYEW2OfcI/edit | ||
| * https://github.com/deforum-art/sd-webui-deforum/wiki | * https://github.com/deforum-art/sd-webui-deforum/wiki | ||
| Ligne 84: | Ligne 90: | ||
| * https://github.com/rewbs/sd-parseq | * https://github.com/rewbs/sd-parseq | ||
| * un exemple : https://www.youtube.com/shorts/fgiev3A93RU | * un exemple : https://www.youtube.com/shorts/fgiev3A93RU | ||
| + | |||
| + | **diffusion** : procédé de création des images qui part d'une image bruitée pour la débruiter en la faisant correspondre au prompt | ||
| **dreambooth** : méthode pour compléter l'entrainement d'un modèle à partir de photos personnelles | **dreambooth** : méthode pour compléter l'entrainement d'un modèle à partir de photos personnelles | ||
| Ligne 102: | Ligne 110: | ||
| **invokeAI** : logiciel web pour générer des iamges (inpainting, outpainting, etc.) | **invokeAI** : logiciel web pour générer des iamges (inpainting, outpainting, etc.) | ||
| + | * https://github.com/invoke-ai/InvokeAI/blob/main/docs/features/UNIFIED_CANVAS.md | ||
| **Latent Couple** : composition controlée, segmentation, plusieurs prompts | **Latent Couple** : composition controlée, segmentation, plusieurs prompts | ||
| Ligne 124: | Ligne 133: | ||
| **paint-with-words** : segmentation d'iamges, multiples prompts | **paint-with-words** : segmentation d'iamges, multiples prompts | ||
| * https://github.com/cloneofsimo/paint-with-words-sd | * https://github.com/cloneofsimo/paint-with-words-sd | ||
| + | |||
| + | **prompt** : énoncé texte fourni pour produire l'image, selon les logiciels cet énoncé peut être renforcé par des signes de ponctuation (parenthèses, crochets, etc.) pour donner plus ou moins de poids à certains mots ou expressions | ||
| **sampler / sampling method** | **sampler / sampling method** | ||
| Ligne 231: | Ligne 242: | ||
| ===== Animation d'image fixe ===== | ===== Animation d'image fixe ===== | ||
| + | ==== AdaMPI ==== | ||
| + | * https://yxuhan.github.io/AdaMPI/ | ||
| + | * https://replicate.com/pollinations/adampi | ||
| + | |||
| + | ==== 3D Photo inpainting ==== | ||
| + | * https://shihmengli.github.io/3D-Photo-Inpainting/ | ||
| + | * https://replicate.com/pollinations/3d-photo-inpainting | ||
| + | |||
| + | ==== Services privés en ligne === | ||
| Plusieurs applications et services en ligne proposent d'animer des images fixes, par exemple : pour animer le visage d'un portrait, d'une photo ancienne, etc. | Plusieurs applications et services en ligne proposent d'animer des images fixes, par exemple : pour animer le visage d'un portrait, d'une photo ancienne, etc. | ||
| Ligne 239: | Ligne 259: | ||
| **leai.pix** https://convert.leiapix.com/ transformation d'images fixes en images 3D [[https://en.wikipedia.org/wiki/Light_field_camera|lightfield]] (utilise [[https://github.com/panrafal/depthy|depthy]] et [[https://github.com/compphoto/BoostingMonocularDepth|BoostingMonocularDepth]]) | **leai.pix** https://convert.leiapix.com/ transformation d'images fixes en images 3D [[https://en.wikipedia.org/wiki/Light_field_camera|lightfield]] (utilise [[https://github.com/panrafal/depthy|depthy]] et [[https://github.com/compphoto/BoostingMonocularDepth|BoostingMonocularDepth]]) | ||
| ===== Augmentation de la définition d'une image ===== | ===== Augmentation de la définition d'une image ===== | ||
| + | |||
| + | ==== Restauration d'images ==== | ||
| + | |||
| + | swinir (usage gratuit sur Replicate) : https://replicate.com/jingyunliang/swinir | ||
| + | |||
| + | D'autres possibilités sur replicate (gratuits ou payants) | ||
| + | * https://replicate.com/collections/super-resolution | ||
| + | * https://replicate.com/collections/image-restoration | ||
| + | | ||
| ==== Real ESRGAN ==== | ==== Real ESRGAN ==== | ||
| Ligne 247: | Ligne 276: | ||
| Article : https://github.com/xinntao/Real-ESRGAN#Portable-executable-files | Article : https://github.com/xinntao/Real-ESRGAN#Portable-executable-files | ||
| + | |||
| + | ===== Interpolation ===== | ||
| + | |||
| + | ==== FILM ==== | ||
| + | * https://film-net.github.io/ | ||
| + | * https://replicate.com/google-research/frame-interpolation | ||
| + | |||
| + | ==== RIFE ==== | ||
| + | * https://replicate.com/pollinations/rife-video-interpolation | ||
| + | |||
| + | ==== RealBasicVSR ==== | ||
| + | «Real-World Video Super-Resolution» | ||
| + | * https://github.com/ckkelvinchan/RealBasicVSR | ||
| + | * https://arxiv.org/pdf/2111.12704.pdf | ||
| ===== Autres principes ===== | ===== Autres principes ===== | ||