This is the official implementation for Panelformer: Sewing Pattern Reconstruction from 2D Garment Images.
We built our code based on NeuralTailor. The perprocessing steps are from AnchorUDF. Please refer to the source code for more detailed information.
If you use this code for your research, please cite the following:
@InProceedings{Chen_2024_WACV,
author = {Chen, Cheng-Hsiu and Su, Jheng-Wei and Hu, Min-Chun and Yao, Chih-Yuan and Chu, Hung-Kuo},
title = {Panelformer: Sewing Pattern Reconstruction From 2D Garment Images},
booktitle = {Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
month = {January},
year = {2024},
pages = {454-463}
}