27 Mar 2023 • 11 min read From Idea to Reality: Building a Computer Vision Scavenger Hunt for SXSW Learn about how we built a scavenger hunt app in two weeks and got 200 strangers to play in celebration of SXSW 2023.
27 Mar 2023 • 3 min read Launch: Community Features for Roboflow Universe Learn how to use the new user profile pages and download, star, and view statistics features on Roboflow Universe.
27 Mar 2023 • 4 min read Resources to Build Computer Vision Applications Faster Learn how Roboflow Utilities, Templates, Research, and Showcase can help you build computer vision applications faster.
27 Mar 2023 • 2 min read Launch: Roboflow Starter Plan Learn about the new $249 per month Roboflow plan that gives you access to private projects, more training credits, and other benefits.
27 Mar 2023 • 2 min read Microsoft Research and Roboflow Partner for CVPR 2023 Workshop and Challenge Roboflow will be partnering with Microsoft to run a challenge oriented around the Roboflow 100 benchmark and a workshop at CVPR.
23 Mar 2023 • 5 min read How I Used Synthetic Data with Unity Perception to Minimize Annotation Time Learn how a Roboflow user used synthetic data to minimize annotation time for a breadboard project.
16 Mar 2023 • 10 min read Speculating on How GPT-4 Changes Computer Vision OpenAI released GPT-4 showcasing strong multi-modal general AI capabilities in addition to impressive logical reasoning capability. Are general models going to obviate the need to label images and train models?
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.
8 Mar 2023 • 4 min read How to Code Non-Maximum Suppression (NMS) in Plain NumPy Double Detection in Computer Vision If you’ve been working with object detection long enough, you’ve undoubtedly encountered the problem of double detection. For some reason, the model detects the same object multiple times on the same image. This is particularly inconvenient if you want to build more advanced
3 Mar 2023 • 8 min read Roboflow Changelog: February 2023 Each month, we share a recap of product and company updates. In this post, we detail Roboflow's updates from February 2023.
24 Feb 2023 • 4 min read Building a Computer Vision Assisted Pill Inspection System This project creates a system to automatically detect damaged pills, foreign matter, and incorrect pills during a manufacturing process. Wrong or damaged pills making their way to consumers can lead to health hazards, recalls, loss of sales, and reputation damage. For this tutorial, we will focus on the final examination
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.
17 Feb 2023 • 7 min read YOLOv5 Object Detection with OpenVINO™ Toolkit Learn how to use a YOLOv5 object detection model with the OpenVINO™ Toolkit.
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.
10 Feb 2023 • 7 min read How to Build a Stable Diffusion Image-to-Image Pipeline In this article, we discuss how to build a Stable Diffusion image generation pipeline using SageMaker Studio Labs, Hugging Face, and Roboflow.