Depth Estimation
PyTorch
Yewandou commited on
Commit
1b97fab
·
verified ·
1 Parent(s): 4fccd5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ license: mit
16
 
17
  This model card is for [BEVCALIB: LiDAR-Camera Calibration via Geometry-Guided Bird's-Eye View Representations](https://arxiv.org/abs/2506.02587).
18
 
19
- Please visit the [project page](https://cisl.ucr.edu/BEVCalib/) and the [Github repo](https://github.com/UCR-CISL/BEVCalib).
20
 
21
  To download the checkpoints, use the following script.
22
  ```
 
16
 
17
  This model card is for [BEVCALIB: LiDAR-Camera Calibration via Geometry-Guided Bird's-Eye View Representations](https://arxiv.org/abs/2506.02587).
18
 
19
+ Please visit the [project page](https://cisl.ucr.edu/BEVCalib/) and the [Github repo](https://github.com/UCR-CISL/BEVCalib) for details.
20
 
21
  To download the checkpoints, use the following script.
22
  ```