Skip to content

An ImageJ plugin for DEFCoN, the fluorescence spot counter based on fully convolutional neural networks.

License

Notifications You must be signed in to change notification settings

LEB-EPFL/DEFCoN-ImageJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEFCoN-ImageJ

  • Build Status

This is the ImageJ plugin for the density estimation by fully convolutional networks (DEFCoN) algorithm, an image processing tool for fluorescence spot counting. With this plugin, you can use trained DEFCoN models directly on images from within ImageJ.

Quickstart (Fiji)

  1. Download an already trained density map network model from the DEFCoN-ImageJ wiki. Unzip its contents to any directory you wish.
  2. Make a backup of your Fiji folder. (This is always a good idea before adding an update site.)
  3. Open Fiji and navigate to Help > Update.... Install any updates and restart Fiji if necessary.
  4. In the ImageJ Update dialog, click the Manage update sites button, scroll to the bottom of the list, and add http://sites.imagej.net/Kmdouglass under the URL column. You may give it any name you want, such as LEB-EPFL.
  5. Install all the updates and restart Fiji.
  6. Open an image or stack of images that contains fluorescent spots.
  7. Navigate to Plugins > DEFCoN and select Density map....
  8. Specify the location of the folder containing the DEFCoN density map network model that you downloaded and unzipped in the first step. This will be a folder (not a file!) that contains a TensorFlow SavedModelBundle and is generated by training the DEFCoN network.
  9. Click OK to compute a density map estimate from the images.

For more detailed instructions, please see the documentation.

Documentation

http://defcon-imagej.readthedocs.io/en/latest/

Technical information about the design of DEFCoN may be found in the following preprint:

"Design Principles for Autonomous Illumination Control in Localization Microscopy," Marcel Štefko, Baptiste Ottino, Kyle M Douglass, Suliana Manley, bioRxiv 295519; doi: https://doi.org/10.1101/295519

Acknowledgements

About

An ImageJ plugin for DEFCoN, the fluorescence spot counter based on fully convolutional neural networks.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published