Roboflow Blog

Semantic Segmentation

How to Create Segmentation Masks with Roboflow

In this guide, you will learn how to create segmentation masks with the results of a computer vision model hosted on Roboflow.

Launch: Semantic Segmentation for Labeling, Training, Deployment

Roboflow [https://app.roboflow.com/] now supports semantic segmentation projects end-to-end allowing you to use Roboflow Annotate [https://roboflow.com/annotate] to label data, Roboflow Train [https://roboflow.com/train]

Launch: Smart Polygon Labeling

Roboflow Annotate [https://roboflow.com/annotate] now offers automated polygon labeling for all users. With as few as one click, you can apply a polygon annotation to objects in your

How To Train SegFormer on a Custom Dataset

In this post, we will walk through how to train SegFormer on a custom dataset using Pytorch Lightning to classify every pixel in an image.