paper-with-me

Papers

PoshakNet: Framework for matching dresses from real-life photos using GAN and Siamese Network

2019-11-11 · Abhigyan Khaund, Daksh Thapar, Aditya Nigam

Online garment shopping has gained many customers in recent years. Describing a dress using keywords does not always yield the proper results, which in turn leads to dissatisfaction of customers. A visual search based system will be enormously beneficent to the industry. Hence, we propose a framework that can retrieve similar clothes that can be found in an image. The first task is to extract the garment from the input image (street photo). There are various challenges for that, including pose, illumination, and background clutter. We use a Generative Adversarial Network for the task of retrieving the garment that the person in the image was wearing. It has been shown that GAN can retrieve the garment very efficiently despite the challenges of street photos. Finally, a siamese based matching system takes the retrieved cloth image and matches it with the clothes in the dataset, giving us the top k matches. We take a pre-trained inception-ResNet v1 module as a siamese network (trained using triplet loss for face detection) and fine-tune it on the shopping dataset using center loss. The dataset has been collected inhouse. For training the GAN, we use the LookBook dataset, which is publically available.

📄 PDF Abstract BibTeX arXiv:1911.04237

Code (0)

등록된 구현이 없습니다.

Tasks

Face DetectionGenerative Adversarial NetworkTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…
Siamese Network 설명 없음
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…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

LIFE: Lighting Invariant Flow Estimation

2021-04-07 · Zhaoyang Huang, Xiaokun Pan, Runsen Xu, Yan Xu 외

We tackle the problem of estimating flow between two images with large lighting variations. Recent learning-based flow estimation frameworks have shown remarkable performance on image pairs with small displacement and co…

Methods for Matching English Language Addresses

2024-03-14 · Keshav Ramani, Daniel Borrajo

Addresses occupy a niche location within the landscape of textual data, due to the positional importance carried by every word, and the geographical scope it refers to. The task of matching addresses happens everyday and…

Entity Resolution

Is This News Still Interesting to You?: Lifetime-aware Interest Matching for News Recommendation

2025-08-18 · Seongeun Ryu, Yunyong Ko, Sang-Wook Kim arxiv

Personalized news recommendation aims to deliver news articles aligned with users' interests, serving as a key solution to alleviate the problem of information overload on online news platforms. While prior work has impr…

M3C: A Framework towards Convergent, Flexible, and Unsupervised Learning of Mixture Graph Matching and Clustering

2023-10-27 · Jiaxin Lu, Zetian Jiang, Tianzhe Wang, Junchi Yan

Existing graph matching methods typically assume that there are similar structures between graphs and they are matchable. However, these assumptions do not align with real-world applications. This work addresses a more r…

ClusteringGraph MatchingPseudo Label

Improving Address Matching using Siamese Transformer Networks

2023-07-05 · André V. Duarte, Arlindo L. Oliveira

Matching addresses is a critical task for companies and post offices involved in the processing and delivery of packages. The ramifications of incorrectly delivering a package to the wrong recipient are numerous, ranging…

GPU