Giter VIP home page Giter VIP logo

hiddenfootprints's Introduction

Hidden Footprints: Learning Contextual Walkability from 3D Human Trails

Jin Sun, Hadar Averbuch-Elor, Qianqian Wang, and Noah Snavely

European Conference on Computer Vision (ECCV) 2020

Project Website

This repository contains code for hidden footprints propagation on Waymo data, as described in the paper. In addition, we provide a pretrained model to predict walkability on street scenes.

Teaser

Requirment

  • Waymo Open Dataset code base.
  • Tensorflow for reading Waymo data.
  • PyTorch for running pretrained models.
  • OpenCV for image handling.
  • Numpy.

Demo

First download Waymo data to your local directory. Extract the zip files to get *.tfrecord files.

Open demo.ipynb for an example on how to:

  1. Load Waymo record file for images, labels, and camera parameters;
  2. Propagate hidden foorptins from all frames in a sequence (segment) to a reference frame;
  3. Run a pretrained walkability prediction model on the reference frame image.

Pretrained model can be downloaded from Google Drive here. Put it in the root directory.

License

This repository is released under the Apache 2.0 license.

Citation

@InProceedings{hiddenfootprints2020eccv,
title={Hidden Footprints: Learning Contextual Walkability from 3D Human Trails},
author={Jin Sun and Hadar Averbuch-Elor and Qianqian Wang and Noah Snavely},
booktitle={Proceedings of the European Conference on Computer Vision (ECCV)},
month={August},
year={2020} 
}

hiddenfootprints's People

Contributors

jinsungit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

shanmy

hiddenfootprints's Issues

Plan to release training code and pre-trained model for direction prediction?

Hi!

I'm wondering if you have any plans in the future to release (i) the training code and (ii) the pre-trained model and inference code for walking direction prediction. I only see inference code for walkability, but I'm quite interested in the direction prediction results shown in your paper (Fig. 7).

Thanks for the great work and the released code again. :)

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.