# 产品概述

云测数据集管理系统目前内测中，可帮助AI开发者安全、高效的管理各类型数据集，包括计算机视觉（包括点云23D融合类型）、语音、文本等类型。

### 数据安全存储

灵活易扩展的数据存储方案，支持标准S3协议OSS存储授权管理（如阿里云/AWS/七牛等），支持开源OSS存储系统（如Minio/Ceph，系统也自带OSS存储系统），支持自有其他存储类型资源导入，支持混合云存储构架。帮助开发者安全存储数据、降低存储成本，并可根据数据敏感度对数据分级，混合云存储构架选择最适合的存储方案。

### 数据可视化

丰富的可视化组件，支持box2d、ellipse、polygon、line、curve、point、parallel、box3d、cuboid、side\_cuboid、sentence等可视化工具。支持多种可视化场景，如点云多传感融合、标签筛选、分组显示等，帮助更容易理解和检查数据。

### 数据高效检索

多种数据检索工具，支持针对每份数据进行meta信息存储检索、根据标注结果标签检索、传感器检索、跟踪帧检索等。并可根据检索结果快速生成数据子级（开发中）。方便根据算法场景，挑选最符合样本数据进行训练。

### 数据资产管理

多团队协作管理，数据资产统计。数据集权限分配，按需使用，将数据作为宝贵的资产管理起来，积累数据带来的核心竞争力。

### 丰富扩展工具

提供OPENAPI及SDK，方便根据自身需要灵活使用及扩展，或和已有业务系统打通，打造数据中台将数据获取、数据标注、数据存储使用、模型迭代输出闭环。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://testindata.gitbook.io/dataset/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
