Add pipeline tag and library name
#1
by nielsr HF Staff - opened
This PR adds the pipeline_tag and library_name to the model card metadata. The pipeline_tag is set to depth-estimation because BEVCALIB performs LiDAR-camera calibration, a task closely related to depth estimation. The library_name is set to pytorch as indicated by the project's dependencies and confirmed by the Github README.
Yewandou changed pull request status to merged