All Projects → Artnet → Similar Projects or Alternatives

453 Open source projects that are alternatives of or similar to Artnet

Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (-18.91%)
Mutual labels:  deep-neural-networks
Best ai paper 2020
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code
Stars: ✭ 2,140 (+964.68%)
Mutual labels:  deep-neural-networks
Andrew Ng Notes
This is Andrew NG Coursera Handwritten Notes.
Stars: ✭ 180 (-10.45%)
Mutual labels:  deep-neural-networks
Improved Dynamic Memory Networks Dmn Plus
Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/abs/1603.01417 (Dynamic Memory Networks for Visual and Textual Question Answering)
Stars: ✭ 165 (-17.91%)
Mutual labels:  deep-neural-networks
Webdnn
The Fastest DNN Running Framework on Web Browser
Stars: ✭ 1,850 (+820.4%)
Mutual labels:  deep-neural-networks
Sparse Evolutionary Artificial Neural Networks
Always sparse. Never dense. But never say never. A repository for the Adaptive Sparse Connectivity concept and its algorithmic instantiation, i.e. Sparse Evolutionary Training, to boost Deep Learning scalability on various aspects (e.g. memory and computational time efficiency, representation and generalization power).
Stars: ✭ 182 (-9.45%)
Mutual labels:  deep-neural-networks
Guesslang
Detect the programming language of a source code
Stars: ✭ 159 (-20.9%)
Mutual labels:  deep-neural-networks
Awesome Video Object Detection
This is a list of awesome articles about object detection from video.
Stars: ✭ 190 (-5.47%)
Mutual labels:  deep-neural-networks
Aw nas
aw_nas: A Modularized and Extensible NAS Framework
Stars: ✭ 152 (-24.38%)
Mutual labels:  deep-neural-networks
Awesome Deep Learning Music
List of articles related to deep learning applied to music
Stars: ✭ 2,195 (+992.04%)
Mutual labels:  deep-neural-networks
Pytorch Kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
Stars: ✭ 2,097 (+943.28%)
Mutual labels:  deep-neural-networks
Models Comparison.pytorch
Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures
Stars: ✭ 148 (-26.37%)
Mutual labels:  deep-neural-networks
Plotneuralnet
Latex code for making neural networks diagrams
Stars: ✭ 14,316 (+7022.39%)
Mutual labels:  deep-neural-networks
Onnx Caffe2
Caffe2 implementation of Open Neural Network Exchange (ONNX)
Stars: ✭ 164 (-18.41%)
Mutual labels:  deep-neural-networks
Hdltex
HDLTex: Hierarchical Deep Learning for Text Classification
Stars: ✭ 191 (-4.98%)
Mutual labels:  deep-neural-networks
Tf Adnet Tracking
Deep Object Tracking Implementation in Tensorflow for 'Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning(CVPR 2017)'
Stars: ✭ 162 (-19.4%)
Mutual labels:  deep-neural-networks
Studytensorflow
How to use TensorFlow
Stars: ✭ 180 (-10.45%)
Mutual labels:  deep-neural-networks
Dynamics
A Compositional Object-Based Approach to Learning Physical Dynamics
Stars: ✭ 159 (-20.9%)
Mutual labels:  deep-neural-networks
Keras Unet
Helper package with multiple U-Net implementations in Keras as well as useful utility tools helpful when working with image semantic segmentation tasks. This library and underlying tools come from multiple projects I performed working on semantic segmentation tasks
Stars: ✭ 196 (-2.49%)
Mutual labels:  deep-neural-networks
Zi2zi
Learning Chinese Character style with conditional GAN
Stars: ✭ 1,988 (+889.05%)
Mutual labels:  deep-neural-networks
Bmw Yolov4 Inference Api Cpu
This is a repository for an nocode object detection inference API using the Yolov4 and Yolov3 Opencv.
Stars: ✭ 180 (-10.45%)
Mutual labels:  deep-neural-networks
Cyclegan Keras
Keras implementation of CycleGAN using a tensorflow backend.
Stars: ✭ 152 (-24.38%)
Mutual labels:  deep-neural-networks
Germanwordembeddings
Toolkit to obtain and preprocess german corpora, train models using word2vec (gensim) and evaluate them with generated testsets
Stars: ✭ 189 (-5.97%)
Mutual labels:  deep-neural-networks
Tutorial separation
This repo summarizes the tutorials, datasets, papers, codes and tools for speech separation and speaker extraction task. You are kindly invited to pull requests.
Stars: ✭ 151 (-24.88%)
Mutual labels:  deep-neural-networks
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (-13.93%)
Mutual labels:  deep-neural-networks
Terngrad
Ternary Gradients to Reduce Communication in Distributed Deep Learning (TensorFlow)
Stars: ✭ 168 (-16.42%)
Mutual labels:  deep-neural-networks
Arc Pytorch
The first public PyTorch implementation of Attentive Recurrent Comparators
Stars: ✭ 147 (-26.87%)
Mutual labels:  deep-neural-networks
Deep Survey Text Classification
The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classification, based on Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNN). It also implements each of the models using Tensorflow and Keras.
Stars: ✭ 187 (-6.97%)
Mutual labels:  deep-neural-networks
Deepstream Yolo
NVIDIA DeepStream SDK 5.1 configuration for YOLO models
Stars: ✭ 166 (-17.41%)
Mutual labels:  deep-neural-networks
Free Ai Resources
🚀 FREE AI Resources - 🎓 Courses, 👷 Jobs, 📝 Blogs, 🔬 AI Research, and many more - for everyone!
Stars: ✭ 192 (-4.48%)
Mutual labels:  deep-neural-networks
Text Emotion Classification
Archived - not answering issues
Stars: ✭ 165 (-17.91%)
Mutual labels:  deep-neural-networks
Orion
Asynchronous Distributed Hyperparameter Optimization.
Stars: ✭ 186 (-7.46%)
Mutual labels:  deep-neural-networks
Pytorch bn fusion
Batch normalization fusion for PyTorch
Stars: ✭ 164 (-18.41%)
Mutual labels:  deep-neural-networks
Sparse Structured Attention
Sparse and structured neural attention mechanisms
Stars: ✭ 198 (-1.49%)
Mutual labels:  deep-neural-networks
Deep Learning With Tensorflow
Deep Learning with TensorFlow by Packt
Stars: ✭ 163 (-18.91%)
Mutual labels:  deep-neural-networks
Dkeras
Distributed Keras Engine, Make Keras faster with only one line of code.
Stars: ✭ 181 (-9.95%)
Mutual labels:  deep-neural-networks
Hey Jetson
Deep Learning based Automatic Speech Recognition with attention for the Nvidia Jetson.
Stars: ✭ 161 (-19.9%)
Mutual labels:  deep-neural-networks
Focal Loss Keras
Binary and Categorical Focal loss implementation in Keras.
Stars: ✭ 191 (-4.98%)
Mutual labels:  deep-neural-networks
Applied Deep Learning With Tensorflow
Learn applied deep learning from zero to deployment using TensorFlow 1.8+
Stars: ✭ 160 (-20.4%)
Mutual labels:  deep-neural-networks
Adversarial Robustness Toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
Stars: ✭ 2,638 (+1212.44%)
Mutual labels:  deep-neural-networks
Sign Language Interpreter Using Deep Learning
A sign language interpreter using live video feed from the camera.
Stars: ✭ 157 (-21.89%)
Mutual labels:  deep-neural-networks
Traffic Sign Detection
Traffic Sign Detection. Code for the paper entitled "Evaluation of deep neural networks for traffic sign detection systems".
Stars: ✭ 200 (-0.5%)
Mutual labels:  deep-neural-networks
Self Driving Car
Udacity Self-Driving Car Engineer Nanodegree projects.
Stars: ✭ 2,103 (+946.27%)
Mutual labels:  deep-neural-networks
Smoothing Adversarial
Code for our NeurIPS 2019 *spotlight* "Provably Robust Deep Learning via Adversarially Trained Smoothed Classifiers"
Stars: ✭ 179 (-10.95%)
Mutual labels:  deep-neural-networks
Squeezesegv2
Implementation of SqueezeSegV2, Improved Model Structure and Unsupervised Domain Adaptation for Road-Object Segmentation from a LiDAR Point Cloud
Stars: ✭ 154 (-23.38%)
Mutual labels:  deep-neural-networks
Emotion Classification From Audio Files
Understanding emotions from audio files using neural networks and multiple datasets.
Stars: ✭ 189 (-5.97%)
Mutual labels:  deep-neural-networks
Msg Net
Multi-style Generative Network for Real-time Transfer
Stars: ✭ 152 (-24.38%)
Mutual labels:  deep-neural-networks
Vidaug
Effective Video Augmentation Techniques for Training Convolutional Neural Networks
Stars: ✭ 178 (-11.44%)
Mutual labels:  deep-neural-networks
Mariana
The Cutest Deep Learning Framework which is also a wonderful Declarative Language
Stars: ✭ 151 (-24.88%)
Mutual labels:  deep-neural-networks
Tfmesos
Tensorflow in Docker on Mesos #tfmesos #tensorflow #mesos
Stars: ✭ 194 (-3.48%)
Mutual labels:  deep-neural-networks
Awesome Deep Neuroevolution
A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)
Stars: ✭ 150 (-25.37%)
Mutual labels:  deep-neural-networks
Awesome Deep Learning For Chinese
最全的中文版深度学习资源索引,包括论文,慕课,开源框架,数据集等等
Stars: ✭ 174 (-13.43%)
Mutual labels:  deep-neural-networks
Densenet Sdr
repo that holds code for improving on dropout using Stochastic Delta Rule
Stars: ✭ 148 (-26.37%)
Mutual labels:  deep-neural-networks
Snn toolbox
Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.
Stars: ✭ 187 (-6.97%)
Mutual labels:  deep-neural-networks
Numpydl
Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.
Stars: ✭ 169 (-15.92%)
Mutual labels:  deep-neural-networks
Neuralet
Neuralet is an open-source platform for edge deep learning models on edge TPU, Jetson Nano, and more.
Stars: ✭ 200 (-0.5%)
Mutual labels:  deep-neural-networks
Pytorch Geometric Yoochoose
This is a tutorial for PyTorch Geometric on the YooChoose dataset
Stars: ✭ 198 (-1.49%)
Mutual labels:  deep-neural-networks
Hnatt
Train and visualize Hierarchical Attention Networks
Stars: ✭ 192 (-4.48%)
Mutual labels:  deep-neural-networks
Megalodon
Various ML/DL Resources organised at a single place.
Stars: ✭ 189 (-5.97%)
Mutual labels:  deep-neural-networks
Speech Emotion Recognition
Speaker independent emotion recognition
Stars: ✭ 169 (-15.92%)
Mutual labels:  deep-neural-networks
1-60 of 453 similar projects