Add pipeline tag and library name (#1)
Browse files- Add pipeline tag and library name (12add85704d2ec197979486d9ac398700bf52116)
Co-authored-by: Niels Rogge <[email protected]>
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
|