论文《Weakly-and semi-supervised learning of a DCNN for semantic image segmentation》里记载的弱监督语义分割tensorflow版
a tensorflow version for DSRG (Weakly-Supervised Semantic Segmentation Network with Deep Seeded Region Growing)
使用cython对permutohedral lattice进行的包装,以便在python中即能便利调用,又能运行得与原始c++版差不多快
使用 visualizing and understanding convolutional networks 论文里提到的 deconv network 对 vgg16 进行可视化
copy from https://github.com/kvfrans/feature-visualization 想用这个实际一下如何对convnet进行可视化
基于[斗大的熊猫](http://blog.topspeedsnail.com/archives/10542?utm_source=tuicool&utm_medium=referral)博文所做的尝试