GithubHelp home page GithubHelp logo

caomw / dcnf-fcsp Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 3.39 MB

Mirror of the dcnf-fcsp code: https://bitbucket.org/fayao/dcnf-fcsp

MATLAB 24.10% Makefile 2.50% TeX 2.40% Python 3.51% CSS 1.15% JavaScript 0.01% C++ 5.33% Cuda 5.53% C 46.96% Shell 0.60% Protocol Buffer 1.08% HTML 5.22% Clean 0.22% Groff 0.37% Objective-C 1.02%

dcnf-fcsp's Introduction

Depth from Single Monocular Images

  • This is the prediction/test code for the paper:

Learning Depth from Single Monocular Images Using Deep Convolutional Neural Fields; available at: http://arxiv.org/abs/1502.07411.

  • This code is tested on Ubuntu 14.04, and requires Matlab 2014a, CUDA 6.5 or later versions. Tested GPUs are NVIDIA Titan Black, K40c, GTX 780.

  • Download this repository

  • If this code is useful for your research, please consider to cite our work:

 @article{Depth2015Liu,
    author = {Fayao Liu and Chunhua Shen and Guosheng Lin  and Ian Reid},
    title  = {Learning Depth from Single Monocular Images Using Deep Convolutional Neural Fields},
    journal= {Technical report, University of Adelaide},
    volume = {},
    number = {},
    year   = {2015},
    url    = {http://arxiv.org/abs/1502.07411},
    month  = {},
    pages  = {},
}

Install

Two toolboxes are required for using this code. For convenience, they are included in the folder:

./libs and pre-compiled in Linux. These toolboxes are as follows:

  1. MatConvNet is required for the CNN training, which can be downloaded at: http://www.vlfeat.org/matconvnet/

  2. VLFeat is required for generating superpixels, which is available at http://www.vlfeat.org/. This code is tested using the VLFeat 0.9.18 version.

Run

  1. Users need to compile MatConvNet before running our code. Please refer to: http://www.vlfeat.org/matconvnet/

  2. We provide a demo file in folder ./demo/:

    demo_DCNF_FCSP_depths_prediction.m

    This is a demo for predicting depths of given images using our trained model.

  3. We provide two trained models (trained using the Make3D and NYUD2 datasets respectively) in the folder ./model_trained.

Contact

authors: Fayao Liu, Chunhua Shen, Guosheng Lin, Ian Reid (University of Adelaide, Australia)

email: [email protected]

Copyright

Copyright (c) The authors, 2015.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

For commercial applications, please contact Chunhua Shen http://www.cs.adelaide.edu.au/~chhshen/.

03/2015

dcnf-fcsp's People

Contributors

raingo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.