Add depth-estimation task metadata and improve dataset card
#1
by nielsr HF Staff - opened
This PR improves the dataset card by:
- Adding the
depth-estimationtask category to the YAML metadata for better discoverability. - Organizing the links to the paper, project page, and GitHub repository.
- Updating the teaser images to use absolute URLs from the official repository.
- Maintaining the citation information for researchers.
The dataset is now correctly linked to its corresponding paper: https://huggingface.co/papers/2603.26658.
venkatsubra changed pull request status to merged