项目作者: GuoJaw
项目描述 :
语义分割;可视化Prob层
高级语言: Jupyter Notebook
项目地址: git://github.com/GuoJaw/Caffe-SegNet.git
Intro
Caffe-SegNet实现语义分割
SegNet_With_C++:可视化最后一层的Person
Dependencies
Caffe
caffe.proto 生成caffe.pb.cc: caffe.pb.cc / caffe.pb.h,拷贝到相应位置(百度下即可)
C++版本代码:SegNet_With_C++
https://github.com/alexgkendall/SegNet-Tutorial/blob/master/Scripts/test_segmentation.cpp