paper-with-me

홈 › Papers

Uncertainty-Wizard: Fast and User-Friendly Neural Network Uncertainty Quantification

2020-12-29 · Michael Weiss, Paolo Tonella

Uncertainty and confidence have been shown to be useful metrics in a wide variety of techniques proposed for deep learning testing, including test data selection and system supervision.We present uncertainty-wizard, a tool that allows to quantify such uncertainty and confidence in artificial neural networks. It is built on top of the industry-leading tf.keras deep learning API and it provides a near-transparent and easy to understand interface. At the same time, it includes major performance optimizations that we benchmarked on two different machines and different configurations.

📄 PDF Abstract BibTeX arXiv:2101.00982

Code (1)

testingautomated-usi/uncertainty-wizard 공식 구현 tf

Tasks

Deep LearningUncertainty Quantification

Similar Papers 제목 키워드 기반

Calibration Wizard: A Guidance System for Camera Calibration Based on Modelling Geometric and Corner Uncertainty

2018-11-08 · ICCV 2019 10 · Songyou Peng, Peter Sturm

It is well known that the accuracy of a calibration depends strongly on the choice of camera poses from which images of a calibration object are acquired. We present a system -- Calibration Wizard -- that interactively g…

Camera CalibrationPosition

RecWizard: A Toolkit for Conversational Recommendation with Modular, Portable Models and Interactive User Interface

2024-02-23 · Zeyuan Zhang, Tanmay Laud, Zihang He, Xiaojie Chen 외

We present a new Python toolkit called RecWizard for Conversational Recommender Systems (CRS). RecWizard offers support for development of models and interactive user interface, drawing from the best practices of the Hug…

Conversational RecommendationRecommendation Systems

bde: A Python Package for Bayesian Deep Ensembles via MILE

2026-05-13 · Vyron Arvanitis, Angelos Aslanidis, Emanuel Sommer, David Rügamer arxiv

bde is a user-friendly Python package for Bayesian Deep Ensembles with a particular focus on tabular data. Built on an efficient JAX implementation of the sampling-based inference method Microcanonical Langevin Ensembles…

FastSAM-3DSlicer: A 3D-Slicer Extension for 3D Volumetric Segment Anything Model with Uncertainty Quantification

2024-07-17 · Yiqing Shen, Xinyuan Shao, Blanca Inigo Romillo, David Dreizin 외

Accurate segmentation of anatomical structures and pathological regions in medical images is crucial for diagnosis, treatment planning, and disease monitoring. While the Segment Anything Model (SAM) and its variants have…

CPUDomain AdaptationGPUImage Segmentation+7

Fast-PGM: Fast Probabilistic Graphical Model Learning and Inference

2024-05-24 · Jiantong Jiang, Zeyi Wen, Peiyu Yang, Atif Mansoor 외

Probabilistic graphical models (PGMs) serve as a powerful framework for modeling complex systems with uncertainty and extracting valuable insights from data. However, users face challenges when applying PGMs to their pro…