# Remove BG recommendation

### **Contrast**

High contrast between foreground and background gives better results than low contrast. It is worth ensuring that the photos are taken in good lighting conditions.

<figure><img src="/files/r7ZjzFnPmjdhiD2XAuBf" alt=""><figcaption></figcaption></figure>

### **Prefer plain backgrounds**

Backgrounds with a single-color are easier to remove than backgrounds with many details.

<figure><img src="/files/QJ1wrXfWzrXk6Bp7RFqT" alt=""><figcaption></figcaption></figure>

### **Sharp foreground**

The foreground should be sharp and the edges of the objects should be clear, otherwise, the out-of-focus parts may be removed. If only the edges are blurred, they will still be blurred in the cutout, which may or may not be a problem.

<figure><img src="/files/HIBlmAdsLeklcEgVemUK" alt=""><figcaption></figcaption></figure>

### **Objects**

Objects held in the hands or worn on the body are usually supported, while large protruding objects can be problematic and may be removed.

<figure><img src="/files/KVFqw4eyJo50dUnlDYev" alt=""><figcaption></figcaption></figure>

## Recommendations for product photos and other objects

### **Whole object**

It's important that the entire product be visible in the photo, this means it can't be cut off, obscure&#x64;**,** or shaded.

<figure><img src="/files/27JtmqU9P7xWQRKPCj9g" alt=""><figcaption></figcaption></figure>

### **Object in focus**

Place the subject in front of a smooth, uniform background (photo studio, wall, floor). This will give you a good indication of the shape of the object to be cut out.

<figure><img src="/files/JmSoxvSylXUzCwubFv2y" alt=""><figcaption></figcaption></figure>

### **Shadows and reflections**

Try to avoid shadows and reflections because they can be mistaken for part of the foreground. This will result in a wrong definition of the object's shape.

<figure><img src="/files/fHoFogrqHN3HTzkF2Rgw" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.deep-image.ai/technology/background-removal/remove-bg-recommendation.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.
