/AWS1/CL_REKASSET¶
Assets are the images that you use to train and evaluate a model version. Assets can also contain validation information that you use to debug a failed model training.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_groundtruthmanifest TYPE REF TO /AWS1/CL_REKGROUNDTRUTHMANIF00 /AWS1/CL_REKGROUNDTRUTHMANIF00¶
GroundTruthManifest
Queryable Attributes¶
GroundTruthManifest¶
GroundTruthManifest
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GROUNDTRUTHMANIFEST() |
Getter for GROUNDTRUTHMANIFEST |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_ASSETS¶
TYPES TT_ASSETS TYPE STANDARD TABLE OF REF TO /AWS1/CL_REKASSET WITH DEFAULT KEY
.