# Technical Document: Image Editing Task Representation Table
## Overview
The image presents a structured table detailing image editing tasks, their representation parameters, and operational regions. The table is organized into four primary sections: **Attribute Editing**, **Face Swap**, **Head Swap**, and **Reenact/Animate/Inpaint**. Each section specifies source/target attributes, inpainting references, and operations.
---
## Table Structure
### Header Row
| **Tasks** | **Representation** | **Region** |
|-------------------------|--------------------------|--------------------------|
| | **Source** | **Target** |
| | **Inpainting Ref.** | **Operation** |
---
### Section 1: Attribute Editing
| **Tasks** | **Representation** | **Region** |
|-------------------------|--------------------------|--------------------------|
| **Attribute Editing** | **Source**: Any | **Target**: The others |
| | **Inpainting Ref.**: | **Operation**: |
| | [Image: Face with eyes masked out] | **Mask Out / Add New** |
---
### Section 2: Face Swap
| **Tasks** | **Representation** | **Region** |
|-------------------------|--------------------------|--------------------------|
| **Face Swap** | **Source**: | **Target**: |
| | - Eyebrows | - Background |
| | - Eyes | - Ears |
| | - Nose | - Hair |
| | - Lips | |
| | - Skin | |
| | **Inpainting Ref.**: | **Operation**: |
| | [Image: Face fully masked out] | **Mask Out + Dilate** |
---
### Section 3: Head Swap
| **Tasks** | **Representation** | **Region** |
|-------------------------|--------------------------|--------------------------|
| **Head Swap** | **Source**: | **Target**: |
| | - Eyebrows | - Background |
| | - Eyes | |
| | - Nose | |
| | - Lips | |
| | - Hair | |
| | - Ears | |
| | - Skin | |
| | **Inpainting Ref.**: | **Operation**: |
| | [Image: Grayscale head with white outline] | **Mask Out + Dilate + Grayscale Source Head** |
---
### Section 4: Reenact/Animate/Inpaint
| **Tasks** | **Representation** | **Region** |
|-------------------------|--------------------------|--------------------------|
| **Reenact/Animate/Inpaint** | **Source**: All | **Target**: None |
| | **Inpainting Ref.**: | **Operation**: |
| | [Image: Normal face] | **None** |
---
## Key Observations
1. **Task-Specific Attributes**:
- **Attribute Editing**: Modifies arbitrary attributes ("Any") targeting other regions.
- **Face Swap/Head Swap**: Focuses on facial features (eyebrows, eyes, nose, lips, hair, skin) with background as a target.
- **Reenact/Animate/Inpaint**: Applies to all attributes with no target region.
2. **Inpainting References**:
- **Attribute Editing**: Partial masking (eyes).
- **Face Swap**: Full facial masking.
- **Head Swap**: Grayscale head with white outline.
- **Reenact/Animate/Inpaint**: No masking (normal face).
3. **Operations**:
- **Attribute Editing**: Masking or adding new elements.
- **Face Swap/Head Swap**: Masking + dilation.
- **Head Swap**: Additional grayscale source head integration.
- **Reenact/Animate/Inpaint**: No operation required.
---
## Notes
- **Language**: All text is in English.
- **Visual Elements**: Images in the "Inpainting Ref." column are critical for understanding operational context (e.g., masking patterns, grayscale conversion).
- **No Data Trends**: The table is categorical, not numerical, so trend analysis is inapplicable.
This structured extraction ensures all labels, operations, and references are preserved for technical documentation purposes.