U-Net with ResNet Backbone for Garment Landmarking Purpose
Khay Boon Hong

TL;DR
This paper presents a heatmap-based landmark detection model using U-Net with ResNet backbone to identify key garment features on 2D images, facilitating 3D garment reconstruction and editing.
Contribution
It introduces a novel application of U-Net with ResNet backbone for garment landmark detection, enabling accurate 2D feature localization for 3D modeling.
Findings
The model effectively detects garment edges, corners, and interior regions.
It achieves moderate robustness with an appropriate loss function.
The approach supports 3D garment reconstruction and texture unwrapping.
Abstract
We build a heatmap-based landmark detection model to locate important landmarks on 2D RGB garment images. The main goal is to detect edges, corners and suitable interior region of the garments. This let us re-create 3D garments in modern 3D editing software by incorporate landmark detection model and texture unwrapping. We use a U-net architecture with ResNet backbone to build the model. With an appropriate loss function, we are able to train a moderately robust model.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Face recognition and analysis · Generative Adversarial Networks and Image Synthesis
MethodsAverage Pooling · Max Pooling · Global Average Pooling · Residual Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · 1x1 Convolution · Kaiming Initialization · Concatenated Skip Connection · Bottleneck Residual Block
