Nvidia Jetson Nano: Custom Object Detection from Scratch Using TensorFlow and OpenCV
Author of this article: Reprinted from: https://medium.com/swlh/nvidia-jetson-nano-custom-object-detection-from-scratch-using-tensorflow-and-opencv-113fe4dba134 The purpose of this blog is to guide users in creating a custom object detection model optimized for performance to be used on the NVidia Jetson Nano. Table of Contents: Required Materials Creating a Custom Dataset Preprocessing Labeling Creating TFRecords CNN Training Model Installing Raspberry Pi Camera on … Read more