All Projects → Lightnet → Similar Projects or Alternatives

917 Open source projects that are alternatives of or similar to Lightnet

Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-91.36%)
Mutual labels:  cnn
Char Rnn Pytorch
使用PyTorch实现Char RNN生成古诗和周杰伦的歌词
Stars: ✭ 114 (-53.09%)
Mutual labels:  rnn
Banglatranslator
Bangla Machine Translator
Stars: ✭ 21 (-91.36%)
Mutual labels:  lstm
Rnn Text Classification Tf
Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification
Stars: ✭ 114 (-53.09%)
Mutual labels:  lstm
Awesome Mad Science
Delightful npm packages that make you say "wow, didn't know that was possible!"
Stars: ✭ 909 (+274.07%)
Mutual labels:  lstm
Depression Detect
Predicting depression from acoustic features of speech using a Convolutional Neural Network.
Stars: ✭ 187 (-23.05%)
Mutual labels:  cnn
Pytorch Sublstm
subLSTMs for pytorch from Cortical microcircuits as gated-recurrent neural networks
Stars: ✭ 15 (-93.83%)
Mutual labels:  lstm
Accel Brain Code
The purpose of this repository is to make prototypes as case study in the context of proof of concept(PoC) and research and development(R&D) that I have written in my website. The main research topics are Auto-Encoders in relation to the representation learning, the statistical machine learning for energy-based models, adversarial generation networks(GANs), Deep Reinforcement Learning such as Deep Q-Networks, semi-supervised learning, and neural network language model for natural language processing.
Stars: ✭ 166 (-31.69%)
Mutual labels:  lstm
Id Card Detector
💳 Detecting the National Identification Cards with Deep Learning (Faster R-CNN)
Stars: ✭ 114 (-53.09%)
Mutual labels:  cnn
Imagenet Classifier Tensorflow
Image recognition and classification using Convolutional Neural Networks with TensorFlow
Stars: ✭ 13 (-94.65%)
Mutual labels:  cudnn
Visual Feature Attribution Using Wasserstein Gans Pytorch
Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch
Stars: ✭ 88 (-63.79%)
Mutual labels:  cnn
Vae Seq
Variational Auto-Encoders in a Sequential Setting.
Stars: ✭ 145 (-40.33%)
Mutual labels:  rnn
Pytorch
PyTorch tutorials A to Z
Stars: ✭ 87 (-64.2%)
Mutual labels:  cnn
Deepface
Keras implementation of the renowned publication "DeepFace: Closing the Gap to Human-Level Performance in Face Verification" by Taigman et al. Pre-trained weights on VGGFace2 dataset.
Stars: ✭ 113 (-53.5%)
Mutual labels:  cnn
Dcnv2
Deformable Convolutional Networks v2 with Pytorch
Stars: ✭ 868 (+257.2%)
Mutual labels:  cnn
Keras Anomaly Detection
Anomaly detection implemented in Keras
Stars: ✭ 335 (+37.86%)
Mutual labels:  lstm
Contextual Utterance Level Multimodal Sentiment Analysis
Context-Dependent Sentiment Analysis in User-Generated Videos
Stars: ✭ 86 (-64.61%)
Mutual labels:  lstm
Ios 10 Sampler
Code examples for new APIs of iOS 10.
Stars: ✭ 3,341 (+1274.9%)
Mutual labels:  cnn
Visualizing cnns
Using Keras and cats to visualize layers from CNNs
Stars: ✭ 143 (-41.15%)
Mutual labels:  cnn
Sentiment 2017 Imavis
From Pixels to Sentiment: Fine-tuning CNNs for Visual Sentiment Prediction
Stars: ✭ 85 (-65.02%)
Mutual labels:  cnn
R Net
A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks
Stars: ✭ 321 (+32.1%)
Mutual labels:  rnn
Spago
Self-contained Machine Learning and Natural Language Processing library in Go
Stars: ✭ 854 (+251.44%)
Mutual labels:  lstm
Sars tutorial
Repository for the tutorial on Sequence-Aware Recommender Systems held at TheWebConf 2019 and ACM RecSys 2018
Stars: ✭ 320 (+31.69%)
Mutual labels:  rnn
Tf Mobilenet V2
Mobilenet V2(Inverted Residual) Implementation & Trained Weights Using Tensorflow
Stars: ✭ 85 (-65.02%)
Mutual labels:  cnn
Caffe Mobile
Optimized (for size and speed) Caffe lib for iOS and Android with out-of-the-box demo APP.
Stars: ✭ 316 (+30.04%)
Mutual labels:  cnn
Semanaly
semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.
Stars: ✭ 143 (-41.15%)
Mutual labels:  lstm
Tf audio steganalysis
Audio steganalysis with tensorflow.
Stars: ✭ 312 (+28.4%)
Mutual labels:  cnn
Self Attention Classification
document classification using LSTM + self attention
Stars: ✭ 84 (-65.43%)
Mutual labels:  lstm
Gordon cnn
A small convolution neural network deep learning framework implemented in c++.
Stars: ✭ 241 (-0.82%)
Mutual labels:  cnn
Person Reid Triplet Loss
Person re-ID baseline with triplet loss
Stars: ✭ 165 (-32.1%)
Mutual labels:  cnn
Deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
Stars: ✭ 1,552 (+538.68%)
Mutual labels:  cnn
Mindseye
Neural Networks in Java 8 with CuDNN and Aparapi
Stars: ✭ 8 (-96.71%)
Mutual labels:  cudnn
Kraken
OCR engine for all the languages
Stars: ✭ 304 (+25.1%)
Mutual labels:  lstm
Cfsrcnn
Coarse-to-Fine CNN for Image Super-Resolution (IEEE Transactions on Multimedia,2020)
Stars: ✭ 84 (-65.43%)
Mutual labels:  cnn
Self Driving Car 3d Simulator With Cnn
Implementing a self driving car using a 3D Driving Simulator. CNN will be used for training
Stars: ✭ 143 (-41.15%)
Mutual labels:  cnn
Yolo Pytorch
YOLO for object detection tasks
Stars: ✭ 301 (+23.87%)
Mutual labels:  cnn
Language Translation
Neural machine translator for English2German translation.
Stars: ✭ 82 (-66.26%)
Mutual labels:  lstm
Text Cnn
嵌入Word2vec词向量的CNN中文文本分类
Stars: ✭ 298 (+22.63%)
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 (+247.33%)
Mutual labels:  cnn
Tensorflow Object Detection Tutorial
The purpose of this tutorial is to learn how to install and prepare TensorFlow framework to train your own convolutional neural network object detection classifier for multiple objects, starting from scratch
Stars: ✭ 113 (-53.5%)
Mutual labels:  cudnn
Re Verb
speaker diarization system using an LSTM
Stars: ✭ 27 (-88.89%)
Mutual labels:  lstm
Bitcoinforecast
Predict bitcoin price with deep learning
Stars: ✭ 285 (+17.28%)
Mutual labels:  rnn
Deep Learning Resources
A Collection of resources I have found useful on my journey finding my way through the world of Deep Learning.
Stars: ✭ 141 (-41.98%)
Mutual labels:  lstm
Deepnet
Implementation of CNNs, RNNs, and many deep learning techniques in plain Numpy.
Stars: ✭ 285 (+17.28%)
Mutual labels:  cnn
Graph convolutional lstm
Traffic Graph Convolutional Recurrent Neural Network
Stars: ✭ 210 (-13.58%)
Mutual labels:  lstm
Flownet2
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Stars: ✭ 938 (+286.01%)
Mutual labels:  cnn
Lstm Siamese Text Similarity
⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity
Stars: ✭ 216 (-11.11%)
Mutual labels:  lstm
Cnn 3d Images Tensorflow
3D image classification using CNN (Convolutional Neural Network)
Stars: ✭ 199 (-18.11%)
Mutual labels:  cnn
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (-32.92%)
Mutual labels:  cnn
Tf2
An Open Source Deep Learning Inference Engine Based on FPGA
Stars: ✭ 113 (-53.5%)
Mutual labels:  cnn
Palmnet
Source code for the 2019 IEEE TIFS paper "PalmNet: Gabor-PCA Convolutional Networks for Touchless Palmprint Recognition"
Stars: ✭ 25 (-89.71%)
Mutual labels:  cnn
Recursive Cnns
Implementation of my paper "Real-time Document Localization in Natural Images by Recursive Application of a CNN."
Stars: ✭ 80 (-67.08%)
Mutual labels:  cnn
Brdnet
Image denoising using deep CNN with batch renormalization(Neural Networks,2020)
Stars: ✭ 141 (-41.98%)
Mutual labels:  cnn
Cnnimageretrieval Pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
Stars: ✭ 931 (+283.13%)
Mutual labels:  cnn
Fast Shadow Detection
Fast Shadow Detection from a Single Image Using a Patched CNN
Stars: ✭ 24 (-90.12%)
Mutual labels:  cnn
Mobilenet Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB🔥🔥🔥
Stars: ✭ 1,566 (+544.44%)
Mutual labels:  cnn
Squeezenet v1.2
Top-1 Acc=61.0% on ImageNet, without any sacrificing compared with SqueezeNet v1.1.
Stars: ✭ 23 (-90.53%)
Mutual labels:  cnn
Cnn Fusion
采用CNN将高分辨率灰度图像和低分辨率彩色图像合成为高分辨率彩色图像的图像融合算法
Stars: ✭ 22 (-90.95%)
Mutual labels:  cnn
Mpcnn
Multi-Perspective Sentence Similarity Modeling with Convolutional Neural Network复现
Stars: ✭ 22 (-90.95%)
Mutual labels:  cnn
Sppnet Pytorch
A simple Spatial Pyramid Pooling layer which could be added in CNN
Stars: ✭ 198 (-18.52%)
Mutual labels:  cnn
601-660 of 917 similar projects