Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • v1.0.0
2 results

README.md

Blame
  • user avatar
    deepicy authored
    fa4ab05a
    History

    TensorFlow Manager

    License: GPL v3 Twitter Image.sc forum

    This is the repository for the source code of TensorFlow Manager, a plugin for the bioimage analysis software Icy, which was developed by members or former members of the Biological Image Analysis unit at Institut Pasteur. This plugin is licensed under GPL3 license.
    Icy is developed and maintained by Biological Image Analysis unit at Institut Pasteur. The source code of Icy is also licensed under a GPL3 license.

    Plugin description

    Enable the tensor flow API to use trained deep learning models.

    With this plugin you can choose which version of the TensorFlow library should be loaded.

    A more detailed user documentation can be found on the Video Importer documentation page on the Icy website: http://icy.bioimageanalysis.org/plugin/tensorflow-manager/

    Installation instructions

    For end-users, refer to the documentation on the Icy website on how to install an Icy plugin.

    For developers, see our Contributing guidelines and Code of Conduct.

    Main functions and usage

    Classname: plugins.danyfel80.tensorflowmanager.TensorFlowVersionSelector

    To select a TF library version when coding users can use TensorFlowManager.loadLibrary(libraryVersion, forceDownload).

    Citation

    Please cite this plugins as follows:

    There is no associated publication for this plugin.

    http://icy.bioimageanalysis.org

    Author(s)

    Daniel Felipe Gonzalez Obando - dgonzale@pasteur.fr

    Additional information