-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4c9638e
commit c4b8b9c
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# This CITATION.cff file was generated with cffinit. | ||
# Visit https://bit.ly/cffinit to generate yours today! | ||
|
||
cff-version: 1.2.0 | ||
title: LUENN | ||
message: >- | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
authors: | ||
- given-names: Armin | ||
family-names: Abdehkakha | ||
email: [email protected] | ||
affiliation: University at Buffalo | ||
- given-names: Craig | ||
family-names: Snoeyink | ||
email: [email protected] | ||
affiliation: University at Buffalo | ||
orcid: 'https://orcid.org/0000-0001-7215-2554' | ||
repository-code: 'https://github.com/arminabdeh/LUENN_tf_version' | ||
abstract: >- | ||
The development of Single-Molecule Localization Microscopy | ||
(SMLM) has enabled the visualization of sub-cellular | ||
structures, but its temporal resolution is limited. To | ||
address this issue, a deep-convolutional neural network | ||
called LUENN has been introduced, which uses a unique | ||
architecture that rejects the isolated emitter assumption. | ||
LUENN is a Python package based on a deep CNN that | ||
utilizes the Tensorflow tool for SMLM. It is capable of | ||
achieving high accuracy for a wide range of imaging | ||
modalities and frame densities. | ||
keywords: | ||
- Convolutional Neural Network | ||
- Single Molecule Localization Microscopy | ||
- Super-Resolution Microscopy | ||
license: MIT |