set_ground_truth
code_loader.leap_binder.set_ground_truth
The leap_binder.set_ground_truth
binding function points to the Ground Truth Encoder and name
for reference.
Args | |
---|---|
| (Callable) This parameter points to the Ground Truth Encoder function mentioned above. |
| (str) with the given name of the input, e.g. image |
Examples
Basic Usage
Usage within the full script can be found at Integration Script.
Guides
Full examples can be found at the Dataset Integration section of the following guides:
Last updated