This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.
TensorFlow
TensorFlow (TensorFlow) | |
---|---|
Author | Google Brain team |
Maintainer | TensorFlow developers |
Source | on GitHub |
Website | https://www.tensorflow.org/ |
TensorFlow is an open-source software library for machine intelligence.
The ImageJ-TensorFlow project enables TensorFlow to be used from ImageJ commands and scripts. Some ImageJ plugins currently use TensorFlow to classify images according to pre-trained models. Future plugins are planned which will support refining models based on additional training images from ImageJ.
Publication
- Abadi, Martín; Agarwal, Ashish & Barham, Paul et al. (2016), "TensorFlow: Large-scale machine learning on heterogeneous distributed systems.", arXiv preprint arXiv:1603.04467, <https://arxiv.org/abs/1603.04467> (on Google Scholar).
See also
- ImageJ-TensorFlow on GitHub.
- The TensorFlow update site to make TensorFlow features available in ImageJ.
- Microscope Focus Quality, an ImageJ plugin which uses TensorFlow.