All Projects → Drln → Similar Projects or Alternatives

814 Open source projects that are alternatives of or similar to Drln

Usrnet
Deep Unfolding Network for Image Super-Resolution (CVPR, 2020) (PyTorch)
Stars: ✭ 493 (+310.83%)
Mutual labels:  super-resolution
Videosuperresolution
A collection of state-of-the-art video or single-image super-resolution architectures, reimplemented in tensorflow.
Stars: ✭ 1,118 (+831.67%)
Mutual labels:  super-resolution
Regl Cnn
Digit recognition with Convolutional Neural Networks in WebGL
Stars: ✭ 490 (+308.33%)
Lambda Networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
Stars: ✭ 1,497 (+1147.5%)
Mutual labels:  attention-mechanism
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+3606.67%)
Didn
Pytorch Implementation of "Deep Iterative Down-Up CNN for Image Denoising".
Stars: ✭ 61 (-49.17%)
Stn Ocr
Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition
Stars: ✭ 473 (+294.17%)
3dunet abdomen cascade
Stars: ✭ 91 (-24.17%)
Espnet
ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation
Stars: ✭ 473 (+294.17%)
Roadway intel
Vehicle make and model classification in Tensorflow by fine-tuning VGG16
Stars: ✭ 60 (-50%)
Dropblock
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
Stars: ✭ 466 (+288.33%)
Ti Pooling
TI-pooling: transformation-invariant pooling for feature learning in Convolutional Neural Networks
Stars: ✭ 119 (-0.83%)
Robustness
Corruption and Perturbation Robustness (ICLR 2019)
Stars: ✭ 463 (+285.83%)
Feel The Kern
Generating proportional fonts with deep learning
Stars: ✭ 59 (-50.83%)
Pba
Efficient Learning of Augmentation Policy Schedules
Stars: ✭ 461 (+284.17%)
Image Quality Assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
Stars: ✭ 1,300 (+983.33%)
Dbpn Pytorch
The project is an official implement of our CVPR2018 paper "Deep Back-Projection Networks for Super-Resolution" (Winner of NTIRE2018 and PIRM2018)
Stars: ✭ 459 (+282.5%)
Mutual labels:  super-resolution
Cyclegan Qp
Official PyTorch implementation of "Artist Style Transfer Via Quadratic Potential"
Stars: ✭ 59 (-50.83%)
Colorization Pytorch
PyTorch reimplementation of Interactive Deep Colorization
Stars: ✭ 449 (+274.17%)
Edafa
Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.
Stars: ✭ 107 (-10.83%)
Mutual labels:  super-resolution
Spatio Temporal Paper List
Spatio-temporal modeling 论文列表(主要是graph convolution相关)
Stars: ✭ 447 (+272.5%)
Big transfer
Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
Stars: ✭ 1,096 (+813.33%)
Numpycnn
Building Convolutional Neural Networks From Scratch using NumPy
Stars: ✭ 436 (+263.33%)
Kerasr
R interface to the keras library
Stars: ✭ 90 (-25%)
Awesome Graph Classification
A collection of important graph embedding, classification and representation learning papers with implementations.
Stars: ✭ 4,309 (+3490.83%)
Mutual labels:  attention-mechanism
Convisualize nb
Visualisations for Convolutional Neural Networks in Pytorch
Stars: ✭ 57 (-52.5%)
Arl Eegmodels
This is the Army Research Laboratory (ARL) EEGModels Project: A Collection of Convolutional Neural Network (CNN) models for EEG signal classification, using Keras and Tensorflow
Stars: ✭ 422 (+251.67%)
Cinc Challenge2017
ECG classification from short single lead segments (Computing in Cardiology Challenge 2017 entry)
Stars: ✭ 112 (-6.67%)
Transformer Tts
A Pytorch Implementation of "Neural Speech Synthesis with Transformer Network"
Stars: ✭ 418 (+248.33%)
Mutual labels:  attention-mechanism
Ca Net
Code for Comprehensive Attention Convolutional Neural Networks for Explainable Medical Image Segmentation.
Stars: ✭ 56 (-53.33%)
Mutual labels:  attention-mechanism
Slimming
Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.
Stars: ✭ 414 (+245%)
Deep Learning For Beginners
videos, lectures, blogs for Deep Learning
Stars: ✭ 89 (-25.83%)
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Stars: ✭ 411 (+242.5%)
Mutual labels:  attention-mechanism
Eeg classification
EEG Sleep stage classification using CNN with Keras
Stars: ✭ 54 (-55%)
Multi Class Text Classification Cnn
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
Stars: ✭ 410 (+241.67%)
Reformer Pytorch
Reformer, the efficient Transformer, in Pytorch
Stars: ✭ 1,644 (+1270%)
Mutual labels:  attention-mechanism
Deepface
Deep Learning Models for Face Detection/Recognition/Alignments, implemented in Tensorflow
Stars: ✭ 409 (+240.83%)
Estimated Depth Map Helps Image Classification
Depth estimation with neural network, and learning on RGBD images
Stars: ✭ 52 (-56.67%)
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (+240%)
Mutual labels:  attention-mechanism
Malware Classification
Towards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support Vector Machine for Malware Classification
Stars: ✭ 88 (-26.67%)
Tf Pose Estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
Stars: ✭ 3,856 (+3113.33%)
Numpy Convnet
A small and pure Numpy Convolutional Neural Network library.
Stars: ✭ 50 (-58.33%)
Neuralnetwork.net
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
Stars: ✭ 392 (+226.67%)
Deeply Recursive Cnn Tf
Test implementation of Deeply-Recursive Convolutional Network for Image Super-Resolution
Stars: ✭ 116 (-3.33%)
Mutual labels:  super-resolution
Deeplogo
A brand logo detection system using tensorflow object detection API.
Stars: ✭ 388 (+223.33%)
Tensorflow Cnn Time Series
Feeding images of time series to Conv Nets! (Tensorflow + Keras)
Stars: ✭ 49 (-59.17%)
Human Activity Recognition Using Cnn
Convolutional Neural Network for Human Activity Recognition in Tensorflow
Stars: ✭ 382 (+218.33%)
Text classification
Text Classification Algorithms: A Survey
Stars: ✭ 1,276 (+963.33%)
Espnetv2
A light-weight, power efficient, and general purpose convolutional neural network
Stars: ✭ 377 (+214.17%)
Accurate Binary Convolution Network
Binary Convolution Network for faster real-time processing in ASICs
Stars: ✭ 49 (-59.17%)
Pixel Recursive Super Resolution
Tensorflow implementation of pixel-recursive-super-resolution(Google Brain paper: https://arxiv.org/abs/1702.00783)
Stars: ✭ 374 (+211.67%)
Mutual labels:  super-resolution
Ghostnet
CV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
Stars: ✭ 1,744 (+1353.33%)
Deepmedic
Efficient Multi-Scale 3D Convolutional Neural Network for Segmentation of 3D Medical Scans
Stars: ✭ 809 (+574.17%)
Quicknat pytorch
PyTorch Implementation of QuickNAT and Bayesian QuickNAT, a fast brain MRI segmentation framework with segmentation Quality control using structure-wise uncertainty
Stars: ✭ 74 (-38.33%)
Switchable Normalization
Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10779
Stars: ✭ 804 (+570%)
Chatbot cn
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
Stars: ✭ 791 (+559.17%)
Mutual labels:  attention-mechanism
Mongolian Speech Recognition
Mongolian speech recognition with PyTorch
Stars: ✭ 97 (-19.17%)
Sarcasm Detection
Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.
Stars: ✭ 73 (-39.17%)
Mutual labels:  attention-mechanism
Image Text Localization Recognition
A general list of resources to image text localization and recognition 场景文本位置感知与识别的论文资源与实现合集 シーンテキストの位置認識と識別のための論文リソースの要約
Stars: ✭ 788 (+556.67%)
Poseestimationformobile
💃 Real-time single person pose estimation for Android and iOS.
Stars: ✭ 783 (+552.5%)
301-360 of 814 similar projects