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

Results in a text file for an image

shuchitagupta opened this issue · comments

Hi,

I wanted to run trained model on my images which I want to use further for another step. Where can I find such a trained model?

Also, after testing can I get the results in a text file labelled pixel wise?

Thanks.