PolarizedLightFieldMicroscopy / napari-LF

Light field imaging plugin for napari
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

Apply trained model when gpu is unavailable #42

Closed gschlafly closed 1 year ago

gschlafly commented 1 year ago

Description

Neural network deconvolution fails when the device does not have, or recognize, a GPU.

Files

Screenshots

image

image

Solution ideas

gschlafly commented 1 year ago

Fixed with #46