Skip to content
#

imagerecognition

Here are 55 public repositories matching this topic...

Dive into the world of Signal and Image Processing with this repository. Explore a collection of Python programs covering Discrete Fourier Transform, Elementary Signals, Sampling, Point Processing Techniques, Histogram Processing, Frequency Domain Filtering, Edge Detection, Erosion and Dilation, and Morphological Operations.

  • Updated May 25, 2024
  • Jupyter Notebook

Identify and classify objects in real-time video streams using TensorFlow and OpenCV. This project is designed for applications like security systems, robotics, and interactive installations, combining the power of TensorFlow for deep learning with OpenCV's webcam interaction.

  • Updated Apr 25, 2024
  • Python

🔍📸🌐 VisualAIProjects: Repository for cutting-edge computer vision and Visual AI projects! Explore 🌟advanced algorithms and models🌟 for image recognition, object detection, segmentation, and synthesis. 🚀🔓 Join us in the captivating world of computer vision and unlock the full potential of Visual AI! 🌍💡

  • Updated Mar 19, 2024
  • Jupyter Notebook

One notebook trains a vegetable classification model with InceptionV3 using TensorFlow and Keras. The second notebook showcases the pre-trained model's inference on vegetable categories, loading InceptionV3 and enhancing image features. Together, they offer a compact solution for vegetable classification through deep learning.

  • Updated Jan 21, 2024
  • Jupyter Notebook
ChessBoardScanner

Java based Chess Board Scanner, which converts 2D chess board image into a machine readable format a.k.a. Forsyth–Edwards Notation (FEN). It uses OpenCV and Deeplearning4j frameworks, complemented with some proprietary algorithms implemented for realizing the goal. It currently supports the chess board and pieces sets of the most common online c…

  • Updated Jan 7, 2024
  • Java

Improve this page

Add a description, image, and links to the imagerecognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the imagerecognition topic, visit your repo's landing page and select "manage topics."

Learn more