12 Jul 2021 • 11 min read How AI Protects My Garden from Rabbits Rabbits were eating all of my vegetables. I decided to take a stand and implement a computer vision enabled system to automatically spook them away from my garden.
21 Jun 2021 • 3 min read What is the JAX Deep Learning Framework? You've probably heard of TensorFlow and PyTorch, and maybe you've even heard of MXNet - but there is a new kid on the block of machine learning frameworks - Google's JAX.
14 Jun 2021 • 7 min read Building vs. Buying a Computer Vision Platform “You could do what Roboflow does yourself but…why would you?” -Jack Clark, Co-Founder of Anthropic [https://www.anthropic.com/], former Policy Directory at OpenAI [https://openai.com/], It’s no secret that building a computer vision model on your own is hard work. It requires wrangling together different platforms,
27 May 2021 • 5 min read License Plate Detection and OCR on an NVIDIA Jetson In this blog, we discuss how to train and deploy a custom license plate detection model to the NVIDIA Jetson. While we focus on the detection of license plates in particular, this guide also provides an end-to-end guide on deploying custom computer vision models to your NVIDIA Jetson on the edge.
14 May 2021 • 10 min read License Plate Detection and OCR using Roboflow Inference API In this post, we’ll walk you through creating a license plate detection and OCR model using Roboflow that you can programmatically use for your own projects.
5 May 2021 • 8 min read How to Train and Deploy Custom Models to Your OAK In this blog, we'll walk through the Roboflow custom model deployment process to the OAK and show just how seamless it can be.
12 Oct 2020 • 1 min read Fighting Wildfires with Computer Vision Abhishek Ghosh is training a computer vision model to detect the first signs of smoke from a forest fire with the ultimate hope of dispatching a drone to douse it with water before it gets out of control. It's all part of a project he's working
10 Sep 2020 • 3 min read Deploy YOLOv5 to Jetson Xavier NX at 30FPS Learn how to deploy a YOLOv5 model to a Jetson Xavier NX edge device.
22 Aug 2020 • 8 min read How to Train a Custom Mobile Object Detection Model (with YOLOv4 Tiny and TensorFlow Lite) Learn how to train a custom mobile object detection model with YOLOv4 tiny and TensorFlow Lite.