alexgkendall / caffe-segnet

Implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Semantic Pixel-Wise Labelling

Home Page:http://mi.eng.cam.ac.uk/projects/segnet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1D input parameter setting

HaoWumarz opened this issue · comments

I want to use 1D data into the segnet. How should I set the parameter of the segnet_train, like the upsample and convolution?