LadderLadder network is a deep learning algorithm that combines supervised and unsupervised learning.
ColorizationAutomatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
Sparse Evolutionary Artificial Neural NetworksAlways sparse. Never dense. But never say never. A repository for the Adaptive Sparse Connectivity concept and its algorithmic instantiation, i.e. Sparse Evolutionary Training, to boost Deep Learning scalability on various aspects (e.g. memory and computational time efficiency, representation and generalization power).
Seal CiA PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)
NumpydlDeep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.
MarianaThe Cutest Deep Learning Framework which is also a wonderful Declarative Language
LivianetThis repository contains the code of LiviaNET, a 3D fully convolutional neural network that was employed in our work: "3D fully convolutional networks for subcortical segmentation in MRI: A large-scale study"
EchoPython package containing all custom layers used in Neural Networks (Compatible with PyTorch, TensorFlow and MegEngine)
HyperdensenetThis repository contains the code of HyperDenseNet, a hyper-densely connected CNN to segment medical images in multi-modal image scenarios.
PetridishnnCode for the neural architecture search methods contained in the paper Efficient Forward Neural Architecture Search
HordEfficient Hyperparameter Optimization of Deep Learning Algorithms Using Deterministic RBF Surrogates
360sd NetPytorch implementation of ICRA 2020 paper "360° Stereo Depth Estimation with Learnable Cost Volume"
DeeplearningThis repository will contain the example detailed codes of Tensorflow and Keras, This repository will be useful for Deep Learning staters who find difficult to understand the example codes
CurlCURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning
Fire Detection Cnnreal-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA 2019 paper (Samarth / Bhowmik / Breckon)
RadRAD: Reinforcement Learning with Augmented Data
Deep-LearningIt contains the coursework and the practice I have done while learning Deep Learning.🚀 👨💻💥 🚩🌈
AMP-RegularizerCode for our paper "Regularizing Neural Networks via Adversarial Model Perturbation", CVPR2021
learned indicesA C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"
Deep-LearningStudy and implementation about deep learning models, architectures, applications and frameworks
datascience-mashupIn this repo I will try to gather all of the projects related to data science with clean datasets and high accuracy models to solve real world problems.
NumpyDLDeep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.
sia-cogVarious cognitive api for machine learning, vision, language intent alalysis. Covers traditional as well as deep learning model design and training.
SANET"Arbitrary Style Transfer with Style-Attentional Networks" (CVPR 2019)
sparsezooNeural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
deep-blueberryIf you've always wanted to learn about deep-learning but don't know where to start, then you might have stumbled upon the right place!