# Pharos 数据可视化

Pharos 提供丰富的可视化功能，对多种数据文件、标注类型的数据进行管理，快速筛选和迭代AI开发所需的高质量数据。

具体功能介绍如下：

## 查看数据和标注 <a href="#id-2" id="id-2"></a>

* 通过切换不同的可视化组件（右上角）对数据进行可视化查看。支持实时查看当前条件下筛选的数据及其标注信息（支持**多种标注类型同步**可视化）。

![](/files/-MYxwcZ4aA0fSuDb55RE)

## 查看数据的标签分布 <a href="#id-3" id="id-3"></a>

* 数据可视化组件支持实时可视化查看当前条件下筛选数据的标签分布统计信息，帮助用户直观的感受所筛选数据标签分布情况。数据标签分布可视化组件详情参照标签分布可视化组件。

## 可视化自定义数据集 <a href="#id-2" id="id-2"></a>

若需要可视化您的数据集，Pharos 提供以下两种可用的途径：

1. 将您的数据集上传至 TensorBay，具体步骤请参考上传数据。数据上传后，登陆账号后进入对应数据的详情页，找到数据概览，即可完成可视化。

{% content-ref url="/pages/-MWSbbiz429ASW3po9Q\_" %}
[数据集准备](/guide/tensorbay/data.md)
{% endcontent-ref %}

&#x20;   2\. 使用TensorBay SDK读取您的本地数据，再通过Pharos进行可视化，无需费时上传数据，即可查看本地数据


---

# 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://docs.graviti.cn/guide/tensorbay/visualization.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.
