| Interface | Description |
|---|---|
| MultiOutputAdapter<T> | Deprecated
To be removed - see https://github.com/KonduitAI/konduit-serving/issues/298
|
| OutputAdapter<T extends BatchOutput> | Deprecated
To be removed - see https://github.com/KonduitAI/konduit-serving/issues/298
|
| Class | Description |
|---|---|
| ClassificationMultiOutputAdapter |
A
MultiOutputAdapter for classification. |
| ClassifierOutputAdapter |
An output adapter for displaying
ClassifierOutput |
| RawMultiOutputAdapter |
A
MultiOutputAdapter for classification. |
| RawOutputAdapter | |
| RegressionMultiOutputAdapter |
A
MultiOutputAdapter for elnino. |
| RegressionOutputAdapter |
Convert the input based on the input
Schema to RegressionOutput
representing real valued output. |
| SSDOutputAdapter |
An input adapter for ssd in tensorflow.
|
| YOLOOutputAdapter |
Copyright © 2022. All rights reserved.