8000 maxpool2d · GitHub Topics · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
#

maxpool2d

Here are 15 public repositories matching this topic...

Lip reading using TensorFlow, OpenCV, and Keras involves training a deep learning model to recognize spoken words by analyzing lip movements from video frames. The process starts with OpenCV for capturing and preprocessing video frames, focusing on the speaker’s lips. These frames are then fed into a neural network built using Keras and TensorFlow.

  • Updated Sep 18, 2024
  • Jupyter Notebook

A minimal NumPy-based implementation of a 3-layer convolutional neural network (CNN) from scratch — including custom forward and backward passes for conv, ReLU, pooling, affine, and softmax layers. Perfect for learning how CNNs actually work under the hood.

  • Updated May 20, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the maxpool2d 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 maxpool2d topic, visit your repo's landing page and select "manage topics."

Learn more

0