16 Mar 2023 • 17 min read Getting Started with Roboflow Roboflow eliminates boilerplate code when building object detection models. Get started with an example.
13 Mar 2023 • 3 min read Announcing the Roboflow SXSW Scavenger Hunt Play the computer vision-powered Roboflow SXSW Scavenger Hunt for a chance to earn a $1,000 prize.
10 Mar 2023 • 6 min read Represent Chess Boards Digitally with Computer Vision In this guide, learn how Shai Nisan used computer vision to translate a photo of a chess board into FEN notation.
24 Feb 2023 • 5 min read Generate Image Augmentations with Roboflow In this guide, you'll learn how to generate augmented images for your dataset on the Roboflow platform.
21 Feb 2023 • 5 min read How to Use the Roboflow Fish Detection API In this guide, we show how to use the Roboflow fish detection API to identify fish in image assets.
21 Feb 2023 • 7 min read How to Send Roboflow Model Predictions to Zapier Webhooks In this guide, we show how to send prediction data from a Roboflow model to Zapier via webhooks.
20 Feb 2023 • 5 min read How to Use the Roboflow Bird Detection API Learn how to use the Roboflow bird detection API to identify different species of birds.
20 Feb 2023 • 6 min read How to Use the Roboflow People Detection API Learn how to use the Roboflow people detection API to identify the locations of people in an image.
20 Feb 2023 • 6 min read How to Use the Roboflow License Plate Detection API Learn how to use the Roboflow license plate detection API in production using a range of deployment options.
16 Feb 2023 • 4 min read How to Crop Computer Vision Model Predictions This article shows how to use cv2 to crop regions of interest in a computer vision project.
14 Feb 2023 • 6 min read Launch: Calculate Polygon Coordinates with PolygonZone This guide shows how to use PolygonZone to draw polygons on an image and retrieve their coordinates for computer vision applications.
13 Feb 2023 • 4 min read How to Use Roboflow Models in CVAT In this article, we show how to use public Roboflow models to speed up annotating in CVAT.
1 Feb 2023 • 6 min read How to Deploy YOLOv5 Models with Roboflow In this article, learn how to deploy a computer vision model using custom YOLOv5 weights to Roboflow.
31 Jan 2023 • 7 min read How to Save Computer Vision Predictions to a Google Sheet In this guide, we walk through how to save predictions from a computer vision model to a Google Sheet.
30 Jan 2023 • 8 min read How to Deploy a YOLOv8 Model Using Roboflow and Repl.it In this guide, we walk through how to train and deploy a YOLOv8 model using Roboflow, Google Colab, and Repl.it.
25 Jan 2023 • 4 min read How to Count Objects in an Image Using Python In this article, we show how to count occurrences of objects in an image using Python.
25 Jan 2023 • 6 min read Narrate the Contents of a Room with Computer Vision In this guide, learn how to use text-to-speech with computer vision models to narrate the objects in a room.
19 Jan 2023 • 8 min read How to Deploy a YOLOv8 Model to a Raspberry Pi In this article, you'll learn how to deploy a YOLOv8 model onto a Raspberry Pi.
19 Jan 2023 • 4 min read How to Blur a Bounding Box in Python Consider a scenario where you are building a model to detect cars on a street. If a car is parked on a street designated with no parking, you want to take a photo so that you can track the license plate of the car. But, taking a photo would include
19 Jan 2023 • 3 min read How to Draw a Bounding Box Prediction Label with Python In this article, we show how to use the cv2 library to draw bounding box prediction labels in Python.
10 Jan 2023 • 5 min read Launch: Deploy YOLOv8 with Roboflow In this tutorial, we show how to upload your own YOLOv8 model weights to deploy on the Roboflow platform.
4 Jan 2023 • 4 min read 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.
29 Dec 2022 • 6 min read 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.
22 Dec 2022 • 17 min read Monitor Movement in Retail Stores with Computer Vision In this article, we walk through how to monitor movement in areas of a retail store using computer vision