Giter Site home page Giter Site logo

transrvnet's Introduction

TransRVNet

Code coming soon...Currently we only show our results for visualization and evaluation purposes.

First please download the SemanticPOSS Dataset from the official website.

Then download our predictions from Google Drive.

Visualize Example:

  • Visualize GT:

    python visualize.py -d /dataset -s sequences:00-06

  • Visualize Our Predictions:

    python visualize.py -d /dataset -p /predictions -s 02/03

  • In the visualization:

    To navigate:
    
        b: back (previous scan)
    
        n: next (next scan)
    
        q: quit (exit program)
    

Visualize Video:

Video

Eval Example:

  • Eval Seq 02:

    python evaluate_iou.py -d /dataset -p /predictions -s valid02

  • Eval seq 03:

    python evaluate_iou.py -d /dataset -p /predictions -s valid03

The following results will be obtained:

Acknowledgment

The code is partly based on LiDAR-Bonnetal and SalsaNext. Thanks for their open source work.

Citation

Currently, please consider citing:

@inproceedings{pan2020semanticposs,
  title={Semanticposs: A point cloud dataset with large quantity of dynamic instances},
  author={Pan, Yancheng and Gao, Biao and Mei, Jilin and Geng, Sibo and Li, Chengkun and Zhao, Huijing},
  booktitle={2020 IEEE Intelligent Vehicles Symposium (IV)},
  pages={687--693},
  year={2020},
  organization={IEEE}
}

transrvnet's People

Contributors

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