Archives de catégorie : Creation

COMFYUI – AI/Archi07 : Outpainting

Task

This tutorial guides you through the provided workflow to extend an image.

Understanding Outpainting

Outpainting, also known as uncropping, is a process that extends an image beyond its original borders by generating new content that seamlessly blends with the existing picture. Unlike inpainting, which fills a masked area within an image, outpainting adds new content to the empty space around an image.

Continuer la lecture de COMFYUI – AI/Archi07 : Outpainting

COMFYUI – AI/Archi06 : Inpainting

Task

This tutorial guides you through the provided workflow to integrate new content into an existing image using an inpainting model.


(guess where is the AI content!!)

Inpainting is the process of intelligently filling in or replacing a masked area of an image with new content. It’s a powerful technique that goes beyond simple cropping or pasting, as the AI generates new pixels that seamlessly blend with the surrounding unmasked area. Continuer la lecture de COMFYUI – AI/Archi06 : Inpainting

IA-project workflow part10

Image to 3D

Trellis

A novel 3D generation method is introduced, enabling versatile and high-quality 3D asset creation. At its core is a unified Structured LATent (SLAT) representation, which supports decoding into multiple output formats, including Radiance Fields, 3D Gaussians, and meshes. This is achieved by combining a sparsely-populated 3D grid with dense multiview visual features extracted from a robust vision foundation model, effectively capturing both structural (geometry) and textural (appearance) information while preserving decoding flexibility.

Structured 3D Latents for Scalable and Versatile 3D Generation (https://trellis3d.github.io/) Continuer la lecture de IA-project workflow part10