Top 702 cnn open source projects

Dialectid e2e
End to End Dialect Identification using Convolutional Neural Network
Qanet
A Tensorflow implementation of QANet for machine reading comprehension
Newsapi
News API without any API KEY
✭ 39
pythoncnn
Mc Cnn Python
a python implementation of MC-CNN
Ijjs
a lightweight js runtime for IOT(一个面向物联网的JS运行时)
Twitter Sentiment Analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
Covidaid
COVID-19 Detection Using Chest X-Ray
Dl Colab Notebooks
Try out deep learning models online on Google Colab
Deepmodels
TensorFlow Implementation of state-of-the-art models since 2012
Action Recognition Using 3d Resnet
Use 3D ResNet to extract features of UCF101 and HMDB51 and then classify them.
Facerecognition
OpenCV 3 & Keras implementation of face recognition for specific people.
Smsop
Code for Statistically-motivated Second-order Pooling, ECCV2018
✭ 32
pythoncnn
Rnn Theano
使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等
Qa Rankit
QA - Answer Selection (Rank candidate answers for a given question)
Sai
SDK for TEE AI Stick (includes model training script, inference library, examples)
Mxnet Ir
Image Retrieval Experiment Using Triplet Loss
Neural Image Captioning
Implementation of Neural Image Captioning model using Keras with Theano backend
Dcnv2
Deformable Convolutional Networks v2 with Pytorch
✭ 868
pytorchcnn
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.
Flownet2
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Palmnet
Source code for the 2019 IEEE TIFS paper "PalmNet: Gabor-PCA Convolutional Networks for Touchless Palmprint Recognition"
Cnnimageretrieval Pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
Fast Shadow Detection
Fast Shadow Detection from a Single Image Using a Patched CNN
✭ 24
pythoncnn
Deepfakes video classification
Deepfakes Video classification via CNN, LSTM, C3D and triplets
Squeezenet v1.2
Top-1 Acc=61.0% on ImageNet, without any sacrificing compared with SqueezeNet v1.1.
Deep Music Genre Classification
🎵 Using Deep Learning to Categorize Music as Time Progresses Through Spectrogram Analysis
Cnn Fusion
采用CNN将高分辨率灰度图像和低分辨率彩色图像合成为高分辨率彩色图像的图像融合算法
Mpcnn
Multi-Perspective Sentence Similarity Modeling with Convolutional Neural Network复现
Deepcache
Cache design for CNN on mobile
✭ 22
cnncache
Eda nlp
Data augmentation for NLP, presented at EMNLP 2019
Tensorflow Tutorial
Some interesting TensorFlow tutorials for beginners.
Exemplar Cnn
Discriminative Unsupervised Feature Learning with Convolutional Neural Networks
✭ 16
matlabcnn
Ai sudoku
GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
Codes For Lane Detection
Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
Srgan Tensorflow
Tensorflow implementation of the SRGAN algorithm for single image super-resolution
Self driving pi car
A deep neural network based self-driving car, that combines Lego Mindstorms NXT with the computational power of a Raspberry Pi 3.
Bosssensor
Hide screen when boss is approaching.
Dlib face recognition from camera
Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
Pytorchinsight
a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results
Hand3d
Network estimating 3D Handpose from single color images
Ultra Fast Lane Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
Text Classification
Implementation of papers for text classification task on DBpedia
Prototypical Networks For Few Shot Learning Pytorch
Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch
Mvision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
Cnn For Image Retrieval
🌅The code of post "Image retrieval using MatconvNet and pre-trained imageNet"