Giter VIP home page Giter VIP logo

wacv15_code's Introduction

Efficient Facade Segmentation Using Auto-context

This package contains the code for "Efficient Facade Segmentation Using Auto-context". If you use this code, please consider citing the following papers.

#!bibtex


@inproceedings{jampani2015efficient,
  title={Efficient facade segmentation using auto-context},
  author={Jampani, Varun and Gadde, Raghudeep and Gehler, Peter V},
  booktitle={2015 IEEE Winter Conference on Applications of Computer Vision},
  pages={1038--1045},
  year={2015},
  organization={IEEE}
}

@article{gadde2016efficient,
  title={Efficient 2D and 3D Facade Segmentation using Auto-Context},
  author={Gadde, Raghudeep and Jampani, Varun and Marlet, Renaud and Gehler, Peter V},
  journal={arXiv preprint arXiv:1606.06437},
  year={2016}
}


The code has been tested to work on Ubuntu 14.04 using Matlab R2012a. Please follow the below steps to use this code.

  1. run setup.sh This will install the Darwin library and the Piotr's Computer Vision Matlab Toolbox. Note that the Graz dataset is also downloaded.
  2. run src/run.sh This will use the auto-context framework to train and test on the Graz dataset.
  • Upon running the code successfully, you should get around on the Graz dataset.
  • The training may take several hours. If you have more multiple-cores on your machine consider changing the "drwnThreadPool" attribute. Currently it is set to 8.
  • Results are stored in out/graz/fold[1-5]. The dataset is divided into 5 folds (see data/graz folder). For fold1, set[1,2,3,4] are used for training and set5 for testing. For fold2, set[1,2,3,5] as training and set4 for testing.

wacv15_code's People

Contributors

raghudeep avatar dawars avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.