paper-with-me

Papers

DeepMark++: Real-time Clothing Detection at the Edge

2020-06-01 · Alexey Sidnev, Alexander Krapivin, Alexey Trushkov, Ekaterina Krasikova, Maxim Kazakov, Mikhail Viryasov

Clothing recognition is the most fundamental AI application challenge within the fashion domain. While existing solutions offer decent recognition accuracy, they are generally slow and require significant computational resources. In this paper we propose a single-stage approach to overcome this obstacle and deliver rapid clothing detection and keypoint estimation. Our solution is based on a multi-target network CenterNet, and we introduce several powerful post-processing techniques to enhance performance. Our most accurate model achieves results comparable to state-of-the-art solutions on the DeepFashion2 dataset, and our light and fast model runs at 17 FPS on the Huawei P40 Pro smartphone. In addition, we achieved second place in the DeepFashion2 Landmark Estimation Challenge 2020 with 0.582 mAP on the test dataset.

📄 PDF Abstract BibTeX arXiv:2006.00710

Code (0)

등록된 구현이 없습니다.

Tasks

Clothes Landmark DetectionKeypoint Estimation

Methods 이 논문이 사용한 방법론

DLA 설명 없음
Batch Normalization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Cascade Corner Pooling Cascade Corner Pooling is a pooling layer for object detection that builds upon the corner pooling operation. Corners are…
Center Pooling Center Pooling is a pooling technique for object detection that aims to capture richer and more recognizable visual patterns. The geometric centers of objects do not…
CenterNet CenterNet is a one-stage object detector that detects each object as a triplet, rather than a pair, of keypoints. It utilizes two customized modules named [cascade corner…

Similar Papers 제목 키워드 기반

DeepMark: One-Shot Clothing Detection

2019-10-02 · Alexey Sidnev, Alexey Trushkov, Maxim Kazakov, Ivan Korolev 외

The one-shot approach, DeepMark, for fast clothing detection as a modification of a multi-target network, CenterNet, is proposed in the paper. The state-of-the-art accuracy of 0.723 mAP for bounding box detection task an…

Clothes Landmark Detection

HitoMi-Cam: A Shape-Agnostic Person Detection Method Using the Spectral Characteristics of Clothing

2025-11-12 · Shuji Ono arxiv

While convolutional neural network (CNN)-based object detection is widely used, it exhibits a shape dependency that degrades performance for postures not included in the training data. Building upon our previous simulati…

Object Detection

TRADES: Generating Realistic Market Simulations with Diffusion Models

2025-01-31 · Leonardo Berti, Bardh Prenkaj, Paola Velardi

Financial markets are complex systems characterized by high statistical noise, nonlinearity, and constant evolution. Thus, modeling them is extremely hard. We address the task of generating realistic and responsive Limit…

Denoising

Dressing Avatars: Deep Photorealistic Appearance for Physically Simulated Clothing

2022-06-30 · Donglai Xiang, Timur Bagautdinov, Tuur Stuyck, Fabian Prada 외

Despite recent progress in developing animatable full-body avatars, realistic modeling of clothing - one of the core aspects of human self-expression - remains an open challenge. State-of-the-art physical simulation meth…

Improving Apparel Detection with Category Grouping and Multi-grained Branches

2021-01-17 · Qing Tian, Sampath Chanda, K C Amit Kumar, Douglas Gray

Training an accurate object detector is expensive and time-consuming. One main reason lies in the laborious labeling process, i.e., annotating category and bounding box information for all instances in every image. In th…

Object