Product Updates

Roboflow Changelog: January 2023

Each month, we share a recap of product and company updates. In this post, we detail Roboflow's updates from January 2023.

How to Deploy YOLOv5 Models with Roboflow

In this article, learn how to deploy a computer vision model using custom YOLOv5 weights to Roboflow.

Recap: Roboflow's 12 Days of #Shipmas

Team Roboflow decided to end 2022 strong and kick off 2023 with a bang by shipping 12 new features in 12 days. Updates were made to model-assisted labeling, model training, annotation tools, the REST API, Python SDK, and more.

Launch: YOLOv8 Models on Roboflow Universe

Pre-trained YOLOv8 models are available for testing and deployment on Roboflow Universe. Test and Deploy YOLOv8 Object Detection models in the app through the Models page.

Launch: Deploy YOLOv8 with Roboflow

In this tutorial, we show how to upload your own YOLOv8 model weights to deploy on the Roboflow platform.

Launch: Version, Export, and Train Models in the Roboflow Python Package

In this article, we discuss the new version, export, and train model features in the Roboflow pip package.

Roboflow Changelog: December 2022

Each month, we share a recap of product and company updates. In this post, we detail Roboflow's updates from December 2022.

Launch: Use Universe Models for Label Assist and Training

In this guide, learn how to use public models on Roboflow Universe to assist you with labeling and to speed up the process of building an accurate model.

Launch: Collaborative Annotation Updates

Roboflow’s Collaborative Annotation [https://blog.roboflow.com/annotation-workflow/] and Label Only User [https://blog.roboflow.com/labeler-access/] features have helped over 100,000 users annotate more than 100 million

Launch: Roboflow Notebooks Repo Integration with SageMaker Studio Labs

The Roboflow Notebooks GitHub repo [https://github.com/roboflow-ai/notebooks] contains over 20 open source computer vision notebooks with step-by-step guides on using 13 different computer vision model architectures. Along

Launch: Roboflow Integration with Ultralytics HUB

Ultralytics, the creators of YOLOv5, and Roboflow now support an integration making it easier to import YOLOv5 models from HUB to Roboflow, export datasets to Ultralytics HUB from Roboflow, and

Roboflow Changelog: November 2022

Each month, we share a recap of product and company updates. In this post, we detail Roboflow's updates from November 2022.

Launch: Roboflow Command-line Interface

The Roboflow CLI will improve workflows and the ability to use Roboflow when building computer vision applications. You can use the new Roboflow CLI to access information about your workspaces

Roboflow Changelog: October 2022

Each month, we share a recap of product and company updates. In this post, we detail Roboflow's updates from October 2022.

Launch: Semantic Segmentation for Labeling, Training, Deployment

Roboflow now supports semantic segmentation projects end-to-end allowing you to use Roboflow Annotate to label data, Roboflow Train to build models, and Roboflow Deploy for inference. This release, alongside support

Launch: Cloning Images from Open Source Datasets

Since its launch in August 2021, Roboflow Universe has become the largest collection of open source datasets and pre-trained computer vision models [https://blog.roboflow.com/computer-vision-datasets-and-apis/]. Our goal is

Launch: Use YouTube Videos for Training Data and Inference Testing

When building a computer vision application from scratch, two of the most time consuming parts of the process are finding data to train the model and quickly testing the performance

Roboflow Changelog: September 2022

Each month, we share a recap of product and company updates. In this post, we detail Roboflow's updates from September 2022.

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

Launch: Test Computer Vision Models Locally

Roboflow has extensive deployment options [https://roboflow.com/deploy] for getting your model into production. But, sometimes, you just want to get something simple running on your development machine. If

Roboflow Changelog: July & August 2022

Each month, we share a recap of product and company updates. In this post, we detail Roboflow's updates from July and August 2022.

Launch: Dataset Search

Roboflow Annotate has been used to manage and label 90,000 datasets containing 66 million images and starting today you can now use text based search queries to better understand

Launch: Deploy Computer Vision Models to a Raspberry Pi

💡Roboflow Inference, which you can use to deploy models to a Raspberry Pi, is now available as an open source project. We recommend following the Roboflow Inference documentation to set

Deploy a Computer Vision Model: A How-To Guide

Answering the question "how do I deploy a computer vision model?" can be difficult. There are so many options. Which one should you choose? How do you deploy to the

Launch: Edge Tiling During Inference

Roboflow supports tiling during training as a pre-processing step to train models to detect small objects in large images [https://blog.roboflow.com/detect-small-objects/], and now you can also use