uncertainty-neural-networks topic

List uncertainty-neural-networks repositories

masksembles

95
Stars
13
Forks
Watchers

Official repository for the paper "Masksembles for Uncertainty Estimation" (CVPR 2021).

AVUC

48
Stars
12
Forks
Watchers

Code to accompany the paper 'Improving model calibration with accuracy versus uncertainty optimization'.

monodepth-uncertainty

39
Stars
2
Forks
Watchers

Inferring distributions over depth from a single image, IROS 2019

mc-dropout-mnist

30
Stars
2
Forks
Watchers

Implementation of the MNIST experiment for Monte Carlo Dropout from http://mlg.eng.cam.ac.uk/yarin/PDFs/NIPS_2015_bayesian_convnets.pdf

MCDO

54
Stars
8
Forks
Watchers

A pytorch implementation of MCDO(Monte-Carlo Dropout methods)

nlp-uncertainty-zoo

44
Stars
4
Forks
Watchers

Model zoo for different kinds of uncertainty quantification methods used in Natural Language Processing, implemented in PyTorch.

DEAL

18
Stars
0
Forks
Watchers

Code for "Deal: Deep Evidential Active Learning for Image Classification" (ICMLA 2020)

HHP-Net

22
Stars
4
Forks
Watchers

[WACV'22] Official implementation of "HHP-Net: A light Heteroscedastic neural network for Head Pose estimation with uncertainty"

uncertainty-wizard

42
Stars
5
Forks
Watchers

Uncertainty-Wizard is a plugin on top of tensorflow.keras, allowing to easily and efficiently create uncertainty-aware deep neural networks. Also useful if you want to train multiple small models in p...

robust-deep-learning

17
Stars
3
Forks
Watchers

A project to train your model from scratch or fine-tune a pretrained model using the losses provided in this library to improve out-of-distribution detection and uncertainty estimation performances. C...