How to connect agents
Learn how to run model training or heavy processing on any computer in a single click
Last updated
Learn how to run model training or heavy processing on any computer in a single click
Last updated
This 5-minute tutorial is a part of introduction to Supervisely series. You can complete them one-by-one, in random order, or jump to the rest of the documentation at any moment.
How to connect agents (you are here)
Supervisely Agent is a tiny docker container that allows you to connect your computational resources (cloud server or PC) to the platform. You can run any task from web interface (for example Neural Network training/inference/deploy). Running tasks with GPU will enhance performance and efficiency for your computer vision and deep learning projects.
After you run Agent on your computer, Agent will automatically connect your server to Supervisely platform. You will see this information on the "Team Cluster" page.
Only you and your team members have access to your agents. So only tasks that you explicitly started yourself run on them. We will never use your nodes for our own benefit or the benefit of other users.
Installation Linux
Everything you need to know about deploying Supervisely agent on Unix-based operating systems.
Installation Windows
Everything you need to know about deploying Supervisely agent on Windows WSL.
Installation AMI AWS
If, for some reason, your computer doesn't meet the requirements, hardware (no GPU) or software (no CUDA or nvidia-docker), there is a quick way to try training & inference with Supervisely on Amazon EC2.
Installation Kubernetes
Follow these steps to deploy Supervisely in Kubernetes cluster