| Interface | Description |
|---|---|
| Predictor |
Makes density map predictions from images.
|
| Exception | Description |
|---|---|
| ImageBitDepthException |
Raised when an image with an invalid bit-depth is supplied to the predictor.
|
| NoLocalCountMapException |
Raised when a predictor has not yet made a local count map estimation.
|
| SessionClosedException |
Raised when a prediction is requested but the TensorFlow session has already been closed.
|
| UninitializedPredictorException |
Raised when a predictor has not yet been fully initialized.
|
Copyright © 2018 The Laboratory of Experimental Biophysics. All rights reserved.