Depth Estimation
PyTorch
Yewandou commited on
Commit
ca9bb4b
·
verified ·
1 Parent(s): 83a02dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ pipeline_tag: depth-estimation
4
  library_name: pytorch
5
  ---
6
 
7
- # BEVCalib: LiDAR-Camera Calibration via Geometry-Guided Bird's-Eye View Representation
8
 
9
  [![arXiv](https://img.shields.io/badge/arXiv-2506.02587-df2a2a.svg?style=for-the-badge)](https://arxiv.org/abs/2506.02587)
10
  [![Website](https://img.shields.io/badge/Website-BEVCalib-blue?style=for-the-badge)](https://cisl.ucr.edu/BEVCalib)
 
4
  library_name: pytorch
5
  ---
6
 
7
+ # [CoRL 2025] BEVCalib: LiDAR-Camera Calibration via Geometry-Guided Bird's-Eye View Representation
8
 
9
  [![arXiv](https://img.shields.io/badge/arXiv-2506.02587-df2a2a.svg?style=for-the-badge)](https://arxiv.org/abs/2506.02587)
10
  [![Website](https://img.shields.io/badge/Website-BEVCalib-blue?style=for-the-badge)](https://cisl.ucr.edu/BEVCalib)