Skip to content

The implementation of VAD test client for HUGSIM benchmark

License

Notifications You must be signed in to change notification settings

hyzhou404/VAD_SIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAD End-to-End Inference

This repo is the implementation of VAD test client for HUGSIM benchmark

The implementation is based on:

VAD: Vectorized Scene Representation for Efficient Autonomous Driving

Bo Jiang1*, Shaoyu Chen1*, Qing Xu2, Bencheng Liao1, Jiajie Chen2, Helong Zhou2, Qian Zhang2, Wenyu Liu1, Chang Huang2, Xinggang Wang1,†

1 Huazhong University of Science and Technology, 2 Horizon Robotics

*: equal contribution, : corresponding author.

arXiv Paper, ICCV 2023

Installation

Please refer to UniAD and VAD installation instructions. In practice, UniAD and VAD can share the same conda environment.

Please change ${VAD_PATH} in tools/e2e.sh as the path on your machine.

Launch Client

Manually Launch

zsh ./tools/e2e.sh ${CUDA_ID} ${output_dir}

Auto Lauch

Client can be auto lauched by the HUGSIM closed-loop script.

About

The implementation of VAD test client for HUGSIM benchmark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published