Supervisely
AboutAPI ReferenceSDK Reference
  • 🤖What's Supervisely
  • 🚀Ecosystem of Supervisely Apps
  • 💡FAQ
  • 📌Getting started
    • How to import
    • How to annotate
    • How to invite team members
    • How to connect agents
    • How to train models
  • 🔁Import and Export
    • Import
      • Overview
      • Import using Web UI
      • Supported annotation formats
        • Images
          • 🤖Supervisely JSON
          • 🤖Supervisely Blob
          • COCO
          • Yolo
          • Pascal VOC
          • Cityscapes
          • Images with PNG masks
          • Links from CSV, TXT and TSV
          • PDF files to images
          • Multiview images
          • Multispectral images
          • Medical 2D images
          • LabelMe
          • LabelStudio
          • Fisheye
          • High Color Depth
        • Videos
          • Supervisely
        • Pointclouds
          • Supervisely
          • .PCD, .PLY, .LAS, .LAZ pointclouds
          • Lyft
          • nuScenes
          • KITTI 3D
        • Pointcloud Episodes
          • Supervisely
          • .PCD, .PLY, .LAS, .LAZ pointclouds
          • Lyft
          • nuScenes
          • KITTI 360
        • Volumes
          • Supervisely
          • .NRRD, .DCM volumes
          • NIfTI
      • Import sample dataset
      • Import into an existing dataset
      • Import using Team Files
      • Import from Cloud
      • Import using API & SDK
      • Import using agent
    • Migrations
      • Roboflow to Supervisely
      • Labelbox to Supervisely
      • V7 to Supervisely
      • CVAT to Supervisely
    • Export
  • 📂Data Organization
    • Core concepts
    • Project and Dataset
      • Create
      • Data Structure
      • Define Classes & Tags
      • Gallery & Table views
      • Collections
      • Quality Assurance & Statistics
        • Practical applications of statistics
    • MLOps Workflow
    • Team Files
    • Disk usage & Cleanup
    • Operations with Data
      • Data Filtration
        • How to use advanced filters
      • Pipelines
      • Augmentations
      • Splitting data
      • Converting data
        • Convert to COCO
        • Convert to YOLO
        • Convert to Pascal VOC
    • Data Commander
      • Clone Project Meta
  • 📝Labeling
    • Labeling Toolboxes
      • Images
      • Videos 2.0
      • Videos 3.0
      • 3D Point Clouds
      • DICOM
      • Multiview images
      • Fisheye
    • Labeling Tools
      • Navigation & Selection Tools
      • Point Tool
      • Bounding Box (Rectangle) Tool
      • Polyline Tool
      • Polygon Tool
      • Brush Tool
      • Mask Pen Tool
      • Smart Tool
      • Graph (Keypoints) Tool
      • Frame-based tagging
    • Labeling Jobs
      • Labeling Queues
      • Labeling Consensus
      • Labeling Statistics
    • Labeling Performance
    • Labeling with AI-Assistance
  • 🤝Collaboration
    • Admin panel
      • Users management
      • Teams management
      • Server disk usage
      • Server trash bin
      • Server cleanup
      • Server stats and errors
    • Teams & workspaces
    • Members
    • Issues
    • Guides & exams
    • Activity log
    • Sharing
  • 🖥️Agents
    • Installation
      • Linux
      • Windows
      • AMI AWS
      • Kubernetes
    • How agents work
    • Restart and delete agents
    • Status and monitoring
    • Storage and cleanup
    • Integration with Docker
  • 🔮Neural Networks
    • Overview
    • Inference & Deployment
      • Overview
      • Supervisely Serving Apps
      • Deploy & Predict with Supervisely SDK
      • Using trained models outside of Supervisely
    • Model Evaluation Benchmark
      • Object Detection
      • Instance Segmentation
      • Semantic Segmentation
      • Custom Benchmark Integration
    • Custom Model Integration
      • Overview
      • Custom Inference
      • Custom Training
    • Solutions
      • Temporal Action Localization with MVD
    • Legacy
      • Starting with Neural Networks
      • Train custom Neural Networks
      • Run pre-trained models
  • 👔Enterprise Edition
    • Get Supervisely
      • Installation
      • Post-installation
      • Upgrade
      • License Update
    • Kubernetes
      • Overview
      • Installation
      • Connect cluster
    • Advanced Tuning
      • HTTPS
      • Remote Storage
      • Single Sign-On (SSO)
      • CDN
      • Notifications
      • Moving Instance
      • Generating Troubleshoot Archive
      • Storage Cleanup
      • Private Apps
      • Data Folder
      • Firewall
      • HTTP Proxy
      • Offline usage
      • Multi-disk usage
      • Managed Postgres
      • Scalability Tuning
  • 🔧Customization and Integration
    • Supervisely .JSON Format
      • Project Structure
      • Project Meta: Classes, Tags, Settings
      • Tags
      • Objects
      • Single-Image Annotation
      • Single-Video Annotation
      • Point Cloud Episodes
      • Volumes Annotation
    • Developer Portal
    • SDK
    • API
  • 💡Resources
    • Changelog
    • GitHub
    • Blog
    • Ecosystem
Powered by GitBook
On this page
  • Creating a Project
  • Creating a Dataset

Was this helpful?

  1. Data Organization
  2. Project and Dataset

Create

This article provides a step-by-step guide to creating classes and tags: how to define them in the project before annotation and how to add them directly in the labeling tools.

PreviousProject and DatasetNextData Structure

Last updated 16 hours ago

Was this helpful?

In Supervisely, a Project is a core element of the system. It is where your data and annotations are stored, and it serves as the foundation for training and evaluating models.

Creating a Project

  1. To create your first project in the current Team and workspace, click the “Import Data” button.

  2. If you don’t have any data yet, you can also upload ready-to-use sample projects to explore and learn what Supervisely has to offer.

  1. You can also use the New button and select the New Project Wizard option.

  1. To create another project to the existing ones, simply click on the section with “+” and the text “Create project and import data” next to the folder of the created project.

So, we’ve covered all the main ways to create a project, and now there’s just one final general step left.

  1. Supervisely supports different project types depending on the kind of data you're working with:

  • Images

  • Videos

  • DICOM volumes

  • Point clouds

Each project type is tailored to its specific data format, making it easier to manage annotations and prepare datasets for your Computer Vision tasks.

After entering a Name and Description for your project, make sure to select the correct Project type based on your data format, as each project can contain only one type of data.

Next, select a Labeling interface — you can read a description of each one by hovering over the question mark icon next to it.

Finally, click the Create button.

🎉 Great! The project has been successfully created — you are now inside it.

Note: Once the project is created, its type cannot be changed.

Creating a Dataset

Now that your project is ready, it’s time to import your data and start working.

  1. So click the Import Data button. A dataset will be created automatically, and your data will be placed inside it.

  1. Notice that next to the Project Name, a field with the Dataset Name has appeared. By default, the dataset is named after the date it was created, but you can rename it now or later.

  2. Supervisely will now offer you the option to use the Quick Auto Import feature. In this tab, you can review the supported data formats, annotation formats, and file size limits based on your current subscription Plan. Once you're ready, go ahead and import your data.

Below the Quick Auto Import tab, you'll also find other import options, each offering different ways to bring your data into Supervisely.

Right after uploading your data, you’ll be taken to the Tasks page, where you can monitor the upload process.

Once the upload is complete, the task will be marked as finished. You can then go to your Dataset by clicking the link (1) in the task card or by navigating to it through the Main Menu (2).

And here it is — your Dataset with the imported data!

Now let’s take a quick look at how to rename your project. Just follow the simple steps shown in the illustrations below — you'll see how easy it is to change the Project Name, as well as explore other features and options available for managing your projects in Supervisely.

So now you’ve learned how to сreate a Project and import data into a Dataset, which is located inside the Project.

To learn more about the structure and organization of data in Supervisely, check out the article .

📂
Data Structure