Shorts: Concepts

In this section, we explain some basic concepts about Generative AI processes. If you have questions about a specific topic, you can get in touch with us and we will try to help!

Generative AI Concepts:

  1. Prediction
  2. Temperature or Guidance Scale
  3. Dataset
  4. AI Biases
  5. Adapters

Prediction

Every time you run a model on a powered with AI app, you’re creating a prediction. A prediction is an object that represents a single result from running the model, from an imput to an ouput. As an input it could include the prompt you provided, an image, or the settings. The output is the text, image, sound, or other kind of result but also other metadata like the model version, the user who created it, and timestamps.

Whenever you run a model, you’re creating a prediction. AI predictions could take a few milliseconds or minutes, even hours, depending on the model and server.

Temperature or Guidance Scale

The temperature, or guidance scale (sometimes referred as cfg - classifier free guidance) is a parameter that controls how much the image generation process follows the text prompt. The higher the value, the more image sticks to a given text input but also the less diversity and quality you will get. Give it a try in this website.

Dataset

A machine learning dataset is a collection of data that is used to train the model. A dataset acts as an example to teach the machine learning algorithm how to make predictions. The common types of data include: Text data. Image data.

AI Biases

Machine learning bias, also known as algorithm bias or AI bias, is a phenomenon that occurs when an algorithm produces results that are systemically prejudiced due to erroneous assumptions in the machine learning (ML) process. Deep learning modules tend to reproduce or exacerbate biases that are already present in the training dataset.

Adapter

Adapters are added to AI-pre-trained text-to-image models. They let us input visual information to guide large text-to-image models during the generation process. Some examples are ControlNet or T2I-Adapter.

External references:


Related Posts

Firefly Adobe AI new features

Firefly Adobe AI new features

We'll explore the latest features that are revolutionizing the way we use Adobe's creative tools, including Photoshop, Illustrator, Premiere, and more.

DALL-E 3 with ChatGPT, understanding and how to use it

DALL-E 3 with ChatGPT, understanding and how to use it

DALL-E 3 represents a significant leap forward in AI art generation. In this article, we’ll explore its capabilities, how the integration with ChatGPT works, and its potential to inspire creators.

Exploring the Sketch-to-Render Process using MidJourney AI

Exploring the Sketch-to-Render Process using MidJourney AI

Using the power of Midjourney AI to convert a scribble or sketch into a render. A topic that's sure to captivate architects, interior designers, illustrators, and creative enthusiasts alike.