English

U-Net with ResNet Backbone for Garment Landmarking Purpose

Computer Vision and Pattern Recognition 2022-04-27 v1 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2204.12084,
  title  = {U-Net with ResNet Backbone for Garment Landmarking Purpose},
  author = {Khay Boon Hong},
  journal= {arXiv preprint arXiv:2204.12084},
  year   = {2022}
}

Comments

A draft for purpose of archive, not intended for official academic uses

R2 v1 2026-06-24T10:58:36.159Z