AI Design Glossary
All the AI design terms you need to know, explained simply and clearly
AllBasic Concepts (5)Generation Techniques (10)Model Architectures (7)Advanced Techniques (3)General Concepts (3)
C
ControlNet
Advanced Techniques
A neural network architecture that adds additional control layers to diffusion models to specify structural conditions like pose, edges, and depth maps during image generation.
Read MoreF
Fine-Tuning
Advanced Techniques
The process of customizing a pre-trained AI model by providing additional training on a specific task, style, or dataset.
Read MoreL
LoRA (Low-Rank Adaptation)
Advanced Techniques
A method for efficiently fine-tuning large AI models by adding small, trainable matrices. The original model weights remain unchanged.
Read More