Renke Wang (王人可)

| Email | Github | Scholar |

I am a Ph.D. student in Computer Science at PCA Lab advised by Prof. Meng Zhang and Prof. Jian Yang.

  Research

sym

Garment Animation NeRF with Color Editing
Renke Wang, Meng Zhang, Jun Li, Jian Yan
SCA 2024

webpage | pdf | abstract | code

Generating high-fidelity garment animations through traditional workflows, from modeling to rendering, is both tedious and expensive. These workflows often require repetitive steps in response to updates in character motion, rendering viewpoint changes, or appearance edits. Although recent neural rendering offers an efficient solution for computationally intensive processes, it struggles with rendering complex garment animations containing fine wrinkle details and realistic garment-and-body occlusions, while maintaining structural consistency across frames and dense view rendering. In this paper, we propose a novel approach to directly synthesize garment animations from body motion sequences without the need for an explicit garment proxy. Our approach infers garment dynamic features from body motion, providing a preliminary overview of garment structure. Simultaneously, we capture detailed features from synthesized reference images of the garment's front and back, generated by a pre-trained image model. These features are then used to construct a neural radiance field that renders the garment animation video. Additionally, our technique enables garment recoloring by decomposing its visual elements. We demonstrate the generalizability of our method across unseen body motions and camera views, ensuring detailed structural consistency. Furthermore, we showcase its applicability to color editing on both real and synthetic garment data. Compared to existing neural rendering techniques, our method exhibits qualitative and quantitative improvements in garment dynamics and wrinkle detail modeling.

  @article{wang2024garmentanimationnerfcolor,
    title={Garment Animation NeRF with Color Editing}, 
    author={Renke Wang and Meng Zhang and Jun Li and Jian Yan},
    journal={arXiv preprint arXiv:2407.19774},
    year={2024}
}


Website template from here