(Tutorial for beginners) My YouTube video on this! In this tutorial, we will be training a custom object detector for mask detection using YOLOv4 and Darknet on our Windows system
Category: Artificial Intelligence
Train a custom YOLOv4 object detector on Linux
(Tutorial for beginners) My YouTube video on this! In this tutorial, we will be training a custom object detector for mask detection using YOLOv4 and Darknet on our Linux(Ubuntu 18.04)
Train a custom YOLOv4-tiny object detector on Windows
(Tutorial for beginners) My YouTube video on this! In this tutorial, we will be training a custom object detector for mask detection using YOLOv4-tiny and Darknet on our Windows system
Train a custom YOLOv4-tiny object detector on Linux
(Tutorial for beginners) My YouTube video on this! In this tutorial, we will be training a custom object detector for mask detection using YOLOv4-tiny and Darknet on our Linux(Ubuntu 18.04)
How to build an ML Android app?
To view this content, you must be a member of tech’s Patreon at $30 or more Unlock with PatreonAlready a qualifying Patreon member? Refresh to access this content.
How to train a Machine Learning model?
To view this content, you must be a member of tech’s Patreon at $30 or more Unlock with PatreonAlready a qualifying Patreon member? Refresh to access this content.
Train image classification model using Teachable Machine
(For a custom object) Objective: Train a Deep Learning model for custom object image classification using Teachable Machine, test it online, and finally export it into different formats
Build Android app for object detection (TensorFlow 1.x)
Using TensorFlow Object Detection API Train a Deep Learning model for custom object detection using TensorFlow 1.x in Google Colab and convert it to a TFLite model for
Training a model for custom object detection (TF 2.x) on Google Colab
Using TensorFlow Object Detection API In this tutorial, I will be training a Deep Learning model for custom object detection using TensorFlow 2.x on Google Colab. Following is
Build a custom Image classification Android app using Teachable Machine (Old Version TF App)
Train a Deep Learning model for custom object image classification using Teachable Machine, convert it to a TFLite model, and finally deploy it on mobile devices using the