Contents

supervisely 6.73.64

0

Supervisely Python SDK.

Supervisely Python SDK.

Stars: 437, Watchers: 437, Forks: 70, Open Issues: 19

The supervisely/supervisely repo was created 5 years ago and the last code push was 25 minutes ago.
The project is popular with 437 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 19 open issues on GitHub

  • Widget PredictionsGallery
  • [widgets] добавить PredictionsGallery

See more issues on GitHub

Related Packages & Articles

spacy 3.7.4

Industrial-strength Natural Language Processing (NLP) in Python

flwr 1.8.0

Flower: A Friendly Federated Learning Framework

deeplake 3.9.0

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.

torchpack 0.3.1

58 Stars :star: Stars: 58, Watchers: 58, Forks: 15, Open Issues: 9 The zhijian-liu/torchpack repo was created 5 years ago and the last code push was 2 months ago. The project is moderately popular with 58 github stars! How to Install torchpack You can install torchpack using pip pip install torchpack or add it to a project with poetry poetry add torchpack Package Details Author Zhijian Liu License Homepage https://github.

pytorch-lightning 2.2.1

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