Depth Estimation
PyTorch
Yewandou nielsr HF Staff commited on
Commit
4cb892a
·
verified ·
1 Parent(s): 1b97fab

Add pipeline tag and library name (#1)

Browse files

- Add pipeline tag and library name (12add85704d2ec197979486d9ac398700bf52116)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +2 -0
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