Pinaki Nath Chowdhury, Tuanfeng Wang, Duygu Ceylan, Yi-Zhe Song, Yulia Gryaditskaya
SketchX, Center for Vision Speech and Signal Processing
University of Surrey, United Kingdom
Adobe Research London, UK
Surrey Institute for People Centred AI
Published at 3DV 2022 ORAL
Designing real and virtual garments is becoming extremely demanding with rapidly changing fashion trends and increasing need for synthesizing realistically dressed digital humans for various applications. However, traditionally designing real and virtual garments has been time-consuming. Sketch based modeling aims to bring the ease and immediacy of drawing to the 3D world thereby motivating faster iterations. We propose a novel sketch-based garment modeling framework that is specifically targeted to synchronize with the iterative process of garment ideation, e.g., adding or removing details from different views in each iteration. At the core of our learning based approach is a view-aware feature aggregation module that fuses the features from the latest sketch with the thus far aggregated features to effective refine the generated 3D shape. We evaluate our approach on a wide variety of garment types and iterative refinement scenarios. We also provide comparisons to alternative feature aggregation methods and demonstrate favorable results.
@inproceedings{chowdhury2022garment,
title={Garment Ideation: Iterative View-Aware Sketch-Based Garment Modeling}
author={Chowdhury, Pinaki Nath and Wang, Tuanfeng and Ceylan, Duygu and Song, Yi-Zhe and Gryaditskaya, Yulia},
booktitle={3DV},
year={2022}
}
how to setup:
bash setup.sh
to setup the environmenthow to run:
python train.py --model_name=model_AA --exp_name=model_AA --data_dir=<path/to/dataset>