Projects in Awesome Lists tagged with convolutional-layers
A curated list of projects in awesome lists tagged with convolutional-layers .
https://github.com/maratyszcza/nnpack
Acceleration package for neural networks on multi-core CPUs
convolutional-layers cpu fast-fourier-transform high-performance high-performance-computing inference matrix-multiplication multithreading neural-network neural-networks simd winograd-transform
Last synced: 15 May 2025
https://github.com/Maratyszcza/NNPACK
Acceleration package for neural networks on multi-core CPUs
convolutional-layers cpu fast-fourier-transform high-performance high-performance-computing inference matrix-multiplication multithreading neural-network neural-networks simd winograd-transform
Last synced: 18 Mar 2025
https://github.com/benedekrozemberczki/mixhop-and-n-gcn
An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).
convolutional convolutional-layers convolutional-neural-networks deep-learning deepwalk gcn graph-attention graph-attention-networks graph-convolution graph-representation-learning machine-learning mixhop multi-scale ngcn node2vec pytorch pytorch-cnn tensorflow walklet walklets
Last synced: 06 Apr 2025
https://github.com/benedekrozemberczki/MixHop-and-N-GCN
An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).
convolutional convolutional-layers convolutional-neural-networks deep-learning deepwalk gcn graph-attention graph-attention-networks graph-convolution graph-representation-learning machine-learning mixhop multi-scale ngcn node2vec pytorch pytorch-cnn tensorflow walklet walklets
Last synced: 17 Apr 2025
https://github.com/lucaaslb/cnn-libras
Rede Neural Convolucional para reconhecimento de gestos em LIBRAS (Alfabeto) Projeto 01/2019 - Ciência da Computação (Universidade Anhembi Morumbi)
artificial-intelligence cnn cnn-classification cnn-keras convolutional-layers convolutional-neural-networks deep-learning inteligencia-artificial keras-tensorflow leaky-relu libras tensorflow
Last synced: 08 May 2025
https://github.com/jwr1995/dc1d
A 1D implementation of a deformable convolutional layer in PyTorch with a few tricks.
convolutional-layers convolutional-neural-networks deep-learning pytorch
Last synced: 27 Mar 2026
https://github.com/crodriguez1a/inver-synth
A Python implementation of the InverSynth method (Barkan, Tsiris, Koenigstein, Katz)
arxiv convolutional-layers deep-estimation deep-learning inver-synth python synthesizer
Last synced: 30 Apr 2025
https://github.com/kyegomez/soundstream
Implementation of SoundtStream from the paper: "SoundStream: An End-to-End Neural Audio Codec"
ai artificial-intelligence audio-model audioai codex convolution convolutional-layers convolutional-neural-networks machine-learning ml pytorch transformer
Last synced: 07 May 2025
https://github.com/gabrieldim/calculation-cholesterol-data-science
Cholesterol is calculated from the given set of data.
convolutional-layers data-science dense layer
Last synced: 07 Jul 2025
https://github.com/ethanhe42/resnet-tensorflow
ResNet in tensorflow for CIFAR-100, CIFAR-10
convolutional-layers cpu deepnet kmeans pca residual-neural-network tensorflow
Last synced: 07 Oct 2025
https://github.com/kyegomez/convnet
Implementation of the NFNets from the paper: "ConvNets Match Vision Transformers at Scale" by Google Research
ai convolutional-layers convolutional-neural-networks deeplearning machine-learning ml multimodal-learning multimodality
Last synced: 09 Oct 2025
https://github.com/slimgroup/xconv
Memory efficient convolution networks
convolutional-layers convolutional-neural-networks julia-language probing pytorch unbiased
Last synced: 11 Oct 2025
https://github.com/dibsonthis/simplefilter
Python module for image convolution and ML classification.
classification classifier convolution convolutional-layers convolutional-networks filter filters kernel kernel-module machine-learning machine-learning-library python simplefilter
Last synced: 10 Aug 2025
https://github.com/dibsonthis/SimpleFilter
Python module for image convolution and ML classification.
classification classifier convolution convolutional-layers convolutional-networks filter filters kernel kernel-module machine-learning machine-learning-library python simplefilter
Last synced: 19 Jul 2025
https://github.com/smrfeld/convolution-calculator
Convolution calculator for CNNs
artificial-intelligence artificial-neural-networks convolution convolutional-layers convolutional-neural-network convolutional-neural-networks machine-learning neural-network neural-networks
Last synced: 19 Jul 2025
https://github.com/moroshko/cnnviz
Convolutional Neural Networks Playground
convolution-filter convolutional-layers convolutional-neural-networks image-kernel visualization
Last synced: 02 Aug 2025
https://github.com/mpuig/carnd-behavioral-cloning
A deep neural network approach to clone human driving behavior
convolutional-layers neural-networks self-driving-car simulator steering-angles udacity-self-driving-car
Last synced: 29 Mar 2025
https://github.com/phtrempe/conviz
Conviz is a convolutional neural network layer visualization library developed in Python and used with Keras.
convolutional-layers convolutional-networks convolutional-neural-networks keras python python-3 python3 tensorflow theano visualization
Last synced: 12 Feb 2026
https://github.com/somjit101/dcgan-gradient-tape
A study of the use of the Tensorflow GradientTape class for differentiation and custom gradient generation along with its use to implement a Deep-Convolutional Generative Adversarial Network (GAN) to generate images of hand-written digits.
batch-normalization convolutional-layers dcgan-tensorflow deconvolution dropout-layers gan generative-adversarial-network gradient-tape keras-tensorflow mnist-dataset neural-network tensorflow transpose-convolution
Last synced: 21 Apr 2026
https://github.com/somjit101/self-driving-car
An implementation of a simple self-driving car control using the image feed from a single dashcam.
autonomous-driving autonomous-vehicles car cnn cnn-keras convolutional-layers convolutional-neural-networks dash-cam deep-learning deep-neural-networks feature-extraction neural-network self-driving-car tensorflow
Last synced: 29 Apr 2026
https://github.com/hayatiyrtgl/cell_classification_cnn
This code trains a CNN in Keras to classify cell images (infected/uninfected). It sets up data generators, defines model architecture with convolutional layers, applies regularization, configures callbacks, and trains the model for binary classification.
cnn cnn-architecture cnn-classification cnn-for-visual-recognition cnn-keras cnn-model convolutional convolutional-layers convolutional-neural-network convolutional-neural-networks python python-classifiers python3
Last synced: 08 Apr 2025
https://github.com/kwokhing/tf2-cifar10-cnn-demo
Demo on performing multiclass image classification using Convolutional Neural Network (CNN) in Tensorflow 2. Techniques such as earlystopping, batchnormalizing and dropout are explored to prevent overfitting
batchnormalization cifar10 cnn-classification convolutional-layers convolutional-neural-networks dropout earlystopping savedmodel tensorboard tensorflow tensorflow2 vgg
Last synced: 10 May 2026
https://github.com/sanjana-janagani/googlenet-lstm-using-python
GoogleNet Architecture is trained on CIFAR10 Dataset and LSTM Architecture is trained on IBM Stocks Dataset
colab-notebook convolutional-layers deep-learning googlenet googlenet-inception-network lstm neural-network python tensorflow
Last synced: 15 Apr 2026