Giter Site home page Giter Site logo

thememorydealer / fast-labeling-workflow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from segments-ai/fast-labeling-workflow

0.0 0.0 0.0 622 KB

Building large-scale datasets is a time-consuming endeavour, especially for tasks like image segmentation where the labels need to be very precise. This tutorial shows how you can speed up your labeling workflow for image segmentation with Segments.ai, using model training in the loop.

Jupyter Notebook 71.86% Python 28.14%

fast-labeling-workflow's Introduction

Open In Colab

This repository contains the code for the blogpost Speed up your image segmentation workflow with model-assisted labeling on Segments.ai.

Speed up your image segmentation workflow with model-assisted labeling

A large dataset of labeled images is the first thing you need in any serious computer vision project. Building such datasets is a time-consuming endeavour, involving lots of manual labeling work. This is especially true for tasks like image segmentation where the labels need to be very precise.

One way to drastically speed up image labeling is by leveraging your machine learning models from the start. Instead of labeling the entire dataset manually, you can use your model to help you by iterating between image labeling and model training.

This tutorial will show you how to achieve such a fast labeling workflow for image segmentation with Segments.ai.

A fast labeling workflow

Segments.ai is a labeling platform with powerful automation tools for image segmentation. It also features a flexible API and Python SDK, which enable you to quickly set up custom workflows by uploading images and labels directly from your code.

We will walk you through a simple but efficient setup:

  1. Upload your images to Segments.ai, and label a small subset.
  2. Train a segmentation model on the labeled images.
  3. Generate label predictions on the remaining images and upload them.
  4. Correct the mistakes.

You can find all code for this tutorial on Github, or follow along on Google Colab.

Read the full blogpost on Segments.ai.

fast-labeling-workflow's People

Contributors

dbbert avatar ermaconomist 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.