Graviti Help Center
  • Graviti Help Center
  • Developer Documentation
    • Developer Tools
      • Graviti Python SDK
      • Graviti CLI
      • Graviti Open API
        • DataSet Operation
        • Data Operation
        • Examples
          • Model training
          • Data mining
  • Product Documentation
    • TensorBay
      • TensorBay: For All Stages of Algorithm Research
      • Quick Start for Developers
      • Quick Start for Team
      • How to Quickly Prepare a Dataset
        • How to Create a New Dataset
        • Manage Data in Cloud Storage
        • Create a Dataset by Filtering
        • Create a Dataset by Merging
        • Quick Use of Open Datasets by Forking
      • Version Control
        • Manage Data Files
        • Manage Annotations
        • Manage Dataset Information
        • Manage Versions
        • Manage Dataset Branches
        • Dataset Activities
        • Dataset Settings
      • Pharos Online Data Visualization
        • Explore Pharos
        • Pharos Visualization Widgets Instruction
      • Collaboration
        • Create a New Team
        • Invite Team Members
        • Team Management
        • Dataset Management
        • View Activity Log
      • How to Integrate TensorBay into Your Pipeline
      • Action
        • Create a Workflow
        • Run Workflows
        • Manage Workflows
        • YAML Syntax Description
        • Crontab syntax Description
        • Automatic Configurations
    • Open Datasets
      • Basic Concepts
      • Search for Datasets
      • Preview Data and Label Distribution Online
      • Use and Manage Datasets Online
      • Download Open Datasets
      • Didn't find the dataset you want?
  • APPs
    • GroundTruth Tools
      • Annotate pictures
    • Sextant
      • Create an Evaluation
      • Custom Metrics
      • Start to Evaluate
      • View Results
  • Release Note
  • Graviti Official Website
Powered by GitBook
On this page
  • Visualize Open Datasets
  • Visualize Custom Datasets

Was this helpful?

  1. Product Documentation
  2. TensorBay
  3. Pharos Online Data Visualization

Explore Pharos

PreviousPharos Online Data VisualizationNextPharos Visualization Widgets Instruction

Last updated 4 years ago

Was this helpful?

Visualize Open Datasets

Pharos is a convenient tool that enables you to visualize datasets online in our Open Datasets community. All you need to do is go to the General tab on the Dataset Details page, scroll down and find Data Preview to explore online data visualization. For more information, please see:

Visualize Custom Datasets

To visualize your own dataset, Pharos offers the following two available ways:

  1. Upload your dataset to TensorBay. You can refer to the link below for more details. After uploading the data, sign in to your account, enter the Dataset Details page, click General, and start to visualize your own dataset.

2. Read local data via TensorBay SDK and use Pharos to visualize immediately. You can access all the functions of the data visualization tool and have a clear view of the data quality, with no need to sign in or upload. Please check the for details.

This method is only available for the visualization of data and annotations. If you want to visualize the annotation distribution, you have to upload your data to TensorBay.

Preview Data and Label Distribution Online
How to Quickly Prepare a Dataset
PythonSDK Help Doc