isl-org / MiDaS

Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2022"
MIT License
4.25k stars 597 forks source link

Question about COCO dataset #260

Closed TimYao18 closed 6 months ago

TimYao18 commented 6 months ago

Hi there! I'm trying to identify the specific images from the COCO 2014 dataset used in the MiDaS paper. The paper refers to COCO 2014, but doesn't specify which image within which dataset was used for showcasing results. In the 2014 train or test or validate dataset? I want to find those images out. Is there anyone familiar with the paper or the COCO dataset who could help me identify the particular images used in the paper? Or is there any method to find out a image in a dataset? Your assistance would be greatly appreciated!

For example, these images from MS COCO is which dataset? and the images file name? Example Example pic

TimYao18 commented 6 months ago

I found them in the COCO val2014 dataset. Thank you.