himrep
caffeCoder

The module computes a vectorial representation of the input image using Caffe C++ library.

The module computes a vectorial representation of the input image using Caffe C++ library.

Version:1.0

Author
Giulia Pasqu.nosp@m.aleg.nosp@m.iulia.nosp@m..pas.nosp@m.quale.nosp@m.@iit.nosp@m..it

Description

Introduction

The input image is passed through a feed-forward Convolutional Neural Network (CNN) model that has been previously learned. The image representation can be extracted as the output of any layer in the network. Usually the latest convolutional layer is chosen and the output is a 1-dimensional vector, than is then fed to a classifier (e.g., linear SVM/RLS).

Parameters

Input Ports

Output Ports

Services