Skip to content
#

maxpooling

Here are 49 public repositories matching this topic...

校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step

  • Updated Jun 22, 2025
  • C++

Hi! Thanks for checking out my tutorial where I walk you through the process of coding a convolutional neural network in java from scratch. After building a network for a university assignment, I decided to create a tutorial to (hopefully) help others do the same and improve my own understanding of neural networks.

  • Updated Apr 21, 2022
  • Java

Kaggle Machine Learning Competition Project : In this project, we will create a classifier to classify fashion clothing into 10 categories learned from Fashion MNIST dataset of Zalando's article images

  • Updated Nov 21, 2019
  • Jupyter Notebook

Hi their my self Dhruv. So this repository or project are developed on C++ and Python for image recognize. C++ are main engine and python are work preprocessing only. more information are in README file.

  • Updated Mar 19, 2026
  • C++
Face-Mask-Detection-Real-Time-Computer-Vision

This repository contains code that implemented Mask Detection using MobileNet as the base model and Neural Network as the head model. Code draws a rectangular box over the person's face in red if no mask, green if the mask is on, with 99% accuracy in real-time using a live webcam. Refer to README for demo

  • Updated Jul 6, 2023
  • Jupyter Notebook

A deep learning project implementing a Convolutional Neural Network (CNN) to classify images of cats and dogs. Built using TensorFlow/Keras, this project demonstrates fundamental computer vision techniques including data preprocessing, augmentation, and model training.

  • Updated Aug 27, 2026
  • Jupyter Notebook

Add this topic to your repo

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

Learn more