Skip to content

InesGP/UNET-nan-operations

 
 

Repository files navigation

NaN-Aware Operations

This repository contains code and experiments for NaN Unpooling & Pooling a.k.a Conservative & Aggressive NaNs, novel PyTorch-based operations designed to accelerate convolutional neural network (CNN) inference by skipping computations on numerically irrelevant data. These techniques were developed as part of research on numerical uncertainty in CNNs for neuroimaging, where we observed that a substantial fraction of operations in standard CNNs are applied to numerical noise, contributing little to no effect on outputs.

Features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Other 0.4%