Skip to content
#

machine-vision

Computer vision is an interdisciplinary field that deals with how computers can be made to gain high-level understanding of digital images and videos.

Here are 365 public repositories matching this topic...

This repository contains a collection of machine learning examples implemented in Jupyter Notebooks. Each notebook demonstrates a different machine learning technique or algorithm, along with explanations and code examples.

  • Updated Jun 2, 2024
  • Jupyter Notebook

This repository is a comparative analysis of various CNN models for gesture recognition, focusing on the impact of RGB versus grayscale images and the efficacy of transfer learning with VGG-16. It includes a detailed study with custom-built CNN architectures and VGG-16 models, exploring their performance in recognizing human gestures from images.

  • Updated May 17, 2024
  • Jupyter Notebook