Selecsls PytorchReference ImageNet implementation of SelecSLS CNN architecture proposed in the SIGGRAPH 2020 paper "XNect: Real-time Multi-Person 3D Motion Capture with a Single RGB Camera". The repository also includes code for pruning the model based on implicit sparsity emerging from adaptive gradient descent methods, as detailed in the CVPR 2019 paper "On implicit filter level sparsity in Convolutional Neural Networks".
Torch CamClass activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM)
Crnn PytorchPytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.
Dfl CnnThis is a pytorch re-implementation of Learning a Discriminative Filter Bank Within a CNN for Fine-Grained Recognition
LightnetEfficient, transparent deep learning in hundreds of lines of code.
Caption generatorA modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.
Gordon cnnA small convolution neural network deep learning framework implemented in c++.
LcnnLCNN: End-to-End Wireframe Parsing
Ai ToolboxAlgorithm Engineer Toolbox, for the purpose of quickly iterating new ideas
PyconvPyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)
TengineTengine is a lite, high performance, modular inference engine for embedded device
SrganPhoto-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
TcdfTemporal Causal Discovery Framework (PyTorch): discovering causal relationships between time series
Magnetloss PytorchPyTorch implementation of a deep metric learning technique called "Magnet Loss" from Facebook AI Research (FAIR) in ICLR 2016.
Transfer Learning SuiteTransfer Learning Suite in Keras. Perform transfer learning using any built-in Keras image classification model easily!
Facelet bankFacelet-Bank for Fast Portrait Manipulation (pytorch)
Screenshot To CodeA neural network that transforms a design mock-up into a static website.
BonnetalBonnet and then some! Deep Learning Framework for various Image Recognition Tasks. Photogrammetry and Robotics Lab, University of Bonn
IseebetteriSeeBetter: 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
DeepsleepnetDeepSleepNet: a Model for Automatic Sleep Stage Scoring based on Raw Single-Channel EEG
Sppnet PytorchA simple Spatial Pyramid Pooling layer which could be added in CNN
DeeptamDeepTAM: Deep Tracking and Mapping https://lmb.informatik.uni-freiburg.de/people/zhouh/deeptam/
Lq NetsLQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks
Liteflownet2A Lightweight Optical Flow CNN - Revisiting Data Fidelity and Regularization, TPAMI 2020
Cnn VisualizationTensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propagation
Did MdnDensity-aware Single Image De-raining using a Multi-stream Dense Network (CVPR 2018)
Cnn Re TfConvolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow
Beauty NetA simple, flexible, and extensible template for PyTorch. It's beautiful.
Depression DetectPredicting depression from acoustic features of speech using a Convolutional Neural Network.