Giter VIP home page Giter VIP logo

neonav's Introduction

NeoNav

This is the implementation of our AAAI 2020 paper NeoNav: Improving the Generalization of Visual Navigation via Generating Next Expected Observations, training and evaluation on Active Vision Dataset (depth only).

Navigation Model

Implementation

Training

  • The environment: Cuda 10.0, Python 3.6.4, PyTorch 1.0.1
  • Please download "depth_imgs.npy" file from the AVD_Minimal and put the file in the train folder.
  • Please download our training data HERE.
  • Our trained model can be downloaded from HERE. If you plan to train your own navigation model from scratch, some suggestions are provided:
    • Pre-train the model by using "python3 ttrain.py" and terminate the training when the action prediction accuracy approaches 70%.
    • Use "python3 train.py" to train the NeoNav model.

Testing

  • To evaluate our model, please run "python3 ./test/evaluate.py" or "python3 ./test/evaluete_with_stop.py"

Results

Start End Start End

Contact

To ask questions or report issues please open an issue on the issues tracker.

Citation

If you use NeoNav in your research, please cite the paper:

@article{wuneonav,
  title={NeoNav: Improving the Generalization of Visual Navigation via Generating Next Expected Observations},
  author={Wu, Qiaoyun and Manocha, Dinesh and Wang, Jun and Xu, Kai}
}

neonav's People

Contributors

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