ICASSP 2020accepted0 citations

Position Constraint Loss For Fashion Landmark Estimation

Hong Liu, Meijia Song, Wei Shi, Xia Li

Abstract

Fashion landmark estimation aims at locating functional key points of clothes, which has wide potential applications in electronic commerce. However, due to the occlusion and weak outline information, landmark estimation occurs outliers and duplicate detection problems. To alleviate these issues, we propose Position Constraint Loss (PCLoss) to constrain error landmark locations by utilizing the position relationship of landmarks. Specifically, PCLoss adds a regularization term for each landmark to regularize their relative positions, and it can be easily applied to both regression and heatmap based methods without extra computation during inference. Unlike existing approaches that propagate landmark information between feature layers by specific network structures, PCLoss introduces position relations of landmarks in the label space without modifying the network structure. In addition, we leverage the skeleton-like relation of clothing to further strengthen position constraints between landmarks. Extensive experimental results on DeepFashion, FLD and FashionAI demonstrate that our methods can effectively increase the performance of mainstream frameworks by a large margin.

BibTeX
@inproceedings{icassp2020_positionconstrai,
  title = {Position Constraint Loss For Fashion Landmark Estimation},
  author = {Hong Liu and Meijia Song and Wei Shi and Xia Li},
  booktitle = {ICASSP 2020},
  year = {2020}
}