paulu / material-seg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

material-seg

Introduction

Predicts material segmentations for photographs. See http://opensurfaces.cs.cornell.edu/publications/minc/ for a description of the method.

alt text

Example

wget 'http://labelmaterial.s3.amazonaws.com/photos/2012/12/26/favarojr_6678709857.jpg' -O images/1189.jpg
./demo.py images/1189.jpg

Installation

Tested configuration: Ubuntu 14.04.5 64-bit, GTX TITAN X (driver version 375.26), Python 2.7.6 (package versions in requirements.txt), Caffe rev 86d451e96bda76878f81e6db426c651a440fa9ae.

Acknowledgments

DenseCRF by Philipp Krähenbühl, Python wrapper by Sean Bell.

About


Languages

Language:Python 60.2%Language:C++ 38.5%Language:C 0.8%Language:Lua 0.4%Language:Makefile 0.1%