中文
相关论文

相关论文: Hard-Aware Fashion Attribute Classification

200 篇论文

Software defect prediction heavily relies on the metrics collected from software projects. Earlier studies often used machine learning techniques to build, validate, and improve bug prediction models using either a set of metrics collected…

软件工程 · 计算机科学 2021-05-03 Hadi Jahanshahi , Mucahit Cevik , Ayşe Başar

State-of-the-art, high capacity deep neural networks not only require large amounts of labelled training data, they are also highly susceptible to label errors in this data, typically resulting in large efforts and costs and therefore…

机器学习 · 计算机科学 2020-07-20 Christian Haase-Schütz , Rainer Stal , Heinz Hertlein , Bernhard Sick

Face swapping has gained significant traction, driven by the plethora of human face synthesis facilitated by deep learning methods. However, previous face swapping methods that used generative adversarial networks (GANs) as backbones have…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Xinyu Yang , Hongbo Bo

In this paper, we present a method to learn a visual representation adapted for e-commerce products. Based on weakly supervised learning, our model learns from noisy datasets crawled on e-commerce website catalogs and does not require any…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Charles Corbière , Hedi Ben-Younes , Alexandre Ramé , Charles Ollion

Hypergraphs (i.e., sets of hyperedges) naturally represent group relations (e.g., researchers co-authoring a paper and ingredients used together in a recipe), each of which corresponds to a hyperedge (i.e., a subset of nodes). Predicting…

机器学习 · 计算机科学 2022-04-19 Hyunjin Hwang , Seungwoo Lee , Chanyoung Park , Kijung Shin

Deep learning methods are successfully used in applications pertaining to ubiquitous computing, health, and well-being. Specifically, the area of human activity recognition (HAR) is primarily transformed by the convolutional and recurrent…

机器学习 · 计算机科学 2019-07-30 Aaqib Saeed , Tanir Ozcelebi , Johan Lukkien

Deep learning is currently reaching outstanding performances on different tasks, including image classification, especially when using large neural networks. The success of these models is tributary to the availability of large collections…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Mingyuan Jiu , Xuguang Song , Hichem Sahbi , Shupan Li , Yan Chen , Wei Guo , Lihua Guo , Mingliang Xu

Building effective recommender systems for domains like fashion is challenging due to the high level of subjectivity and the semantic complexity of the features involved (i.e., fashion styles). Recent work has shown that approaches to…

计算机视觉与模式识别 · 计算机科学 2017-11-08 Wang-Cheng Kang , Chen Fang , Zhaowen Wang , Julian McAuley

Improving fairness between privileged and less-privileged sensitive attribute groups (e.g, {race, gender}) has attracted lots of attention. To enhance the model performs uniformly well in different sensitive attributes, we propose a…

机器学习 · 计算机科学 2022-10-14 Qi Qi , Shervin Ardeshir , Yi Xu , Tianbao Yang

Learning algorithms for Deep Neural Networks are typically based on supervised end-to-end Stochastic Gradient Descent (SGD) training with error backpropagation (backprop). Backprop algorithms require a large number of labelled training…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Gabriele Lagani , Claudio Gennaro , Hannes Fassold , Giuseppe Amato

In this work, we propose and address a new computer vision task, which we call fashion item detection, where the aim is to detect various fashion items a person in the image is wearing or carrying. The types of fashion items we consider in…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Kota Hara , Vignesh Jagadeesh , Robinson Piramuthu

A light-weight high-performance Deepfake detection method, called DefakeHop, is proposed in this work. State-of-the-art Deepfake detection methods are built upon deep neural networks. DefakeHop extracts features automatically using the…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Hong-Shuo Chen , Mozhdeh Rouhsedaghat , Hamza Ghani , Shuowen Hu , Suya You , C. -C. Jay Kuo

In this paper, we present a two-stream multi-task network for fashion recognition. This task is challenging as fashion clothing always contain multiple attributes, which need to be predicted simultaneously for real-time industrial systems.…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Peizhao Li , Yanjing Li , Xiaolong Jiang , Xiantong Zhen

Annotating a large-scale image dataset is very tedious, yet necessary for training person re-identification models. To alleviate such a problem, we present an active hard sample mining framework via training an effective re-ID model with…

计算机视觉与模式识别 · 计算机科学 2020-04-15 Xin Xu , Lei Liu , Weifeng Liu , Meng Wang , Ruimin Hu

Virtual try-on focuses on adjusting the given clothes to fit a specific person seamlessly while avoiding any distortion of the patterns and textures of the garment. However, the clothing identity uncontrollability and training inefficiency…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Jiazheng Xing , Chao Xu , Yijie Qian , Yang Liu , Guang Dai , Baigui Sun , Yong Liu , Jingdong Wang

This paper presents a hardness-aware deep metric learning (HDML) framework. Most previous deep metric learning methods employ the hard negative mining strategy to alleviate the lack of informative samples for training. However, this mining…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Wenzhao Zheng , Zhaodong Chen , Jiwen Lu , Jie Zhou

To advance the development of science and technology, research proposals are submitted to open-court competitive programs developed by government agencies (e.g., NSF). Proposal classification is one of the most important tasks to achieve…

机器学习 · 计算机科学 2022-09-20 Meng Xiao , Ziyue Qiao , Yanjie Fu , Yi Du , Pengyang Wang

We propose a compact framework with guided attention for multi-label classification in the fashion domain. Our visual semantic attention model (VSAM) is supervised by automatic pose extraction creating a discriminative feature space. VSAM…

计算机视觉与模式识别 · 计算机科学 2019-11-13 Beatriz Quintino Ferreira , João P. Costeira , Ricardo G. Sousa , Liang-Yan Gui , João P. Gomes

Many modern applications deal with multi-label data, such as functional categorizations of genes, image labeling and text categorization. Classification of such data with a large number of labels and latent dependencies among them is a…

机器学习 · 计算机科学 2018-04-05 Zahra Ahmadi , Stefan Kramer

This paper strives to predict fine-grained fashion similarity. In this similarity paradigm, one should pay more attention to the similarity in terms of a specific design/attribute between fashion items. For example, whether the collar…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Jianfeng Dong , Zhe Ma , Xiaofeng Mao , Xun Yang , Yuan He , Richang Hong , Shouling Ji