All Projects → RCAN-tf → Similar Projects or Alternatives

578 Open source projects that are alternatives of or similar to RCAN-tf

Keraspp
코딩셰프의 3분 딥러닝, 케라스맛
Stars: ✭ 178 (+612%)
Mutual labels:  cnn
Jacinto Ai Devkit
Training & Quantization of embedded friendly Deep Learning / Machine Learning / Computer Vision models
Stars: ✭ 49 (+96%)
Mutual labels:  cnn
SieNet-Image-extrapolation
SiENet: Siamese Expansion Network for Image Extrapolation(IEEE SPL2020)
Stars: ✭ 42 (+68%)
Mutual labels:  image-restoration
Tensorflow Cnn Time Series
Feeding images of time series to Conv Nets! (Tensorflow + Keras)
Stars: ✭ 49 (+96%)
Mutual labels:  cnn
Sentence Classification
Sentence Classifications with Neural Networks
Stars: ✭ 177 (+608%)
Mutual labels:  cnn
Eyevis
Android based Vocal Vision for Visually Impaired. Object Detection, Voice Assistance, Optical Character Reader, Read Aloud, Face Recognition, Landmark Recognition, Image Labelling etc.
Stars: ✭ 48 (+92%)
Mutual labels:  cnn
SRResCycGAN
Code repo for "Deep Cyclic Generative Adversarial Residual Convolutional Networks for Real Image Super-Resolution" (ECCVW AIM2020).
Stars: ✭ 47 (+88%)
Mutual labels:  image-restoration
Dvdnet
DVDnet: A Simple and Fast Network for Deep Video Denoising
Stars: ✭ 47 (+88%)
Mutual labels:  cnn
Paircnn Ranking
A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks
Stars: ✭ 176 (+604%)
Mutual labels:  cnn
Face Identification With Cnn Triplet Loss
Face identification with cnn+triplet-loss written by Keras.
Stars: ✭ 45 (+80%)
Mutual labels:  cnn
Simplepruning
cnn pruning with tensorflow.
Stars: ✭ 98 (+292%)
Mutual labels:  cnn
Svhn Cnn
Google Street View House Number(SVHN) Dataset, and classifying them through CNN
Stars: ✭ 44 (+76%)
Mutual labels:  cnn
Cnn Cbir Benchmark
CNN CBIR benchmark (ongoing)
Stars: ✭ 171 (+584%)
Mutual labels:  cnn
Chineseidcardocr
[Deprecated] 🇨🇳中国二代身份证光学识别
Stars: ✭ 1,015 (+3960%)
Mutual labels:  cnn
CSSR
Crack Segmentation for Low-Resolution Images using Joint Learning with Super-Resolution (CSSR) was accepted to international conference on MVA2021 (oral), and selected for the Best Practical Paper Award.
Stars: ✭ 50 (+100%)
Mutual labels:  super-resolution
Yann
This toolbox is support material for the book on CNN (http://www.convolution.network).
Stars: ✭ 41 (+64%)
Mutual labels:  cnn
Lenet5 hls
FPGA Accelerator for CNN using Vivado HLS
Stars: ✭ 167 (+568%)
Mutual labels:  cnn
Dialectid e2e
End to End Dialect Identification using Convolutional Neural Network
Stars: ✭ 40 (+60%)
Mutual labels:  cnn
Uformer
[CVPR 2022] Official repository for the paper "Uformer: A General U-Shaped Transformer for Image Restoration".
Stars: ✭ 415 (+1560%)
Mutual labels:  image-restoration
Qanet
A Tensorflow implementation of QANet for machine reading comprehension
Stars: ✭ 996 (+3884%)
Mutual labels:  cnn
Eeg Dl
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Stars: ✭ 165 (+560%)
Mutual labels:  cnn
Mc Cnn Python
a python implementation of MC-CNN
Stars: ✭ 38 (+52%)
Mutual labels:  cnn
Jalali-Lab-Implementation-of-RAISR
Implementation of RAISR (Rapid and Accurate Image Super Resolution) algorithm in Python 3.x by Jalali Laboratory at UCLA. The implementation presented here achieved performance results that are comparable to that presented in Google's research paper (with less than ± 0.1 dB in PSNR). Just-in-time (JIT) compilation employing JIT numba is used to …
Stars: ✭ 118 (+372%)
Mutual labels:  super-resolution
Twitter Sentiment Analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
Stars: ✭ 978 (+3812%)
Mutual labels:  cnn
Handpose
A python program to detect and classify hand pose using deep learning techniques
Stars: ✭ 168 (+572%)
Mutual labels:  cnn
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (+36%)
Mutual labels:  cnn
Image-Restoration
Image registration using pytorch
Stars: ✭ 26 (+4%)
Mutual labels:  image-restoration
Deepmodels
TensorFlow Implementation of state-of-the-art models since 2012
Stars: ✭ 33 (+32%)
Mutual labels:  cnn
Person Reid Triplet Loss
Person re-ID baseline with triplet loss
Stars: ✭ 165 (+560%)
Mutual labels:  cnn
Action Recognition Using 3d Resnet
Use 3D ResNet to extract features of UCF101 and HMDB51 and then classify them.
Stars: ✭ 32 (+28%)
Mutual labels:  cnn
TEGAN
Generative Adversarial Network (GAN) for physically realistic enrichment of turbulent flow fields
Stars: ✭ 60 (+140%)
Mutual labels:  super-resolution
Smsop
Code for Statistically-motivated Second-order Pooling, ECCV2018
Stars: ✭ 32 (+28%)
Mutual labels:  cnn
Mstar deeplearning project
Radar target classification, detection and recognition using deeplearning methods on MSTAR dataset
Stars: ✭ 163 (+552%)
Mutual labels:  cnn
Qa Rankit
QA - Answer Selection (Rank candidate answers for a given question)
Stars: ✭ 30 (+20%)
Mutual labels:  cnn
ECBSR
Edge-oriented Convolution Block for Real-time Super Resolution on Mobile Devices, ACM Multimedia 2021
Stars: ✭ 216 (+764%)
Mutual labels:  super-resolution
Cnn Question Classification Keras
Chinese Question Classifier (Keras Implementation) on BQuLD
Stars: ✭ 28 (+12%)
Mutual labels:  cnn
Tf Adnet Tracking
Deep Object Tracking Implementation in Tensorflow for 'Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning(CVPR 2017)'
Stars: ✭ 162 (+548%)
Mutual labels:  cnn
Mxnet Ir
Image Retrieval Experiment Using Triplet Loss
Stars: ✭ 27 (+8%)
Mutual labels:  cnn
Automatic speech recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Stars: ✭ 2,751 (+10904%)
Mutual labels:  cnn
Neural Image Captioning
Implementation of Neural Image Captioning model using Keras with Theano backend
Stars: ✭ 12 (-52%)
Mutual labels:  cnn
Pytorch Receptive Field
Compute CNN receptive field size in pytorch in one line
Stars: ✭ 160 (+540%)
Mutual labels:  cnn
Attention Ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
Stars: ✭ 844 (+3276%)
Mutual labels:  cnn
Real-ESRGAN-colab
A Real-ESRGAN model trained on a custom dataset
Stars: ✭ 18 (-28%)
Mutual labels:  super-resolution
Palmnet
Source code for the 2019 IEEE TIFS paper "PalmNet: Gabor-PCA Convolutional Networks for Touchless Palmprint Recognition"
Stars: ✭ 25 (+0%)
Mutual labels:  cnn
Simple cnn
Simple Convolutional Neural Network Library
Stars: ✭ 158 (+532%)
Mutual labels:  cnn
Fast Shadow Detection
Fast Shadow Detection from a Single Image Using a Patched CNN
Stars: ✭ 24 (-4%)
Mutual labels:  cnn
Torch Cam
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM)
Stars: ✭ 249 (+896%)
Mutual labels:  cnn
Squeezenet v1.2
Top-1 Acc=61.0% on ImageNet, without any sacrificing compared with SqueezeNet v1.1.
Stars: ✭ 23 (-8%)
Mutual labels:  cnn
Documentclassification
This code implements a simple CNN model for document classification with tensorflow.
Stars: ✭ 151 (+504%)
Mutual labels:  cnn
Cnn Fusion
采用CNN将高分辨率灰度图像和低分辨率彩色图像合成为高分辨率彩色图像的图像融合算法
Stars: ✭ 22 (-12%)
Mutual labels:  cnn
SRGAN-PyTorch
An Unofficial PyTorch Implementation for Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Stars: ✭ 52 (+108%)
Mutual labels:  super-resolution
ImSwitch
ImSwitch is a software solution in Python that aims at generalizing microscope control by providing a solution for flexible control of multiple microscope modalities.
Stars: ✭ 43 (+72%)
Mutual labels:  super-resolution
Screenshot To Code
A neural network that transforms a design mock-up into a static website.
Stars: ✭ 13,561 (+54144%)
Mutual labels:  cnn
Captcharecognition
End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别
Stars: ✭ 97 (+288%)
Mutual labels:  cnn
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (+288%)
Mutual labels:  cnn
Raspberrypi Facedetection Mtcnn Caffe With Motion
MTCNN with Motion Detection, on Raspberry Pi with Love
Stars: ✭ 204 (+716%)
Mutual labels:  cnn
Pytorch Pos Tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Stars: ✭ 96 (+284%)
Mutual labels:  cnn
Dcrnn pytorch
Diffusion Convolutional Recurrent Neural Network Implementation in PyTorch
Stars: ✭ 146 (+484%)
Mutual labels:  cnn
kervolution
Kervolution Library in PyTorch (CVPR 2019 Oral)
Stars: ✭ 33 (+32%)
Mutual labels:  cnn
WSCNNTDSaliency
[BMVC17] Weakly Supervised Saliency Detection with A Category-Driven Map Generator
Stars: ✭ 19 (-24%)
Mutual labels:  cnn
301-360 of 578 similar projects