Code Monkey home page Code Monkey logo

supervisely's Introduction


Supervisely
Supervisely

AI for everyone! Neural networks, tools and a library we use in Supervisely.

IntroductionAgentDTLNeural NetworksLibraryRelated

screenshot

Introduction

Supervisely is a web platform where you can find everything you need to build Deep Learning solutions within a single environment.

We learn a lot from our awesome comunity and want to give something back. Here you can find our python code we use to develop models and tools like DTL and also a source code for agent you deploy on your PC.

Agent

Supervisely Agent is a simple open-sourced task manager available as a Docker image.

Agent connects to Supervisely API and so you can run tasks like import, DTL, training and inference on a connected computer — host.

Deploying agent to Supervisely

Internally, we use protobuf for communication with server. Check out documentation on how to deploy a new agent.

DTL

Data Transformation Language allows to automate complicated pipelines of data transformation. Different actions determined by DTL layers may be applied to images and annotations. In details it is described here.

Neural Networks

A number of different Neural Networks (NNs) is provided in Supervisely. NN architectures are available as separate Docker images.

Read here how to run training or inference with this models.

For all source implementations of NNs authors are retaining their original rights.

Library

Supervisely Lib contains Python code which is useful to process data in Supervisely format and to integrate new NNs with Supervisely.

Key features:

  • Read, modify and write Supervisely projects on your disk;
  • Work with figures (annotations);
  • Modify existing implementations of NNs or to create new ones which are compatible with Supervisely;

Reference may be found here.

Related

  • Supervise.ly - Website
  • Medium - Recent tutorials on how to use SotA models
  • Tutorials - Repo with tutorials sources and link to a related blog posts

supervisely's People

Contributors

tdionis avatar af-gh avatar

Watchers

James Cloos avatar hylrh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.