Skip to content

Transtreaming: Adaptive Delay-aware Transformer for Real-time Streaming Perception in Autonomous Driving

License

Notifications You must be signed in to change notification settings

DecAngel/Transtreaming

Repository files navigation

Transtreaming Codebase

Code for Transtreaming: Adaptive Delay-aware Transformer for Real-time Streaming Perception

Note: We are currently refactoring our work to build our streaming perception pipeline on ROS for a better simulation of real-world autonomous driving scenarios(end-to-end delay adaptation).

Install

  • Install dependency
conda env create -f environment.yaml

Run

  • training
python src/train.py experiment=xxx
  • testing
python src/test.py experiment=xxx
  • sap testing
python src/sap.py experiment=xxx

Detailed configurations are in ./configs

Checkpoints (with config and logs)

About

Transtreaming: Adaptive Delay-aware Transformer for Real-time Streaming Perception in Autonomous Driving

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published