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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -4,7 +4,12 @@ license: mit
4
 
5
  # BEVCalib: LiDAR-Camera Calibration via Geometry-Guided Bird's-Eye View Representation
6
 
7
- [![arXiv](https://img.shields.io/badge/arXiv-2506.02587-df2a2a.svg?style=for-the-badge)](https://arxiv.org/abs/2506.02587) [![Website](https://img.shields.io/badge/Website-BEVCalib-blue?style=for-the-badge)](https://cisl.ucr.edu/BEVCalib) [![HF Models](https://img.shields.io/badge/%F0%9F%A4%97-Models-yellow?style=for-the-badge)](https://huggingface.co/cisl-hf/BEVCalib) [![PyTorch](https://img.shields.io/badge/PyTorch-2.6.0-EE4C2C.svg?style=for-the-badge&logo=pytorch)](https://pytorch.org/get-started/locally/) [![License](https://img.shields.io/github/license/TRI-ML/prismatic-vlms?style=for-the-badge)](https://github.com/UCR-CISL/BEVCalib/blob/main/LICENSE)
 
 
 
 
 
8
  <hr style="border: 2px solid gray;"></hr>
9
 
10
  <!-- Provide a quick summary of what the model is/does. -->
 
4
 
5
  # BEVCalib: LiDAR-Camera Calibration via Geometry-Guided Bird's-Eye View Representation
6
 
7
+ [![arXiv](https://img.shields.io/badge/arXiv-2506.02587-df2a2a.svg?style=for-the-badge)](https://arxiv.org/abs/2506.02587)
8
+ [![Website](https://img.shields.io/badge/Website-BEVCalib-blue?style=for-the-badge)](https://cisl.ucr.edu/BEVCalib)
9
+ [![Code](https://img.shields.io/badge/Code-BEVCalib-181717.svg?style=for-the-badge&logo=github)](https://github.com/UCR-CISL/BEVCalib)
10
+ [![HF Models](https://img.shields.io/badge/%F0%9F%A4%97-Models-yellow?style=for-the-badge)](https://huggingface.co/cisl-hf/BEVCalib)
11
+ [![PyTorch](https://img.shields.io/badge/PyTorch-2.6.0-EE4C2C.svg?style=for-the-badge&logo=pytorch)](https://pytorch.org/get-started/locally/)
12
+ [![License](https://img.shields.io/github/license/TRI-ML/prismatic-vlms?style=for-the-badge)](https://github.com/UCR-CISL/BEVCalib/blob/main/LICENSE)
13
  <hr style="border: 2px solid gray;"></hr>
14
 
15
  <!-- Provide a quick summary of what the model is/does. -->