paper-with-me

홈 › Papers

PriorityCut: Occlusion-guided Regularization for Warp-based Image Animation

2021-03-22 · Wai Ting Cheung, Gyeongsu Chae

Image animation generates a video of a source image following the motion of a driving video. State-of-the-art self-supervised image animation approaches warp the source image according to the motion of the driving video and recover the warping artifacts by inpainting. These approaches mostly use vanilla convolution for inpainting, and vanilla convolution does not distinguish between valid and invalid pixels. As a result, visual artifacts are still noticeable after inpainting. CutMix is a state-of-the-art regularization strategy that cuts and mixes patches of images and is widely studied in different computer vision tasks. Among the remaining computer vision tasks, warp-based image animation is one of the fields that the effects of CutMix have yet to be studied. This paper first presents a preliminary study on the effects of CutMix on warp-based image animation. We observed in our study that CutMix helps improve only pixel values, but disturbs the spatial relationships between pixels. Based on such observation, we propose PriorityCut, a novel augmentation approach that uses the top-k percent occluded pixels of the foreground to regularize warp-based image animation. By leveraging the domain knowledge in warp-based image animation, PriorityCut significantly reduces the warping artifacts in state-of-the-art warp-based image animation models on diverse datasets.

📄 PDF Abstract BibTeX arXiv:2103.11600

Code (1)

deepbrainai-research/prioritycut

Tasks

Image Animationvalid

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
CutMix CutMix is an image data augmentation strategy. Instead of simply removing pixels as in Cutout, we replace the removed regions with…

Similar Papers 제목 키워드 기반

PriorityCut: Occlusion-aware Regularization for Image Animation

2021-01-01 · Wai Ting Cheung, Gyeongsu Chae

Image animation generates a video of a source image following the motion of a driving video. Self-supervised image animation approaches do not require explicit pose references as inputs, thus offering large flexibility i…

Data AugmentationImage AnimationImage Generation

GraVITON: Graph based garment warping with attention guided inversion for Virtual-tryon

2024-06-04 · Sanhita Pathak, Vinay Kaushik, Brejesh lall

Virtual try-on, a rapidly evolving field in computer vision, is transforming e-commerce by improving customer experiences through precise garment warping and seamless integration onto the human body. While existing metho…

Virtual Try-on

Learning Warped Guidance for Blind Face Restoration

2018-04-13 · ECCV 2018 9 · Xiaoming Li, Ming Liu, Yuting Ye, WangMeng Zuo 외

This paper studies the problem of blind face restoration from an unconstrained blurry, noisy, low-resolution, or compressed image (i.e., degraded observation). For better recovery of fine facial details, we modify the pr…

Blind Face Restoration

GC-VTON: Predicting Globally Consistent and Occlusion Aware Local Flows with Neighborhood Integrity Preservation for Virtual Try-on

2023-11-07 · Hamza Rawal, Muhammad Junaid Ahmad, Farooq Zaman

Flow based garment warping is an integral part of image-based virtual try-on networks. However, optimizing a single flow predicting network for simultaneous global boundary alignment and local texture preservation result…

Virtual Try-on

OccluMix: Towards De-Occlusion Virtual Try-on by Semantically-Guided Mixup

2023-01-03 · Zhijing Yang, Junyang Chen, Yukai Shi, Hao Li 외

Image Virtual try-on aims at replacing the cloth on a personal image with a garment image (in-shop clothes), which has attracted increasing attention from the multimedia and computer vision communities. Prior methods suc…

Semantic ParsingVirtual Try-on