caffe - Image as a label for pixel wise classification using lmdb -


i having problem configuring caffe pixel wise segmentation. however, after research, found can create imdb database labels. have done that, don't know how link data , label databases in training prototxt file. example appreciated.

since aiming pixel-wise segmentation i'm gonna call call labels ground truths.

the simple solution - use 2 input layers.

use 1 input layer read image , fake labels. use input layer read ground truth , fake labels. use image , ground truth blobs wherever appropriate in network.


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

android - How to read a column value in parse.com without accessing an object or a pointer -

timer - Java TimerTask cancel -