Model Training

What is YOLOv3? An Introductory Guide.

Learn what YOLOv3 is and the notable architectural eatures of this model.

What is OpenCV? A Guide for Beginners.

Learn what OpenCV is, what you can do with OpenCV, how OpenCV performs on various tasks when run on CPU vs. GPU, and more.

What is Visual Question Answering (VQA)?

Learn what Visual Question Answering (VQA) is, how it works, and explore models commonly used for VQA.

Using YOLO-World With Active Learning to Train a Custom Model

In this guide, we demonstrate an approach where we can start using the benefits of YOLO-World now, while simultaneously collecting data to train a faster custom model later.

Build an Image Search Engine with CLIP using Intel Gaudi2 HPUs

Learn how to use the Intel Gaudi2 chip to build an image search engine with CLIP embeddings.

How to Become a Computer Vision Engineer

Learn what a computer vision engineer is, the responsibilities computer vision engineers have, the skills you need to become a vision engineer, and.more.

How to Train YOLOv9 on a Custom Dataset

Learn how to train a YOLOv9 model on a custom dataset.

Build Enterprise Datasets with CLIP for Multimodal Model Training Using Intel Gaudi2 HPUs

In this guide, learn how to use CLIP on Intel Gaudi2 HPUs to deduplicate datasets before training large multimodal vision models.

How to Use Multiple Models to Label Datasets with Autodistill

In this guide, we cover the benefits of and how to combine multiple models in order to automatically label a dataset of images.

How to Detect Objects with YOLO-World

Learn how to detect objects with YOLO-World, a zero-shot, open-vocabulary object detection model.

How to Train an Ultralytics YOLOv8 Oriented Bounding Box (OBB) Model

Learn how to train a YOLOv8 Oriented Bounding Boxes model with a dataset labeled on Roboflow.

Vision Tools: Using Computer and Machine Vision

Learn how to use computer and machine vision to improve efficiency on your manufacturing line.

What is FFmpeg? A Guide for Computer Vision Tasks.

In this guide, we show how to install FFmpeg and use FFmpeg to convert videos between formats and split a video into frames for use in training a vision model.

Launch: Active Learning with Roboflow

In this guide, learn how to use Roboflow's active learning features to improve performance of your computer vision models.

How to Label Floor Plan Data for Computer Vision Models

In this guide, learn how to effectively label floor plan data for use in training computer vision models.

How to Label Sports Data for Computer Vision Models

In this guide, we discuss tips on how to effectively label sports data for use in training computer vision models.

What is Machine Vision?

In this guide, we discuss what machine vision is and how you can use machine vision for defect detection and product quality assurance.

How to Train a Custom Ultralytics YOLOv8 Pose Estimation Model

In this guide, we walk through how to train a custom YOLOv8 pose estimation model with your own dataset.

What is YOLOv6? The Ultimate Guide.

In this guide, we discuss what YOLOv6 is, how the model works, and the architectural improvements made in YOLOv6 over its predecessors.

What is YOLOv7? A Complete Guide.

In this guide, we discuss what YOLOv7 is, how the model works, and the novel model architecture changes in YOLOv7.

NeurIPS 2023 Papers Highlights

Introduction NeurIPS 2023, the conference and workshop on Neural Information Processing Systems, took place December 10th through 16th. The conference showcased the latest in machine learning and artificial intelligence. This

Detecting Complex and Amorphous Features of Marine Sponges

In this post, Andy Portalatin describes work done for his master's thesis toward detecting complex and amorphous features of marine sponges.

What is Few-Shot Learning?

In this blog post, we discuss what few-shot learning is, architectural approaches for implementing few-shot learning, and specific implementations of few-shot learning techniques.

Comparing Custom Models to Google Cloud Vision API

In this guide, we go over how to evaluate object detection models on Roboflow Universe versus Google Cloud Vision.

How to Detect Objects with YOLOv8

Learn how to detect objects with YOLOv8 using pre-trained and custom-trained object detection models.