About 751,000 results
Open links in new tab
  1. Object Detection using TensorFlow - GeeksforGeeks

    Apr 24, 2025 · TensorFlow, a Google open-source machine learning framework, provides a robust collection of tools for developing and deploying object detection models. In this article, we will go over the fundamentals of using TensorFlow for object identification.

  2. Real-Time Object Detection Using TensorFlow - GeeksforGeeks

    Apr 24, 2025 · TensorFlow offers an Object Detection API that makes object detection simple to implement. It comes with a number of pre-trained models and tools that make it quick and easy for developers to build, train, and deploy object detection models.

  3. Object Detection | TensorFlow Hub

    Mar 9, 2024 · This Colab demonstrates use of a TF-Hub module trained to perform object detection. Helper functions for downloading images and for visualization. Visualization code adapted from TF object detection API for the simplest required functionality.

  4. Real-Time Object Detection with TensorFlow and OpenCV

    In this tutorial, we will guide you through the process of building a real-time object detection system using TensorFlow and OpenCV. This system will be able to detect objects in images and videos in real-time, making it a powerful tool for applications such as self-driving cars, surveillance systems, and robotics.

  5. Building your own Object Detector from Scratch with Tensorflow

    Mar 31, 2023 · In this story, we talk about how to build a Deep Learning Object Detector from scratch using TensorFlow. Instead of using a predefined model, we will define each layer in the network and then we will train our model to detect both the object bound box and its class. Finally, we will evaluate the model using IoU metric.

  6. Object detection with TensorFlow - Medium

    Mar 18, 2023 · In this tutorial, we’ll use TensorFlow to build a basic object detection model. We’ll start by loading and preprocessing a dataset of images, then we’ll train a convolutional neural network...

  7. Using TensorFlow for Real-Time Object Detection Systems

    Dec 20, 2024 · This tutorial will guide you through the process of building a real-time object detection system using TensorFlow, covering the technical background, implementation guide, code examples, best practices, testing, and debugging.

  8. We built a simple of layers, namely convolutional layer, pooling layer, and fully Convolutional Neural Network for object detection. The model connected layer. 1. INTRODUCTION. The applications and widespread use of machine learning algorithms have made a significant change in the way we perceive computer vision problems.

  9. Object detection with Model Garden | TensorFlow Core

    Nov 9, 2023 · This tutorial fine-tunes a RetinaNet with ResNet-50 as backbone model from the TensorFlow Model Garden package (tensorflow-models) to detect three different Blood Cells in BCCD dataset. The RetinaNet is pretrained on COCO train2017 and …

  10. Object Detection Tutorial using TensorFlow - Edureka

    Apr 18, 2023 · Object Detection is the process of finding real-world object instances like car, bike, TV, flowers, and humans in still images or Videos. It allows for the recognition, localization, and detection of multiple objects within an image which provides us with a much better understanding of an image as a whole.

  11. Some results have been removed
Refresh