CoolFace
Datasetpublic

ssws3/Depth-Anything-V2-Datasets

Depth-Anything-V2 Datasets Depth-Anything-V2 GitHub Repository Each row is one image triplet (original + greyscale + colourised variants). Column Type Description id string Base image ID e.g. 0000001 id_original image Original image id_gray image Greyscale variant (null if absent) id_color image Colourised variant (null if absent) Example Original Colourised Depth Greyscale Depth Metadata [ { "_id": {… See the full description on the dataset page: https://huggingface.co/datasets/ssws3/Depth-Anything-V2-Datasets.

sourceHugging Faceupdated 5mo agoView on Hugging Face
2likes64downloads
Dataset Card

Depth-Anything-V2 Datasets

Depth-Anything-V2 GitHub Repository

Each row is one image triplet (original + greyscale + colourised variants).

ColumnTypeDescription
idstringBase image ID e.g. 0000001
id_originalimageOriginal image
id_grayimageGreyscale variant (null if absent)
id_colorimageColourised variant (null if absent)

Example

OriginalColourised DepthGreyscale Depth
[image][image][image]

Metadata

json
[
  {
    "_id": {
      "$oid": "67865a75e895dd4b137ba58a"
    },
    "metadata": {
      "image_id": "fc76334d07433301c2c308259b052aa30410a9a607960264368405785199ea3b",
      "dimensions": {
        "width": 3888,
        "height": 2592
      },
      "size_kb": 406,
      "url": "0070158.jpg",
      "depth_url_color": "0070158_color.png",
      "depth_url_gray": "0070158_gray.png"
    },
    "captions": {
      "english": "A fighter jet performs a steep dive maneuver during an airshow, leaving a white smoke trail against a clear blue sky. The aircraft appears to be a light, single-engine jet, likely designed for aerobatic displays or training purposes. The precise control and agility showcased highlight the pilot's skill and the aircraft's engineering capabilities.",
      "hindi": "एक फाइटर जेट एयर शो के दौरान एक तीव्र गोता लगाते हुए स्पष्ट नीले आकाश में सफेद धुआं छोड़ता है। यह विमान एक हल्का, सिंगल-इंजन जेट प्रतीत होता है, जो संभवतः एरोबेटिक प्रदर्शन या प्रशिक्षण के लिए डिज़ाइन किया गया है। इस प्रदर्शन में पायलट के कौशल और विमान की तकनीकी क्षमताओं का प्रदर्शन होता है।",
      "hinglish": "Ek fighter jet airshow ke dauran ek steep dive maneuver karta hai, saath mein clear blue sky mein white smoke trail chhodta hai. Aircraft ek light, single-engine jet lagta hai, jo shayad aerobatic display ya training ke liye design kiya gaya hai. Yeh maneuver pilot ki skill aur aircraft ki engineering capabilities ko dikhata hai."
    }
  }
]