paper-with-me

홈 › Papers

Fashion Image Retrieval with Capsule Networks

2019-08-26 · Furkan Kınlı, Barış Özcan, Furkan Kıraç

In this study, we investigate in-shop clothing retrieval performance of densely-connected Capsule Networks with dynamic routing. To achieve this, we propose Triplet-based design of Capsule Network architecture with two different feature extraction methods. In our design, Stacked-convolutional (SC) and Residual-connected (RC) blocks are used to form the input of capsule layers. Experimental results show that both of our designs outperform all variants of the baseline study, namely FashionNet, without relying on the landmark information. Moreover, when compared to the SOTA architectures on clothing retrieval, our proposed Triplet Capsule Networks achieve comparable recall rates only with half of parameters used in the SOTA architectures.

📄 PDF Abstract BibTeX arXiv:1908.09943

Code (1)

birdortyedi/image-retrieval-with-capsules 공식 구현 tf

Tasks

Image RetrievalRetrievalTriplet

Methods 이 논문이 사용한 방법론

Capsule Network A capsule is an activation vector that basically executes on its inputs some complex internal computations. Length of these activation vectors signifies the probability of…

Similar Papers 제목 키워드 기반

Creating Capsule Wardrobes from Fashion Images

2017-12-07 · CVPR 2018 6 · Wei-Lin Hsiao, Kristen Grauman

We propose to automatically create capsule wardrobes. Given an inventory of candidate garments and accessories, the algorithm must assemble a minimal set of items that provides maximal mix-and-match outfits. We pose the …

WideCaps: A Wide Attention based Capsule Network for Image Classification

2021-08-08 · S J Pawan, Rishi Sharma, Hemanth Sai Ram Reddy, M Vani 외

The capsule network is a distinct and promising segment of the neural network family that drew attention due to its unique ability to maintain the equivariance property by preserving the spatial relationship amongst the …

Classificationimage-classificationImage Classification

Capsule GAN Using Capsule Network for Generator Architecture

2020-03-18 · Kanako Marusaki, Hiroshi Watanabe

This paper presents Capsule GAN, a Generative adversarial network using Capsule Network not only in the discriminator but also in the generator. Recently, Generative adversarial networks (GANs) has been intensively studi…

Generative Adversarial Network

Capsule networks with non-iterative cluster routing

2021-09-19 · Zhihao Zhao, Samuel Cheng

Capsule networks use routing algorithms to flow information between consecutive layers. In the existing routing procedures, capsules produce predictions (termed votes) for capsules of the next layer. In a nutshell, the n…

Capsule Networks against Medical Imaging Data Challenges

2018-07-19 · Amelia Jiménez-Sánchez, Shadi Albarqouni, Diana Mateus

A key component to the success of deep learning is the availability of massive amounts of training data. Building and annotating large datasets for solving medical image classification problems is today a bottleneck for …

General Classificationimage-classificationImage ClassificationMedical Image Analysis+1