Supervisely SDK for Python Logo

Prerequisites & Installation

  • Prerequisites
  • Installation

Tutorials

  • Videos on YouTube
  • UI Documentation
  • What is Supervisely Agent
  • Exam Reports Explained

API

  • Python SDK API Reference
  • Public REST API

SDK Basics with IPython Notebooks

  • SDK Basics with IPython Notebooks
    • 1. Project Structure
    • 2. Data Management
      • 1. Online API Basics: Organize and Explore Workspaces, Projects and Neural Networks
      • 2. Necessary Imports
      • 3. Initialize API Access with your Credentials
      • 4. Workspace Management
      • 5. Project Management
      • 6. Neural Network Management
    • 3. Data Augmentations
    • 4. NN: Deploy and Inference on Supervisely via API
    • 5. NN: Automate training and inference via API
    • 6. Inference Modes: Full Image / Sliding Window / ROI / Bboxes
    • 7. Data Manipulation via API: Copy / Move / Delete
    • 8. Users and Labeling Jobs API
    • 9.1. Custom NN Detection and Segmentation Pipeline
    • 9.2. Custom NN Multi GPU Detection and Segmentation Pipeline
    • 10. Upload Images via API
    • 11. Custom Data Pipeline
    • 12. Filter and Combine Images
    • 13. NN Inference from Sources
    • 14. How to Work with NN Pixelwise Probabilities
    • Additional Examples in our GitHub

Applications Development (In Progress)

  • Getting Started
  • First Application (Coming soon)

Develop Plugins (Deprecated)

  • Custom Plugin Basics
  • Custom NN Plugin Basics
  • How to Debug Custom NN Plugin
  • Different Ways How to Deploy NN with Supervisely

Source Code

  • Supervisely GitHub
  • Supervisely Ecosystem

Troubleshooting

  • Install issues
Supervisely SDK for Python
  • »
  • Learn SDK Basics with IPython Notebooks »
  • Python SDK Tutorial β„–2: Data Management
  • View page source

Python SDK Tutorial β„–2: Data ManagementΒΆ

  • 1. Online API Basics: Organize and Explore Workspaces, Projects and Neural Networks
  • 2. Necessary Imports
  • 3. Initialize API Access with your Credentials
  • 4. Workspace Management
  • 5. Project Management
  • 6. Neural Network Management
Next Previous

© Copyright 2021, Supervisely Team.

Built with Sphinx using a theme provided by Read the Docs.