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
  • Dataset Management: ZERO to ONE
  • Use Datasets for Your Algorithm Research
  • Accelerate Dataset Preparation and Version Control

Was this helpful?

  1. Product Documentation
  2. TensorBay

TensorBay: For All Stages of Algorithm Research

PreviousTensorBayNextQuick Start for Developers

Last updated 4 years ago

Was this helpful?

Dataset Management: ZERO to ONE

On TensorBay, you can manage your data by uploading your own dataset and hosting it on TensorBay.

  • can provide you with numerous high-quality public datasets. Some datasets support and can be directly read and used in the cloud without downloading and data structure conversion.

  • After creating your dataset, you can quickly use TensorBay to manage your datasets using visualization widgets to preview datasets online, view dataset label distributions, and more.

Use Datasets for Your Algorithm Research

  • You can use to create new datasets, read your data and annotations, and use your datasets in your pipeline. For your convenience, we have prepared code samples for you to copy directly, attached on pages with relevant functions.

  • If you want to iterate over datasets, you can upload and publish your datasets directly with developer tools. This function will increase your efficiency in the process of data cleaning and backup, allowing you to quickly use datasets after release.

Accelerate Dataset Preparation and Version Control

  • GroundTruth Tools enable you to annotate your raw data and manage your annotations. It supports many people to annotate at the same time and to get twice the result with half the effort.

  • If a dataset is too small to meet your research needs or has severe data maldistribution, you can try to your datasets or create by to reduce your preparation time.

  • TensorBay's allows you to release different versions of your data and trace back any published versions at any time for a truly clear, traceable version control experience.

How to Create a New Dataset
Open Datasets
Fork
Python SDK, CLI, or Open API
merge
filter
Version Control