All Projects → Pytorch Classification Uncertainty → Similar Projects or Alternatives

895 Open source projects that are alternatives of or similar to Pytorch Classification Uncertainty

Dni.pytorch
Implement Decoupled Neural Interfaces using Synthetic Gradients in Pytorch
Stars: ✭ 111 (+88.14%)
Mutual labels:  classification, mnist
Rgan
Recurrent (conditional) generative adversarial networks for generating real-valued time series data.
Stars: ✭ 480 (+713.56%)
Mutual labels:  paper, mnist
Randwire tensorflow
tensorflow implementation of Exploring Randomly Wired Neural Networks for Image Recognition
Stars: ✭ 29 (-50.85%)
Mutual labels:  classification, mnist
Dataset
Crop/Weed Field Image Dataset
Stars: ✭ 98 (+66.1%)
Mutual labels:  classification, paper
Lsoftmax Pytorch
The Pytorch Implementation of L-Softmax
Stars: ✭ 133 (+125.42%)
Mutual labels:  classification, mnist
All About The Gan
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN
Stars: ✭ 630 (+967.8%)
Mutual labels:  classification, paper
Satellite imagery analysis
Implementation of different techniques to find insights from the satellite data using Python.
Stars: ✭ 31 (-47.46%)
Mutual labels:  classification
Yolo tensorflow
🚖 Object Detection (YOLOv1) implentation in tensorflow, with training, testing and video features.
Stars: ✭ 45 (-23.73%)
Mutual labels:  classification
Neural Network From Scratch
Implementation of a neural network from scratch in python.
Stars: ✭ 32 (-45.76%)
Mutual labels:  mnist
Documents
Documentation for Phase 4 Ground
Stars: ✭ 31 (-47.46%)
Mutual labels:  paper
Lightning Covid19
Classification for covid-19 chest X-ray images using Lightning
Stars: ✭ 49 (-16.95%)
Mutual labels:  classification
Small norb
Python wrapper to small NORB dataset
Stars: ✭ 40 (-32.2%)
Mutual labels:  classification
Instapy Gender Classification
🔎 Classification helper for sex classification feature of InstaPy
Stars: ✭ 30 (-49.15%)
Mutual labels:  classification
Relativistic Average Gan Keras
The implementation of Relativistic average GAN with Keras
Stars: ✭ 36 (-38.98%)
Mutual labels:  mnist
Style Transfer In Text
Paper List for Style Transfer in Text
Stars: ✭ 1,030 (+1645.76%)
Mutual labels:  paper
Deep Generative Models
Deep generative models implemented with TensorFlow 2.0: eg. Restricted Boltzmann Machine (RBM), Deep Belief Network (DBN), Deep Boltzmann Machine (DBM), Convolutional Variational Auto-Encoder (CVAE), Convolutional Generative Adversarial Network (CGAN)
Stars: ✭ 34 (-42.37%)
Mutual labels:  mnist
2017mlspring hung Yi Lee
Hung-Yi Lee ML 2017 Spring Homework
Stars: ✭ 50 (-15.25%)
Mutual labels:  classification
Pytorch Mnist Vae
Stars: ✭ 32 (-45.76%)
Mutual labels:  mnist
Namescoremldemo
🏷 iOS11 demo application for predicting gender from first names.
Stars: ✭ 31 (-47.46%)
Mutual labels:  classification
C4.5
A python implementation of C4.5 algorithm by R. Quinlan
Stars: ✭ 51 (-13.56%)
Mutual labels:  classification
Cnn Question Classification Keras
Chinese Question Classifier (Keras Implementation) on BQuLD
Stars: ✭ 28 (-52.54%)
Mutual labels:  classification
Urban Sound Classification
Urban sound source tagging from an aggregation of four second noisy audio clips via 1D and 2D CNN (Xception)
Stars: ✭ 39 (-33.9%)
Mutual labels:  classification
Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-64.41%)
Mutual labels:  classification
Papers
Conference Papers and Appendicies (USENIX Security, BlackHat, HITBSecConf, and BeVX)
Stars: ✭ 19 (-67.8%)
Mutual labels:  paper
Multidigitmnist
Combine multiple MNIST digits to create datasets with 100/1000 classes for few-shot learning/meta-learning
Stars: ✭ 48 (-18.64%)
Mutual labels:  mnist
Ml Classify Text Js
Machine learning based text classification in JavaScript using n-grams and cosine similarity
Stars: ✭ 38 (-35.59%)
Mutual labels:  classification
Tribuo
Tribuo - A Java machine learning library
Stars: ✭ 882 (+1394.92%)
Mutual labels:  classification
Ml Classification Algorithms Poverty
A comparative assessment of machine learning classification algorithms applied to poverty prediction
Stars: ✭ 36 (-38.98%)
Mutual labels:  classification
Street View House Numbers Svhn Detection And Classification Using Cnn
A 2-CNN pipeline to do both detection (using bounding box regression) and classification of numbers on SVHN dataset.
Stars: ✭ 46 (-22.03%)
Mutual labels:  classification
Constrained attention filter
(ECCV 2020) Tensorflow implementation of A Generic Visualization Approach for Convolutional Neural Networks
Stars: ✭ 36 (-38.98%)
Mutual labels:  classification
Php Ml
PHP-ML - Machine Learning library for PHP
Stars: ✭ 7,900 (+13289.83%)
Mutual labels:  classification
Paperless
Scan, index, and archive all of your paper documents
Stars: ✭ 7,662 (+12886.44%)
Mutual labels:  paper
Ml In Tf
Get started with Machine Learning in TensorFlow with a selection of good reads and implemented examples!
Stars: ✭ 45 (-23.73%)
Mutual labels:  mnist
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (-42.37%)
Mutual labels:  classification
Pycm
Multi-class confusion matrix library in Python
Stars: ✭ 1,076 (+1723.73%)
Mutual labels:  classification
Prediciting Binary Options
Predicting forex binary options using time series data and machine learning
Stars: ✭ 33 (-44.07%)
Mutual labels:  classification
Svhn Cnn
Google Street View House Number(SVHN) Dataset, and classifying them through CNN
Stars: ✭ 44 (-25.42%)
Mutual labels:  mnist
Essentials
The essential plugin suite for Minecraft servers.
Stars: ✭ 957 (+1522.03%)
Mutual labels:  paper
Gd Uap
Generalized Data-free Universal Adversarial Perturbations
Stars: ✭ 50 (-15.25%)
Mutual labels:  classification
Rnn Theano
使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等
Stars: ✭ 31 (-47.46%)
Mutual labels:  classification
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-28.81%)
Mutual labels:  classification
Multiagent Particle Envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
Stars: ✭ 1,086 (+1740.68%)
Mutual labels:  paper
Infogan
Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets"
Stars: ✭ 948 (+1506.78%)
Mutual labels:  paper
Chemometricstools.jl
A collection of tools for chemometrics and machine learning written in Julia.
Stars: ✭ 39 (-33.9%)
Mutual labels:  classification
Bmw Classification Inference Gpu Cpu
This is a repository for an image classification inference API using the Gluoncv framework. The inference REST API works on CPU/GPU. It's supported on Windows and Linux Operating systems. Models trained using our Gluoncv Classification training repository can be deployed in this API. Several models can be loaded and used at the same time.
Stars: ✭ 27 (-54.24%)
Mutual labels:  classification
Glcm Svm
提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类
Stars: ✭ 48 (-18.64%)
Mutual labels:  classification
Pytorchsr
Pytorch based phoneme recognition (TIMIT phoneme classification)
Stars: ✭ 21 (-64.41%)
Mutual labels:  paper
Timbl
TiMBL implements several memory-based learning algorithms.
Stars: ✭ 38 (-35.59%)
Mutual labels:  classification
Papercrawler
Crawler used to crawl papers
Stars: ✭ 20 (-66.1%)
Mutual labels:  paper
Textclassification
All kinds of neural text classifiers implemented by Keras
Stars: ✭ 51 (-13.56%)
Mutual labels:  classification
Wgan Lp Tensorflow
Reproduction code for WGAN-LP
Stars: ✭ 13 (-77.97%)
Mutual labels:  paper
Yannl
Yet another neural network library
Stars: ✭ 37 (-37.29%)
Mutual labels:  classification
Keract
Layers Outputs and Gradients in Keras. Made easy.
Stars: ✭ 860 (+1357.63%)
Mutual labels:  mnist
Knowledge Graphs
A collection of research on knowledge graphs
Stars: ✭ 845 (+1332.2%)
Mutual labels:  paper
Five Video Classification Methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
Stars: ✭ 1,041 (+1664.41%)
Mutual labels:  classification
Neural Architecture Search With Rl
Minimal Tensorflow implementation of the paper "Neural Architecture Search With Reinforcement Learning" presented at ICLR 2017
Stars: ✭ 37 (-37.29%)
Mutual labels:  paper
Mnist Ewc
Implementation of ews weight constraint mentioned in recent Deep Mind paper: http://www.pnas.org/content/early/2017/03/13/1611835114.full.pdf
Stars: ✭ 9 (-84.75%)
Mutual labels:  mnist
Text classification
all kinds of text classification models and more with deep learning
Stars: ✭ 7,179 (+12067.8%)
Mutual labels:  classification
Face Mask Detection
Face masks are crucial in minimizing the propagation of Covid-19, and are highly recommended or even obligatory in many situations. In this project, we develop a pipeline to detect unmasked faces in images. This can, for example, be used to alert people that do not wear a mask when entering a building.
Stars: ✭ 37 (-37.29%)
Mutual labels:  classification
1-60 of 895 similar projects