Open in app

Sign In

Write

Sign In

Techzizou
Techzizou

251 Followers

Home

About

Published in Geek Culture

·Oct 19, 2022

Build a custom Image classification Android app using Teachable Machine (Old version TF App)

Train a Deep Learning model for custom image classification using Teachable Machine, convert it to a TFLite model, and finally deploy it on mobile devices using the sample TFLite image classification app from TensorFlow’s GitHub. IMPORTANT THIS IS FOR AN OLDER JAVA VERSION OF THE TENSORFLOW APP. YOU CAN SWITCH TO…

Image Classification

10 min read

Build a custom Image classification Android app using Teachable Machine (Old version TF App)
Build a custom Image classification Android app using Teachable Machine (Old version TF App)
Image Classification

10 min read


Published in Geek Culture

·Aug 30, 2022

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 to use in your projects. Roadmap Collect the dataset of images. Open Teachable-Machine’s image project Train the model. Evaluate the model. Export the model. Image classification or…

Image Classification

5 min read

Train image classification model using Teachable Machine
Train image classification model using Teachable Machine
Image Classification

5 min read


Published in Geek Culture

·May 26, 2022

YOLOv4 inference using OpenCV-DNN-CUDA on Linux

Run YOLOv4 inference using the OpenCV-DNN-CUDA module on Linux. In the previous blog “Setup OpenCV-DNN module with CUDA backend support (For Linux)”, we built the OpenCV-DNN module with CUDA backend support on Linux. (I have Ubuntu 18.04). We can use this OpenCV module to run inference on object detection models. The OpenCV-DNN module built with CUDA backend support gives…

Yolov 4

2 min read

YOLOv4 inference using OpenCV-DNN-CUDA on Linux
YOLOv4 inference using OpenCV-DNN-CUDA on Linux
Yolov 4

2 min read


Published in Geek Culture

·May 24, 2022

Setup OpenCV-DNN module with CUDA backend support (For Linux)

In this tutorial, we will be building OpenCV from source with CUDA backend support (OpenCV-DNN-CUDA module). IMPORTANT: The OpenCV-DNN module only supports inference so although you will get much faster inference out of it, the training however will be the same as was for the OpenCV we set up without CUDA backend support. STEPS 1. Install CUDA & cuDNN. 2. Install the necessary Ubuntu packages if not…

Opencv

6 min read

Setup OpenCV-DNN module with CUDA backend support (For Linux)
Setup OpenCV-DNN module with CUDA backend support (For Linux)
Opencv

6 min read


Published in Geek Culture

·May 15, 2022

YOLOv4 inference using OpenCV-DNN-CUDA on Windows

Run YOLOv4 inference using the OpenCV-DNN-CUDA module on Windows. In the previous blog “Setup OpenCV-DNN module with CUDA backend support (For Windows)”, we built the OpenCV-DNN module with CUDA backend support on Windows. We can use this OpenCV module to run inference on object detection models. The OpenCV-DNN module built with CUDA backend support gives much faster inference as…

Object Detection

2 min read

YOLOv4 inference using OpenCV-DNN-CUDA on Windows
YOLOv4 inference using OpenCV-DNN-CUDA on Windows
Object Detection

2 min read


Published in Geek Culture

·May 13, 2022

Setup OpenCV-DNN module with CUDA backend support (For Windows)

In this tutorial, we will be building OpenCV from source with CUDA backend support (OpenCV-DNN-CUDA module). IMPORTANT: The OpenCV-DNN-CUDA module only supports inference. So although you will get much faster inference out of it, the training however will be the same as for the OpenCV we set up without CUDA backend support. STEPS 1. Install CUDA & cuDNN. 2. Install CMake GUI. 3. Install Anaconda Individual edition.

Opencv

8 min read

Setup OpenCV-DNN module with CUDA backend support (For Windows)
Setup OpenCV-DNN module with CUDA backend support (For Windows)
Opencv

8 min read


Published in Geek Culture

·Mar 9, 2022

Build Android app for custom object detection (TensorFlow 2.x)

Using TensorFlow Object Detection API (For old version TF app) — Training a Deep Learning model for custom object detection using TensorFlow 2.x in Google Colab and converting it to a TFLite model for deploying on mobile devices like Android, iOS, Raspberry Pi, IoT devices using the sample TFLite object detection app from TensorFlow’s GitHub. IMPORTANT: This tutorial is for TensorFlow 2.5…

Tensor Flow

23 min read

Build Android app for custom object detection (TensorFlow 2.x)
Build Android app for custom object detection (TensorFlow 2.x)
Tensor Flow

23 min read


Published in Analytics Vidhya

·Jan 1, 2022

Training a model for custom object detection (TF 2.x) on Google Colab

Using TensorFlow Object Detection API — My Youtube Video on this! In this tutorial, I will be training a Deep Learning model for custom object detection using TensorFlow 2.x on Google Colab. Following is the roadmap for it. Roadmap Collect the dataset of images and label them to get their XML files. Install the TensorFlow Object Detection API. Generate the TFRecord files required for training. (need generate_tfrecord.py script and CSV files for this)

Tensor Flow

15 min read

Training a model for custom object detection (TF 2.x) on Google Colab
Training a model for custom object detection (TF 2.x) on Google Colab
Tensor Flow

15 min read


Nov 15, 2021

Build an Android app for custom object detection using TensorFlow 1.x

Using TensorFlow Object Detection API — Roadmap Collect the dataset of images and label them to get their XML files. Install the TensorFlow Object Detection API. Generate the TFRecord files required for training. (need generate_tfrecord.py script and CSV files for this) Edit the model pipeline config file and download the pre-trained model checkpoint. Train and evaluate the…

Tflite

18 min read

Build an Android app for custom object detection using TensorFlow 1.x
Build an Android app for custom object detection using TensorFlow 1.x
Tflite

18 min read


Published in Geek Culture

·Oct 28, 2021

Train a deep learning model for custom object detection using TensorFlow 1.x on Google colab

Using TensorFlow Object Detection API — My Youtube Video on this! In this tutorial, I will be training a deep learning model for custom object detection using TensorFlow 1.x on Google Colab. Following is the roadmap for it. Collect the dataset of images and label them to get their XML files. Install the TensorFlow Object Detection API. Generate the TFRecord files required for training. (need generate_tfrecord.py script and CSV files for this)

Deep Learning

12 min read

Training a model for custom object detection using TensorFlow 1.x on Google colab
Training a model for custom object detection using TensorFlow 1.x on Google colab
Deep Learning

12 min read

Techzizou

Techzizou

251 Followers

Data Scientist, AI & ML enthusiast (More tutorials at https://www.techzizou.com )

Following
  • Alessandro Butler

    Alessandro Butler

  • Kamala Harris

    Kamala Harris

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech