paper-with-me

Papers

Two-Layer Mixture Network Ensemble for Apparel Attributes Classification

2018-07-11 · Han Tianqi, Fu Zhihui, Li Hongyu

Recognizing apparel attributes has recently drawn great interest in the computer vision community. Methods based on various deep neural networks have been proposed for image classification, which could be applied to apparel attributes recognition. An interesting problem raised is how to ensemble these methods to further improve the accuracy. In this paper, we propose a two-layer mixture framework for ensemble different networks. In the first layer of this framework, two types of ensemble learning methods, bagging and boosting, are separately applied. Different from traditional methods, our bagging process makes use of the whole training set, not random subsets, to train each model in the ensemble, where several differentiated deep networks are used to promote model variance. To avoid the bias of small-scale samples, the second layer only adopts bagging to mix the results obtained with bagging and boosting in the first layer. Experimental results demonstrate that the proposed mixture framework outperforms any individual network model or either independent ensemble method in apparel attributes classification.

📄 PDF Abstract BibTeX arXiv:1807.10572

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEnsemble LearningGeneral Classificationimage-classificationImage ClassificationVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

AI Assisted Apparel Design

2020-07-09 · Alpana Dubey, Nitish Bhardwaj, Kumar Abhinav, Suma Mani Kuriakose 외

Fashion is a fast-changing industry where designs are refreshed at large scale every season. Moreover, it faces huge challenge of unsold inventory as not all designs appeal to customers. This puts designers under signifi…

Style Transfer

Attr2Style: A Transfer Learning Approach for Inferring Fashion Styles via Apparel Attributes

2020-08-26 · Rajdeep Hazra Banerjee, Abhinav Ravi, Ujjal Kr Dutta

Popular fashion e-commerce platforms mostly provide details about low-level attributes of an apparel (eg, neck type, dress length, collar type) on their product detail pages. However, customers usually prefer to buy appa…

AttributeImage CaptioningTransfer Learning

A Federated Approach for Fine-Grained Classification of Fashion Apparel

2020-08-27 · Tejaswini Mallavarapu, Luke Cranfill, Junggab Son, Eun Hye Kim 외

As online retail services proliferate and are pervasive in modern lives, applications for classifying fashion apparel features from image data are becoming more indispensable. Online retailers, from leading companies to …

ClassificationGeneral ClassificationSemantic Segmentation

Evolving Non-linear Stacking Ensembles for Prediction of Go Player Attributes

2015-12-31 · Josef Moudřík, Roman Neruda

The paper presents an application of non-linear stacking ensembles for prediction of Go player attributes. An evolutionary algorithm is used to form a diverse ensemble of base learners, which are then aggregated by a sta…

Prediction

MixtureEnsembles: Leveraging Parameter Sharing for Efficient Ensembles

2021-09-29 · Piotr Teterwak, Nikoli Dryden, Dina Bashkirova, Kate Saenko 외

Ensembles are a very effective way of increasing both the robustness and accuracy of a learning system. Yet they are memory and compute intensive; in a naive ensemble, $n$ networks are trained independently and $n$ netwo…