Contents

supervisely 6.73.531

0

Supervisely Python SDK.

Supervisely Python SDK.

Stars: 517, Watchers: 517, Forks: 76, Open Issues: 70

The supervisely/supervisely repo was created 7 years ago and the last code push was 4 hours ago.
The project is popular with 517 github stars!

How to Install supervisely

You can install supervisely using pip

pip install supervisely

or add it to a project with poetry

poetry add supervisely

Package Details

Author
Supervisely
License
None
Homepage
https://github.com/supervisely/supervisely
PyPi:
https://pypi.org/project/supervisely/
GitHub Repo:
https://github.com/supervisely/supervisely

Classifiers

  • Scientific/Engineering/Artificial Intelligence
  • Software Development/Libraries/Python Modules
No  supervisely  pypi packages just yet.

Errors

A list of common supervisely errors.

Code Examples

Here are some supervisely code examples and snippets.

GitHub Issues

The supervisely package has 70 open issues on GitHub

  • Auto Import: add multiple converters support to ImportManager
  • Add multiview support for video annotation uploads in VideoProject for multiview videos project
  • Add key_id_map parameter to multi-view video annotation upload methods
  • Fix optional field being treated as mandatory in COCO Converters
  • Add links for pcd.
  • Live training framework
  • Auto Import: Refactor nested datasets handling across converters
  • Add missing primary_metric attribute to ExperimentInfo class
  • Auto Import: Refactor Nuscenes converters: unify shared code; improve error handling
  • Add 'maxModules' field to UsageInfo
  • Fix Heatmap widget to handle alpha channel; Add dimensions auto-set.
  • Add local deploy for ModelApi/Session
  • Add CloudApi, disable_offline_session option and get_list method to FigureApi

See more issues on GitHub

Related Packages & Articles

spacy 3.8.11

Industrial-strength Natural Language Processing (NLP) in Python

flwr 1.26.1

Flower: A Friendly Federated AI Framework

deeplake 4.5.2

Deep Lake is a Database for AI powered by a unique storage format optimized for deep-learning and Large Language Model (LLM) based applications. It simplifies the deployment of enterprise-grade LLM-based products by offering storage for all data types (embeddings, audio, text, videos, images, pdfs, annotations, etc.), querying and vector search, data streaming while training models at scale, data versioning and lineage for all workloads, and integrations with popular tools such as LangChain, LlamaIndex, Weights & Biases, and many more.

pytorch-lightning 2.6.1

PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.

onnx 1.20.1

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).