Datasets:
Update paper link and metadata
#2
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This PR improves the dataset card by:
- Linking the dataset to the associated paper: Depth2Pose: A Pose-Based Benchmark for Monocular Depth Estimation without Ground-Truth Depth.
- Updating the GitHub repository link.
- Correcting the code snippet to use the
evaluationsplit as defined in the metadata. - Maintaining the existing
dataset_infoand structure.