CoS-V2X / README.md
mickeykang's picture
Upload README.md with huggingface_hub
b156e2a verified
|
Raw
History Blame Contribute Delete
872 Bytes
metadata
license: mit
library_name: pytorch
tags:
  - autonomous-driving
  - vehicle-infrastructure-cooperation
  - v2x
  - end-to-end-planning

CoS-V2X

Cooperative vehicle-infrastructure (V2X) end-to-end planning model from VIPS (ECCV 2026), built on SparseDrive and evaluated on V2X-Real.

latest.pth is the CoS-V2X checkpoint (6 cameras, vehicle + infrastructure, top-100 transmission). Use it with the CoS-V2X repo config projects/configs/sparsedrive_small_stage2_6cams_v2x_top100.py.

hf download mickeykang/CoS-V2X --local-dir checkpoints
# then point COS_V2X_MODEL_CHECKPOINT_PATH at checkpoints/latest.pth