Package | Description |
---|---|
net.imagej.tensorflow |
Modifier and Type | Method and Description |
---|---|
CachedModelBundle |
TensorFlowService.loadCachedModel(Location source,
String modelName,
String... tags)
Extracts a persisted model from the given location.
|
CachedModelBundle |
DefaultTensorFlowService.loadCachedModel(Location source,
String modelName,
String... tags) |
Copyright © 2014–2022 ImageJ. All rights reserved.