# How to use AI Atmosphere Match?

{% hint style="success" %}
Supports AI generation of the overall atmosphere for your scene by clicking on the AI Atmosphere Match button in the upper right corner of the right sidebar, and uploading a reference image to match the current scene viewport.&#x20;
{% endhint %}

Click the AI Atmosphere Matching button in the upper right corner of the right sidebar, snap current view and then select a reference image, AI will generate a similar style with a single click.

<figure><img src="/files/MsUuyJzPmBbIDwbuaLWa" alt=""><figcaption><p>Snap Current View</p></figcaption></figure>

**Reference Image:**

AI intelligent reference image recommendation: Based on the currently matched viewport image, it can automatically recommend reference images with matching styles from the Preset image library, improving matching efficiency and creative inspiration.

<figure><img src="/files/Onhg2fme2uwh8NgcdMgo" alt=""><figcaption><p>Reference Image</p></figcaption></figure>

**Strength:**

Freely control the intensity of atmosphere matching to achieve more refined and personalized image adjustment effects. The parameter value supports reset.

<figure><img src="/files/F3TjXmocUrRFTbRkp1gK" alt=""><figcaption><p>Strength</p></figcaption></figure>

Atmosphere Match includes all parameters such as rain, snow, and fog in the D5 environment post-processing panel. The sky effect will match the geographical sky or appropriate HDRI based on the reference image effect. Supports a variety of indoor and outdoor scenes.

* Undo supported by Ctrl+Z.

<figure><img src="/files/B5XjQ2Vzc9mIVQXt8cWm" alt="" width="563"><figcaption><p>AI Atmosphere Match</p></figcaption></figure>

It integrates lightweight convolutional neural networks for feature element identification, and generates corresponding post parameters based on comparative learning algorithms for embedding spatial mapping of elemental features of reference maps and target post parameters. At the same time, the neural network color transfer algorithm based on adaptive color space is used to carry out automated non-linear color mapping, in pursuit of the accuracy of style transfer.

> *Note:*
>
> * *It is recommended that you choose a scene/view with a high percentage of sky for the best results.*
> * *The application time is related to the network connection, so please wait patiently if necessary.*
> * *The AI Atmosphere Match algorithm has been optimized for more precise results with better local and global matching capabilities. You can fine-tune the Environment and Effect parameters to achieve the desired result.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.d5render.com/user-guide/ai/how-to-use-ai-atmosphere-match.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
