All Projects → Adversarial Examples Pytorch → Similar Projects or Alternatives

1022 Open source projects that are alternatives of or similar to Adversarial Examples Pytorch

Intrusion Detection Systems
This is the repo of the research paper, "Evaluating Shallow and Deep Neural Networks for Network Intrusion Detection Systems in Cyber Security".
Stars: ✭ 98 (-66.55%)
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 (-33.11%)
Mutual labels:  deep-neural-networks
Har Keras Cnn
Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras
Stars: ✭ 97 (-66.89%)
Mutual labels:  deep-neural-networks
Aboleth
A bare-bones TensorFlow framework for Bayesian deep learning and Gaussian process approximation
Stars: ✭ 127 (-56.66%)
Mutual labels:  deep-neural-networks
Hnatt
Train and visualize Hierarchical Attention Networks
Stars: ✭ 192 (-34.47%)
Mutual labels:  deep-neural-networks
Wiki Split
One million English sentences, each split into two sentences that together preserve the original meaning, extracted from Wikipedia edits.
Stars: ✭ 95 (-67.58%)
Mutual labels:  deep-neural-networks
GAN-keras
tensorflow2.x implementations of Generative Adversarial Networks.
Stars: ✭ 30 (-89.76%)
360sd Net
Pytorch implementation of ICRA 2020 paper "360° Stereo Depth Estimation with Learnable Cost Volume"
Stars: ✭ 94 (-67.92%)
Mutual labels:  deep-neural-networks
Hdltex
HDLTex: Hierarchical Deep Learning for Text Classification
Stars: ✭ 191 (-34.81%)
Mutual labels:  deep-neural-networks
Learn Ml Basics
A collection of resources that should help and guide your first steps as you learn ML and DL. I am a beginner as well, and these are the resources I found most useful.
Stars: ✭ 93 (-68.26%)
Mutual labels:  deep-neural-networks
Opencvsharp
OpenCV wrapper for .NET
Stars: ✭ 3,598 (+1127.99%)
Mutual labels:  opencv
Bert As Service
Mapping a variable-length sentence to a fixed-length vector using BERT model
Stars: ✭ 9,779 (+3237.54%)
Mutual labels:  deep-neural-networks
Awesome Video Object Detection
This is a list of awesome articles about object detection from video.
Stars: ✭ 190 (-35.15%)
Mutual labels:  deep-neural-networks
Deep Dream In Pytorch
Pytorch implementation of the DeepDream computer vision algorithm
Stars: ✭ 90 (-69.28%)
Mutual labels:  deep-neural-networks
Open set domain adaptation
Tensorflow Implementation of open set domain adaptation by backpropagation
Stars: ✭ 27 (-90.78%)
Mutual labels:  adversarial-learning
Facial Expression Recognition
💡My Solution to Facial Emotion Recognization in Kaggle competition
Stars: ✭ 88 (-69.97%)
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 (-35.49%)
Mutual labels:  deep-neural-networks
Niftynet
[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
Stars: ✭ 1,276 (+335.49%)
Mutual labels:  deep-neural-networks
Chaidnn
HLS based Deep Neural Network Accelerator Library for Xilinx Ultrascale+ MPSoCs
Stars: ✭ 258 (-11.95%)
Mutual labels:  deep-neural-networks
Cfsrcnn
Coarse-to-Fine CNN for Image Super-Resolution (IEEE Transactions on Multimedia,2020)
Stars: ✭ 84 (-71.33%)
Mutual labels:  deep-neural-networks
Megalodon
Various ML/DL Resources organised at a single place.
Stars: ✭ 189 (-35.49%)
Mutual labels:  deep-neural-networks
Dltk
Deep Learning Toolkit for Medical Image Analysis
Stars: ✭ 1,249 (+326.28%)
Mutual labels:  deep-neural-networks
Adversarial-Learning-for-Generative-Conversational-Agents
This repository contains a new adversarial training method for Generative Conversational Agents
Stars: ✭ 71 (-75.77%)
Mutual labels:  adversarial-learning
Dareblopy
Data Reading Blocks for Python
Stars: ✭ 82 (-72.01%)
Mutual labels:  deep-neural-networks
Plotneuralnet
Latex code for making neural networks diagrams
Stars: ✭ 14,316 (+4786.01%)
Mutual labels:  deep-neural-networks
Flops Counter.pytorch
Flops counter for convolutional networks in pytorch framework
Stars: ✭ 1,223 (+317.41%)
Mutual labels:  deep-neural-networks
Pytorch Gans
My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.), DCGAN (Radford et al.), etc.
Stars: ✭ 271 (-7.51%)
Deepdenoiser
Deep learning based denoiser for Cycles, Blender's physically-based production renderer.
Stars: ✭ 80 (-72.7%)
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 (-37.88%)
Mutual labels:  deep-neural-networks
Awesome Learning With Label Noise
A curated list of resources for Learning with Noisy Labels
Stars: ✭ 1,205 (+311.26%)
Mutual labels:  deep-neural-networks
StudyAdversarials
Some of my experiments targeting adversarial instances
Stars: ✭ 12 (-95.9%)
Mutual labels:  adversarial-networks
Cnn Paper2
🎨 🎨 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等🎨🎨 https://dataxujing.github.io/CNN-paper2/
Stars: ✭ 77 (-73.72%)
Mutual labels:  deep-neural-networks
Studytensorflow
How to use TensorFlow
Stars: ✭ 180 (-38.57%)
Mutual labels:  deep-neural-networks
Swae
Implementation of the Sliced Wasserstein Autoencoders
Stars: ✭ 75 (-74.4%)
Mutual labels:  deep-neural-networks
Deep Learning In Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
Stars: ✭ 3,104 (+959.39%)
Mutual labels:  deep-neural-networks
Tfjs Core
WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.
Stars: ✭ 8,514 (+2805.8%)
Mutual labels:  deep-neural-networks
Andrew Ng Notes
This is Andrew NG Coursera Handwritten Notes.
Stars: ✭ 180 (-38.57%)
Mutual labels:  deep-neural-networks
Mit 6.s094
MIT-6.S094: Deep Learning for Self-Driving Cars Assignments solutions
Stars: ✭ 74 (-74.74%)
Mutual labels:  deep-neural-networks
chi
A high-level framework for advanced deep learning with TensorFlow
Stars: ✭ 55 (-81.23%)
Awesome System For Machine Learning
A curated list of research in machine learning system. I also summarize some papers if I think they are really interesting.
Stars: ✭ 1,185 (+304.44%)
Mutual labels:  deep-neural-networks
Awesome Gans And Deepfakes
A curated list of GAN & Deepfake papers and repositories.
Stars: ✭ 224 (-23.55%)
Mutual labels:  deep-neural-networks
Phantoscope
Open Source, Cloud Native, RESTful Search Engine Powered by Neural Networks
Stars: ✭ 127 (-56.66%)
Mutual labels:  deep-neural-networks
Channelnets
Tensorflow Implementation of ChannelNets (NeurIPS 18)
Stars: ✭ 73 (-75.09%)
Mutual labels:  deep-neural-networks
Parakeet
PAddle PARAllel text-to-speech toolKIT (supporting WaveFlow, WaveNet, Transformer TTS and Tacotron2)
Stars: ✭ 279 (-4.78%)
Mutual labels:  deep-neural-networks
Noreward Rl
[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning
Stars: ✭ 1,176 (+301.37%)
Mutual labels:  deep-neural-networks
Awesome Deep Learning Music
List of articles related to deep learning applied to music
Stars: ✭ 2,195 (+649.15%)
Mutual labels:  deep-neural-networks
Cs231n
My Solution to Assignments of CS231n in Winter2016
Stars: ✭ 71 (-75.77%)
Mutual labels:  deep-neural-networks
cDCGAN
PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)
Stars: ✭ 49 (-83.28%)
Blinkdl
A minimalist deep learning library in Javascript using WebGL + asm.js. Run convolutional neural network in your browser.
Stars: ✭ 69 (-76.45%)
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 (-40.96%)
Mutual labels:  deep-neural-networks
Onnx Scala
An ONNX (Open Neural Network eXchange) API and Backend for Typeful, Functional Deep Learning in Scala
Stars: ✭ 68 (-76.79%)
Mutual labels:  deep-neural-networks
3d Sdn
[NeurIPS 2018] 3D-Aware Scene Manipulation via Inverse Graphics
Stars: ✭ 256 (-12.63%)
Pytorch convlstm
convolutional lstm implementation in pytorch
Stars: ✭ 126 (-57%)
Mutual labels:  deep-neural-networks
generative deep learning
Generative Deep Learning Sessions led by Anugraha Sinha (Machine Learning Tokyo)
Stars: ✭ 24 (-91.81%)
Vq Vae
Minimalist implementation of VQ-VAE in Pytorch
Stars: ✭ 224 (-23.55%)
Mutual labels:  deep-neural-networks
Simple Neural Network
Creating a simple neural network in Python with one input layer (3 inputs) and one output neuron.
Stars: ✭ 126 (-57%)
Mutual labels:  deep-neural-networks
Perceptualimageerror
A metric for Perceptual Image-Error Assessment through Pairwise Preference (PieAPP at CVPR 2018).
Stars: ✭ 126 (-57%)
Mutual labels:  deep-neural-networks
Pytorch Unet
Tunable U-Net implementation in PyTorch
Stars: ✭ 224 (-23.55%)
Mutual labels:  deep-neural-networks
Deep Learning For Time Series Forecasting
This repository is designed to teach you, step-by-step, how to develop deep learning methods for time series forecasting with concrete and executable examples in Python.
Stars: ✭ 125 (-57.34%)
Mutual labels:  deep-neural-networks
Monet
MONeT framework for reducing memory consumption of DNN training
Stars: ✭ 126 (-57%)
Mutual labels:  deep-neural-networks
301-360 of 1022 similar projects