Depth Estimation
PyTorch
Yewandou commited on
Commit
beef0ef
ยท
verified ยท
1 Parent(s): dc8016f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,9 +17,9 @@ library_name: pytorch
17
 
18
  ## Introduction
19
 
20
- ๐Ÿš— This model card is for [BEVCALIB: LiDAR-Camera Calibration via Geometry-Guided Bird's-Eye View Representations](https://arxiv.org/abs/2506.02587).
21
 
22
- ๐Ÿš€ **All training and inference code are open-sourced!** Please visit the [project page](https://cisl.ucr.edu/BEVCalib/) and the [Github repo](https://github.com/UCR-CISL/BEVCalib) for details.
23
 
24
  ๐Ÿ’ฌ **We welcome feedback and look forward to your comments!**
25
 
 
17
 
18
  ## Introduction
19
 
20
+ ๐Ÿš— This model is for [BEVCALIB: LiDAR-Camera Calibration via Geometry-Guided Bird's-Eye View Representations](https://arxiv.org/abs/2506.02587).
21
 
22
+ ๐Ÿš€ **All training and inference code are open-sourced now!** Please visit the [project page](https://cisl.ucr.edu/BEVCalib/) and the [Github repo](https://github.com/UCR-CISL/BEVCalib) for details.
23
 
24
  ๐Ÿ’ฌ **We welcome feedback and look forward to your comments!**
25