Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

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/10 14:43]
emoc [AdaMPI]
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 125: 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 237: Ligne 247:
  
 ==== 3D Photo inpainting ==== ==== 3D Photo inpainting ====
 +  * https://​shihmengli.github.io/​3D-Photo-Inpainting/​
   * https://​replicate.com/​pollinations/​3d-photo-inpainting   * https://​replicate.com/​pollinations/​3d-photo-inpainting
  
Ligne 248: 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 ====
  • ressource/code/images_et_ia/start.1688993039.txt.gz
  • Dernière modification: 2023/07/10 14:43
  • par emoc