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

make error

opened this issue · comments

An error occurred when i tried executing the command "make all", and it eventually turned out to be the compilation of src/caffe/layers/sigmoid_cross_entropy_loss_layer.cpp, where in line 5: #include "caffe/layer.hpp", but there was no such file.