Add pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# BEVCalib: LiDAR-Camera Calibration via Geometry-Guided Bird's-Eye View Representation
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
pipeline_tag: depth-estimation
|
4 |
+
library_name: pytorch
|
5 |
---
|
6 |
|
7 |
# BEVCalib: LiDAR-Camera Calibration via Geometry-Guided Bird's-Eye View Representation
|