There are 29 repositories under convolutional-neural-network topic.
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥
TensorFlow (Python API) implementation of Neural Style
High-efficiency floating-point neural network inference operators for mobile, server, and Web
C++ Implementation of PyTorch Tutorials for Everyone
🙄 Difficult algorithm, Simple code.
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"
HDR image reconstruction from a single exposure using deep CNNs
libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness models w/ speech synthesis and speech recognition.
ROCKET: Exceptionally fast and accurate time series classification using random convolutional kernels
Relation-Shape Convolutional Neural Network for Point Cloud Analysis (CVPR 2019 Oral & Best paper finalist)
Keras tutorial for beginners (using TF backend)
iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs | ResNets | RNNs | Published in Springer Journal of Computational Visual Media, September 2020, Tsinghua University Press
Programming assignments, labs and quizzes from all courses in the Coursera AI for Medicine Specialization offered by deeplearning.ai
Comparison of famous convolutional neural network models
MINIROCKET: A Very Fast (Almost) Deterministic Transform for Time Series Classification
4D Spatio-Temporal Semantic Segmentation on a 3D video (a sequence of 3D scans)
A Deep Learning UCI-Chess Variant Engine written in C++ & Python :parrot:
Offline Handwritten Chinese Character Recognition based on GoogLeNet and AlexNet (With CaffeModel)
Implementation of character based convolutional neural network
Recurrent Neural Network for generating piano MIDI-files from audio (MP3, WAV, etc.)
A list of useful resources in the bird sound (song and calls) recognition, such as datasets, papers, links to open source projects and competitions
A Novel Embedding Model for Knowledge Base Completion Based on Convolutional Neural Network (NAACL 2018) (Pytorch and Tensorflow)
Few Shot Learning by Siamese Networks, using Keras.
Framework for the reproducible processing of neuroimaging data with deep learning methods
MapleStory Rune Solver with Machine Learning and Computer Vision
用Tensorflow实现的深度神经网络。
Object localization in images using simple CNNs and Keras
ICASSP 2020 - ESRGAN+ : Further Improving Enhanced Super-Resolution Generative Adversarial Network - ICPR 2020 - Tarsier: Evolving Noise Injection in Super-Resolution GANs
Use deep Convolutional Neural Networks (CNNs) with PyTorch, including investigating DnCNN and U-net architectures
Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" https://arxiv.org/abs/1909.13584
Algorithmic Financial Trading with Deep Convolutional Neural Networks: Time Series to Image Conversion Approach: A novel algorithmic trading model CNN-TA using a 2-D convolutional neural network based on image processing properties.