How Parallel-UNet Transforms Virtual Try-On with Implicit Warping and Unified Operations

The 128×128 Parallel-UNet employs implicit warping using a cross attention mechanism to manage complex transformations like garment warping. By combining warping and blending into a single pass, the architecture utilizes two UNets to efficiently process person and garment images. Pose embeddings guide these operations, enhancing the correspondence between the target person and the garment.


This content originally appeared on HackerNoon and was authored by Backpropagation

:::info Authors:

(1) Luyang Zhu, University of Washington and Google Research, and work done while the author was an intern at Google;

(2) Dawei Yang, Google Research;

(3) Tyler Zhu, Google Research;

(4) Fitsum Reda, Google Research;

(5) William Chan, Google Research;

(6) Chitwan Saharia, Google Research;

(7) Mohammad Norouzi, Google Research;

(8) Ira Kemelmacher-Shlizerman, University of Washington and Google Research.

:::

Abstract and 1. Introduction

2. Related Work

3. Method

3.1. Cascaded Diffusion Models for Try-On

3.2. Parallel-UNet

4. Experiments

5. Summary and Future Work and References

\ Appendix

A. Implementation Details

B. Additional Results

3.2. Parallel-UNet

The 128×128 Parallel-UNet can be represented as

\

\

\ Table 1. Quantitative comparison to 3 baselines. We compute FID and KID on our 6K test set and VITON-HD’s unpaired test set. The KID is scaled by 1000 following [22].

\ Combining warp and blend in a single pass. Instead of warping the garment to the target body and then blending with the target person as done by prior works, we combine the two operations into a single pass. As shown in Fig. 2, we achieve it via two UNets that handle the garment and the person respectively.

\

\

:::info This paper is available on arxiv under CC BY-NC-ND 4.0 DEED license.

:::

\


This content originally appeared on HackerNoon and was authored by Backpropagation


Print Share Comment Cite Upload Translate Updates
APA

Backpropagation | Sciencx (2024-10-06T20:04:12+00:00) How Parallel-UNet Transforms Virtual Try-On with Implicit Warping and Unified Operations. Retrieved from https://www.scien.cx/2024/10/06/how-parallel-unet-transforms-virtual-try-on-with-implicit-warping-and-unified-operations/

MLA
" » How Parallel-UNet Transforms Virtual Try-On with Implicit Warping and Unified Operations." Backpropagation | Sciencx - Sunday October 6, 2024, https://www.scien.cx/2024/10/06/how-parallel-unet-transforms-virtual-try-on-with-implicit-warping-and-unified-operations/
HARVARD
Backpropagation | Sciencx Sunday October 6, 2024 » How Parallel-UNet Transforms Virtual Try-On with Implicit Warping and Unified Operations., viewed ,<https://www.scien.cx/2024/10/06/how-parallel-unet-transforms-virtual-try-on-with-implicit-warping-and-unified-operations/>
VANCOUVER
Backpropagation | Sciencx - » How Parallel-UNet Transforms Virtual Try-On with Implicit Warping and Unified Operations. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/10/06/how-parallel-unet-transforms-virtual-try-on-with-implicit-warping-and-unified-operations/
CHICAGO
" » How Parallel-UNet Transforms Virtual Try-On with Implicit Warping and Unified Operations." Backpropagation | Sciencx - Accessed . https://www.scien.cx/2024/10/06/how-parallel-unet-transforms-virtual-try-on-with-implicit-warping-and-unified-operations/
IEEE
" » How Parallel-UNet Transforms Virtual Try-On with Implicit Warping and Unified Operations." Backpropagation | Sciencx [Online]. Available: https://www.scien.cx/2024/10/06/how-parallel-unet-transforms-virtual-try-on-with-implicit-warping-and-unified-operations/. [Accessed: ]
rf:citation
» How Parallel-UNet Transforms Virtual Try-On with Implicit Warping and Unified Operations | Backpropagation | Sciencx | https://www.scien.cx/2024/10/06/how-parallel-unet-transforms-virtual-try-on-with-implicit-warping-and-unified-operations/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.