Gilbert Tanner
  • Home
  • Projects
  • Blog
  • About
Home

Blog

Articles on machine learning, robotics, computer vision, and edge deployment.
Run TFLITE models on the web

Run TFLITE models on the web

Nov 3, 2021 2 min read

Using either the TFJS Task API or the TFLITE Web API you can now deploy Tensorflow Lite models on the web without even …

Object Detection
TFLite Object Detection with TFLite Model Maker

TFLite Object Detection with TFLite Model Maker

Jun 17, 2021 10 min read

The TensorFlow Lite Model Maker library is a high-level library that simplifies the process of training a TensorFlow …

Object Detection
D2Go - Use Detectron2 on mobile devices

D2Go - Use Detectron2 on mobile devices

Mar 20, 2021 8 min read

D2Go is a production-ready software system from FacebookResearch, which supports end-to-end model training and …

Object Detection
Tensorflow.js Crash-Course

Tensorflow.js Crash-Course

Dec 28, 2020 15 min read

TensorFlow.js is a deep learning library providing you with the power to train and deploy your favorite deep learning …

Web Development
Tensorflow Object Detection with Tensorflow 2: Creating a custom model

Tensorflow Object Detection with Tensorflow 2: Creating a custom model

Jul 27, 2020 7 min read

With the recently released official Tensorflow 2 support for the Tensorflow Object Detection API, it's now possible to …

Object Detection
Tensorflow Object Detection with Tensorflow 2

Tensorflow Object Detection with Tensorflow 2

Jul 13, 2020 9 min read

Over the last year, the Tensorflow Object Detection API (OD API) team migrated the OD API to support Tensorflow 2. Now, …

Object Detection
Arduino Nano 33 BLE Sense Overview

Arduino Nano 33 BLE Sense Overview

Jul 7, 2020 13 min read

The Arduino Nano 33 BLE Sense is an evolution of the traditional Arduino Nano, but featuring a lot more powerful …

Electronics
Run PyTorch models on the Jetson Nano with TensorRT

Run PyTorch models on the Jetson Nano with TensorRT

Jul 4, 2020 2 min read

PyTorch models can be converted to TensorRT using the torch2trt converter. torch2trt is a PyTorch to TensorRT converter …

Run Tensorflow models on the Jetson Nano with TensorRT

Run Tensorflow models on the Jetson Nano with TensorRT

Jun 30, 2020 3 min read

Tensorflow models can be converted to TensorRT using TF-TRT. TensorFlow™ integration with TensorRT™ (TF-TRT) optimizes …

Jetson Nano YOLO Object Detection with TensorRT

Jetson Nano YOLO Object Detection with TensorRT

Jun 23, 2020 3 min read

This article will teach you how to use YOLO to perform object detection on the Jetson Nano. First, I will show you that …

Getting Started With NVIDIA Jetson Nano Developer Kit

Getting Started With NVIDIA Jetson Nano Developer Kit

Jun 15, 2020 8 min read

The NVIDIA Jetson Nano Developer Kit is a small edge computer for AI development. In this article, you'll learn how to …

Electronics
YOLO Object Detection in PyTorch

YOLO Object Detection in PyTorch

Jun 8, 2020 4 min read

This article is the last of a four-part series on object detection with YOLO. YOLO Object Detection IntroductionYOLO …

Object Detection
Next »
© 2026 Gilbert Tanner · Powered by Hugo & PaperMod