数据集

MapTrace

google/MapTrace

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 内容检查:AI 辅助整理并检查 许可证:cc-by-4.0 上游版本:8dd60adfde2f

中文简介

google/MapTrace 是 google 在 Hugging Face 发布的数据集仓库,当前卡片主要关联图像理解、视觉问答。本站固定记录上游版本 8dd60adfde2f,同步到 5363 个文件,文件元数据合计 215.36 GB;访问状态为“公开”,许可证字段为“cc-by-4.0”。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

【README 卡片中文译介】

以下内容依据上游仓库 google/MapTrace 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。

【资源概览】
google/MapTrace 是 google 在 Hugging Face 发布的数据集仓库,当前卡片主要关联图像理解、视觉问答。本站固定记录上游版本 8dd60adfde2f,同步到 5363 个文件,文件元数据合计 215.36 GB;访问状态为“公开”,许可证字段为“cc-by-4.0”。

【适用方向】
适合评估图文理解、视觉问答、文档或场景解析等多模态任务。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。

【版本与规格】
固定版本:8dd60adfde2f。 任务标签:图像理解、视觉问答。 语言字段:en。 规模分类:1M<n<10M。 上游页面记录的最近更新时间:2026-03-03。

【文件信息】
上游 API 返回 5363 个文件,文件元数据合计 215.36 GB。 已保存文件清单中的主要扩展名:.parquet 98 个、.png 1 个、无扩展名 1 个。 当前较大的文件包括:floormaps/floormaps_parquet_with_image_description-00086-of-02190.parquet(97.14 MB);floormaps/floormaps_parquet_with_image_description-00058-of-02190.parquet(91.95 MB);floormaps/floormaps_parquet_with_image_description-00007-of-02190.parquet(59.03 MB)。 仓库文件较多,本站仅保存前 100 条文件元数据;完整清单请查看上游仓库。

【运行或处理环境】
仓库文件元数据合计 215.36 GB。仅按下载、解压和临时文件估算,建议至少预留约 258.44 GB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。

【使用边界】
许可证显示为“cc-by-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。

已有简体中文译文 · Codex 基于固定版本 README 与上游元数据生成中文结构化译介 · 2026-07-26 00:51

MapTrace: A 2M-Sample Synthetic Dataset for Path Tracing on Maps Welcome to the **MapTrace** dataset! If you use this dataset in your work, please **cite our paper below**. For more details about our methodology and findings, please visit our project page or read the official white paper. This work was also recently featured on the Google Research Blog. Code & Scripts Official training and data loading scripts are available in our GitHub repository: google-research/MapTrace** Quick Start: Downloading the Dataset To easily download and work with MapTrace locally, we recommend using the Hugging Face `datasets` library for browsing. But you can also download the raw files directly to train on the entire set. Method 1: Using huggingface_hub library to download all raw files. 1. Install library First, install the `datasets` and `matplotlib` package in your environment: 2. Download with python Now download with python Note: You can also specify `allow_patterns="maptrace_20k/*"` to download a specific split. Method 2: Using datasets library to browse through the data. 1. Install the library First, install the `datasets` and `matplotlib` package in your environment: 2. Load specific splits Because the dataset is organized into separate folders of `.parquet` files, you can use the `data_dir` argument to load the specific subset you want: 3. Browsing the data Dataset Format This dataset contains 2 million annotated paths designed to train models on route-tracing tasks. Data Splits The dataset contains 2M annotated paths designed to train models on route-tracing tasks. Splits: `maptrace_parquet`: Contains paths on more complex, stylized maps such as those found in brochures, park directories or shopping malls. `floormap_parquet`: Contains paths on simpler, structured floor maps, typical of office buildings appartment complexes, or campus maps. `maptrace_20k`: Contains paths on more complex, stylized maps such as those found in brochures, park directories or shopping malls and

公开页仅展示原文摘录;完整模型卡或数据集卡请前往上游仓库查看。

适用场景

适合评估图文理解、视觉问答、文档或场景解析等多模态任务。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。

规模与格式

固定版本:8dd60adfde2f。 任务标签:图像理解、视觉问答。 语言字段:en。 规模分类:1M<n<10M。 上游页面记录的最近更新时间:2026-03-03。

文件说明

上游 API 返回 5363 个文件,文件元数据合计 215.36 GB。 已保存文件清单中的主要扩展名:.parquet 98 个、.png 1 个、无扩展名 1 个。 当前较大的文件包括:floormaps/floormaps_parquet_with_image_description-00086-of-02190.parquet(97.14 MB);floormaps/floormaps_parquet_with_image_description-00058-of-02190.parquet(91.95 MB);floormaps/floormaps_parquet_with_image_description-00007-of-02190.parquet(59.03 MB)。 仓库文件较多,本站仅保存前 100 条文件元数据;完整清单请查看上游仓库。

上游文件元数据

  • .gitattributes2.40 KB
  • assets/teaser.png2.34 MB
  • floormaps/floormaps_parquet_with_image_description-00000-of-02190.parquet3.78 MB
  • floormaps/floormaps_parquet_with_image_description-00001-of-02190.parquet637.34 KB
  • floormaps/floormaps_parquet_with_image_description-00002-of-02190.parquet649.77 KB
  • floormaps/floormaps_parquet_with_image_description-00003-of-02190.parquet40.24 MB
  • floormaps/floormaps_parquet_with_image_description-00004-of-02190.parquet1.45 MB
  • floormaps/floormaps_parquet_with_image_description-00005-of-02190.parquet8.09 MB
  • floormaps/floormaps_parquet_with_image_description-00006-of-02190.parquet1.42 MB
  • floormaps/floormaps_parquet_with_image_description-00007-of-02190.parquet59.03 MB
  • floormaps/floormaps_parquet_with_image_description-00008-of-02190.parquet6.62 MB
  • floormaps/floormaps_parquet_with_image_description-00009-of-02190.parquet1.36 MB

硬件建议

仓库文件元数据合计 215.36 GB。仅按下载、解压和临时文件估算,建议至少预留约 258.44 GB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。

注意事项

许可证显示为“cc-by-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。

获取、校验与交付

咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。

第三方资源声明

本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。