ssws3's picture
Update README.md
efec583 verified
|
Raw
History Blame Contribute Delete
2.91 kB
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: id_original_name
      dtype: string
    - name: id_original
      dtype: image
    - name: id_gray_name
      dtype: string
    - name: id_gray
      dtype: image
    - name: id_color_name
      dtype: string
    - name: id_color
      dtype: image

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
Original Colour Gray

Metadata

[
  {
    "_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."
    }
  }
]