Skip to content

Creating real time deep bayesian neural networks for uncertainty quantification on semantic segmentation tasks

Notifications You must be signed in to change notification settings

UTNuclearRoboticsPublic/rt_uq_semantic_segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Description

Developing real-time uncertainty quantification for semantic segmentation tasks. The goal is to have a downstream robot, conditioned on well calibrated UQ statistics interact with human operators on joint assembly tasks.

maintainer: slwanna@utexas.edu

Getting Started

Prerequistites

This project assumes you have CUDA support 11.6+ and use anaconda for python environment management.

Installation

  1. Clone the github repository:
$ git clone https://github.com/UTNuclearRoboticsPublic/rt_uq_semantic_segmentation
  1. Recreate the python environment
$ conda env create -f environment.yml
  1. Install StochMan dependency in project directory
$ git clone https://github.com/IlMioFrizzantinoAmabile/stochman
$ cd stochman
$ python setup.py install

About

Creating real time deep bayesian neural networks for uncertainty quantification on semantic segmentation tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages