All Projects → Ti Pooling → Similar Projects or Alternatives

701 Open source projects that are alternatives of or similar to Ti Pooling

Cnn From Scratch
A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset
Stars: ✭ 210 (+76.47%)
Sketch simplification
Models and code related to sketch simplification of rough sketches.
Stars: ✭ 531 (+346.22%)
Activity Recognition With Cnn And Rnn
Temporal Segments LSTM and Temporal-Inception for Activity Recognition
Stars: ✭ 415 (+248.74%)
Trashnet
Dataset of images of trash; Torch-based CNN for garbage image classification
Stars: ✭ 368 (+209.24%)
Lsoftmax Pytorch
The Pytorch Implementation of L-Softmax
Stars: ✭ 133 (+11.76%)
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-18.49%)
Artificial Intelligence Deep Learning Machine Learning Tutorials
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.
Stars: ✭ 2,966 (+2392.44%)
Emnist
A project designed to explore CNN and the effectiveness of RCNN on classifying the EMNIST dataset.
Stars: ✭ 81 (-31.93%)
Machine Learning Curriculum
💻 Make machines learn so that you don't have to struggle to program them; The ultimate list
Stars: ✭ 761 (+539.5%)
Awesome Tensorlayer
A curated list of dedicated resources and applications
Stars: ✭ 248 (+108.4%)
Svhn Cnn
Google Street View House Number(SVHN) Dataset, and classifying them through CNN
Stars: ✭ 44 (-63.03%)
Ml In Tf
Get started with Machine Learning in TensorFlow with a selection of good reads and implemented examples!
Stars: ✭ 45 (-62.18%)
Fashion Mnist
A MNIST-like fashion product database. Benchmark 👇
Stars: ✭ 9,675 (+8030.25%)
Ghostnet
CV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
Stars: ✭ 1,744 (+1365.55%)
Rul Net
Deep learning approach for estimation of Remaining Useful Life (RUL) of an engine
Stars: ✭ 112 (-5.88%)
Tiny Faces Pytorch
Finding Tiny Faces in PyTorch
Stars: ✭ 105 (-11.76%)
Idn Caffe
Caffe implementation of "Fast and Accurate Single Image Super-Resolution via Information Distillation Network" (CVPR 2018)
Stars: ✭ 104 (-12.61%)
Brainforge
A Neural Networking library based on NumPy only
Stars: ✭ 114 (-4.2%)
Laia
Laia: A deep learning toolkit for HTR based on Torch
Stars: ✭ 109 (-8.4%)
Mutual labels:  torch
Sigmoidal ai
Tutoriais de Python, Data Science, Machine Learning e Deep Learning - Sigmoidal
Stars: ✭ 103 (-13.45%)
Top Deep Learning
Top 200 deep learning Github repositories sorted by the number of stars.
Stars: ✭ 1,365 (+1047.06%)
Tf Exercise Gan
Tensorflow implementation of different GANs and their comparisions
Stars: ✭ 110 (-7.56%)
Mutual labels:  mnist
Ynet
Y-Net: Joint Segmentation and Classification for Diagnosis of Breast Biopsy Images
Stars: ✭ 100 (-15.97%)
Lsuvinit
Reference caffe implementation of LSUV initialization
Stars: ✭ 99 (-16.81%)
All Conv Keras
All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras
Stars: ✭ 115 (-3.36%)
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 (+1204.2%)
Densepoint
DensePoint: Learning Densely Contextual Representation for Efficient Point Cloud Processing (ICCV 2019)
Stars: ✭ 110 (-7.56%)
Awslambdaface
Perform deep neural network based face detection and recognition in the cloud (via AWS lambda) with zero model configuration or tuning.
Stars: ✭ 98 (-17.65%)
Mp Cnn Torch
Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)
Stars: ✭ 106 (-10.92%)
Gpnd
Generative Probabilistic Novelty Detection with Adversarial Autoencoders
Stars: ✭ 112 (-5.88%)
Mutual labels:  mnist
Self Driving Car
Automated Driving in NFS using CNN.
Stars: ✭ 105 (-11.76%)
Pythonml
Artificial neural network classes and tools in Python and TensorFlow.
Stars: ✭ 114 (-4.2%)
Matex
Machine Learning Toolkit for Extreme Scale (MaTEx)
Stars: ✭ 104 (-12.61%)
Mutual labels:  mnist
Dni.pytorch
Implement Decoupled Neural Interfaces using Synthetic Gradients in Pytorch
Stars: ✭ 111 (-6.72%)
Mutual labels:  mnist
Wav2letter.pytorch
A fully convolution-network for speech-to-text, built on pytorch.
Stars: ✭ 104 (-12.61%)
Style Transfer
A Keras Implementation of "A Neural Algorithm of Artistic Style"
Stars: ✭ 115 (-3.36%)
Pytorch gbw lm
PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset
Stars: ✭ 101 (-15.13%)
Mutual labels:  torch
Cs231n Convolutional Neural Networks Solutions
Assignment solutions for the CS231n course taught by Stanford on visual recognition. Spring 2017 solutions are for both deep learning frameworks: TensorFlow and PyTorch.
Stars: ✭ 110 (-7.56%)
Keras Video Classifier
Keras implementation of video classifier
Stars: ✭ 100 (-15.97%)
Cinc Challenge2017
ECG classification from short single lead segments (Computing in Cardiology Challenge 2017 entry)
Stars: ✭ 112 (-5.88%)
Antialiased Cnns
pip install antialiased-cnns to improve stability and accuracy
Stars: ✭ 1,363 (+1045.38%)
Pytorch Estimate Flops
Estimate/count FLOPS for a given neural network using pytorch
Stars: ✭ 110 (-7.56%)
Cutmix
a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.
Stars: ✭ 99 (-16.81%)
Convncf
Experimental codes for paper "Outer Product-based Neural Collaborative Filtering".
Stars: ✭ 118 (-0.84%)
Bayesian cnn
Bayes by Backprop implemented in a CNN in PyTorch
Stars: ✭ 98 (-17.65%)
Alexnet Experiments Keras
Code examples for training AlexNet using Keras and Theano
Stars: ✭ 109 (-8.4%)
Har Keras Cnn
Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras
Stars: ✭ 97 (-18.49%)
Torchelie
Torchélie is a set of utility functions, layers, losses, models, trainers and other things for PyTorch.
Stars: ✭ 98 (-17.65%)
Mutual labels:  torch
Deepnudecli
DeepNude Command Line Version With Watermark Removed
Stars: ✭ 112 (-5.88%)
Mutual labels:  torch
Facedet
实现常用基于深度学习的人脸检测算法
Stars: ✭ 109 (-8.4%)
Mongolian Speech Recognition
Mongolian speech recognition with PyTorch
Stars: ✭ 97 (-18.49%)
Mnist Classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
Stars: ✭ 109 (-8.4%)
Mutual labels:  mnist
Torchcraft
Connecting Torch to StarCraft
Stars: ✭ 1,341 (+1026.89%)
Mutual labels:  torch
Tf texture net
TensorFlow implementation of DmitryUlyanov/texture_nets
Stars: ✭ 96 (-19.33%)
Mutual labels:  torch
Region Ensemble Network
Repository for Region Ensemble Network based Hand Pose Estimation
Stars: ✭ 115 (-3.36%)
Deep learning notes
a collection of my notes on deep learning
Stars: ✭ 112 (-5.88%)
Shot Type Classifier
Detecting cinema shot types using a ResNet-50
Stars: ✭ 109 (-8.4%)
Generative Models
Comparison of Generative Models in Tensorflow
Stars: ✭ 96 (-19.33%)
Mutual labels:  mnist
Cnniqa
CVPR2014-Convolutional neural networks for no-reference image quality assessment
Stars: ✭ 96 (-19.33%)
Exermote
Using Machine Learning to predict the type of exercise from movement data
Stars: ✭ 108 (-9.24%)
1-60 of 701 similar projects