Label images using updatable Reference Database
Overview • Launch • Map • Applications • Demo Data • For Developers • About Us
This collection allows you to label images classes using predictions of pretrained Metric Learning model and Reference Database.
All you need to start is:
image_url
and item_id
fieldsGPU
![]() assign tags using NN predictions |
![]() add new items to Reference Database |
![]() review assigned tags |
![]() manual search in Reference Database |
This map illustrates how each application in the collection connected to each other
You can use sources from from any application to create your own.
You can also refer to our documentation:
You can think of Supervisely as an Operating System available via Web Browser to help you solve Computer Vision tasks. The idea is to unify all the relevant tools that may be needed to make the development process as smooth and fast as possible.
More concretely, Supervisely includes the following functionality:
One challenge is to make it possible for everyone to train and apply SOTA Deep Learning models directly from the Web Browser. To address it, we introduce an open sourced Supervisely Agent. All you need to do is to execute a single command on your machine with the GPU that installs the Agent. After that, you keep working in the browser and all the GPU related computations will be performed on the connected machine(s).