Git Product home page Git Product logo

deepocclusion's Introduction

Implementation of the Deep-Occlusion Reasoning

Paper: https://arxiv.org/abs/1704.05775 Project page: https://pierrebaque.github.io/page-DeepOcclusion/

Dependencies

The main dependency is the Theano package.
You also need to install the theano ROI-Pooling Layer from https://github.com/ddtm/theano-roi-pooling to get the unary potentials to work.

How to run.

Nb: The demo provided here is temporary and should be improved soon to make it more robust and easier to run. Happy to read your feedbacks.

Clone the github code

Download this zip file https://drive.google.com/file/d/0BxijKKbgC7wRTE03ajEtZ1FYc2M/view?usp=sharing

Unzip it in the root directory

From the same root directory, type:

mv tozip/models VGG/models
mkdir Potentials/Parts/Run
mkdir Potentials/Unaries/Run

Then, run the notebooks in the following order:
RunParts.ipynb
RunUnaries.ipynb
RunPom.ipynb

You should get some results. This is for running the pretrained model and not for training yet.

Running on your own dataset

In order to run the code on your own dataset, you just need to generate the ".pom" file corresponding to your cameras. This file describes the 2D boundary of each 3D bounding-box, projected on each camera, approximated by a rectangle. In order to generate such file, you can use our code with your camera calibrations: https://github.com/pierrebaque/generatePOMfile

deepocclusion's People

Contributors

pierrebaque 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.