Code Monkey home page Code Monkey logo

cama's Introduction

CAMA

Official Implementation of A Vision-Centric Approach for Static Map Element Annotation
Arxiv | Youtube | Bilibili

CAMA: Consistent and Accurate Map Annotation, nuScenes example:

CAMA is also used for detecting drowsiness driving patterns based on static map element matching. For instance, our proposed driving behavior dataset CAMA-D. Details here (https://github.com/FatigueView/fatigueview)

Pipeline

Release Notes

1.0.0 (2012-10-13)

  • Upload nuScenes xxx scenes from v1.0-test with CAMA labels.
  • Add reprojection demo for both CAMA and nuScenes origin labels.

Run: Reprojection Demo

  1. install required python packages

    python3 -m pip install -r requirements.txt  
  2. Download cama_label.zip [Google Drive]

  3. Modify config.yaml accordingly:

    • dataroot: path to the origin nuScenes dataset
    • converted_dataroot: output converted dataset dir
    • cama_label_file: path to cama_label.zip you just download from 2
    • output_video_dir: where the demo video writes
  4. Run the pipeline

    python3 main.py --config config.yaml

Citation

If you benefit from this work, please cite the mentioned and our paper:

@inproceedings{zhang2021deep,
  title={A Vision-Centric Approach for Static Map Element Annotation},
  author={Zhang, Jiaxin and Chen, Shiyuan and Yin, Haoran and Mei, Ruohong and Liu, Xuan and Yang, Cong and Zhang, Qian and Sui, Wei},
  booktitle={IEEE International Conference on Robotics and Automation (ICRA 2024)},
  pages={1-7}
}

cama's People

Contributors

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