paper-with-me

Papers

Dressing in the Wild by Watching Dance Videos

2022-03-29 · CVPR 2022 1 · Xin Dong, Fuwei Zhao, Zhenyu Xie, Xijin Zhang, Daniel K. Du, Min Zheng, Xiang Long, Xiaodan Liang, Jianchao Yang

While significant progress has been made in garment transfer, one of the most applicable directions of human-centric image generation, existing works overlook the in-the-wild imagery, presenting severe garment-person misalignment as well as noticeable degradation in fine texture details. This paper, therefore, attends to virtual try-on in real-world scenes and brings essential improvements in authenticity and naturalness especially for loose garment (e.g., skirts, formal dresses), challenging poses (e.g., cross arms, bent legs), and cluttered backgrounds. Specifically, we find that the pixel flow excels at handling loose garments whereas the vertex flow is preferred for hard poses, and by combining their advantages we propose a novel generative network called wFlow that can effectively push up garment transfer to in-the-wild context. Moreover, former approaches require paired images for training. Instead, we cut down the laboriousness by working on a newly constructed large-scale video dataset named Dance50k with self-supervised cross-frame training and an online cycle optimization. The proposed Dance50k can boost real-world virtual dressing by covering a wide variety of garments under dancing poses. Extensive experiments demonstrate the superiority of our wFlow in generating realistic garment transfer results for in-the-wild images without resorting to expensive paired datasets.

📄 PDF Abstract BibTeX arXiv:2203.15320

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationVirtual Try-on

Similar Papers 제목 키워드 기반

Affordances from Human Videos as a Versatile Representation for Robotics

2023-04-17 · CVPR 2023 1 · Shikhar Bahl, Russell Mendonca, Lili Chen, Unnat Jain 외

Building a robot that can understand and learn to interact by watching humans has inspired several vision problems. However, despite some successful results on static datasets, it remains unclear how current models can b…

Imitation Learning

Learning by Watching: A Review of Video-based Learning Approaches for Robot Manipulation

2024-02-11 · Chrisantus Eze, Christopher Crick

Robot learning of manipulation skills is hindered by the scarcity of diverse, unbiased datasets. While curated datasets can help, challenges remain in generalizability and real-world transfer. Meanwhile, large-scale "in-…

Representation LearningRobot ManipulationSurvey

Reinforcement Learning from Wild Animal Videos

2024-12-05 · Elliot Chane-Sane, Constant Roux, Olivier Stasse, Nicolas Mansard

We propose to learn legged robot locomotion skills by watching thousands of wild animal videos from the internet, such as those featured in nature documentaries. Indeed, such videos offer a rich and diverse collection of…

reinforcement-learningReinforcement Learning

Demo2Vec: Reasoning Object Affordances From Online Videos

2018-06-01 · CVPR 2018 6 · Kuan Fang, Te-Lin Wu, Daniel Yang, Silvio Savarese 외

Watching expert demonstrations is an important way for humans and robots to reason about affordances of unseen objects. In this paper, we consider the problem of reasoning object affordances through the feature embedding…

ObjectVideo-to-image Affordance Grounding

DOVE: Learning Deformable 3D Objects by Watching Videos

2021-07-22 · Shangzhe Wu, Tomas Jakab, Christian Rupprecht, Andrea Vedaldi

Learning deformable 3D objects from 2D images is often an ill-posed problem. Existing methods rely on explicit supervision to establish multi-view correspondences, such as template shape models and keypoint annotations, …