Image Classification with 2D Convolutions, Deeplearning
-
Updated
Oct 8, 2018 - Python
Image Classification with 2D Convolutions, Deeplearning
Handwriting digit recognition using keras.Conv2D and MNIST database.
Reinforcement Learning with Actor-Critic to play Breakout-v4 (Atari) from OpenAI Gym
2D Convolutional Recurrent Neural Networks implemented in PyTorch
Image classification using neural networks. Completed for school. Part 1 is a classical 80s style shallow network, and part 2 is a more modern network. For part 2, I added activation functions, implemented L2 Regularization, changed network depth and width, and used Convolutional Neural Nets to improve performance. Check README
This code uses the pyTorch Conv2D modules to make the PIV algorithms work faster on GPU
Official code for ResUNetplusplus for medical image segmentation (TensorFlow & Pytorch implementation)
• Developed a Keras model for classification and a Flutter Mobile App for users to detect pox. • Submitted for International Journal Elsevier.
This PyTorch-based project implements a deep neural network for multi-class classification of fashion items. The dataset consists of images categorized into three classes: glasses vs. sunglasses, shoes, and trousers vs. jeans.
A FAST pure numpy based 1D, 2D, even n-dimensional convolution library.
The "witin_nn" framework, based on PyTorch, maps neural networks to chip computations and supports operators including Linear, Conv2d, and GruCell. It enables 8-12 bit quantization for inputs/outputs and weights, implementing QAT.
Basic Gesture Recognition Using mmWave Sensor - TI AWR1642
CNN-based handwritten digit recognition ML web application built with Django and TensorFlow.
Add a description, image, and links to the conv2d topic page so that developers can more easily learn about it.
To associate your repository with the conv2d topic, visit your repo's landing page and select "manage topics."