otx.algorithms.detection.tools.instance_segmentation_sample#
Sample Code of otx training for instance segmentation.
Functions
|
Load Sample dataset for Instance_segmentation. |
|
Main function of Detection Sample. |
Parse function for getting model template & check export. |
- otx.algorithms.detection.tools.instance_segmentation_sample.load_test_dataset(data_type, task_type=Domain.INSTANCE_SEGMENTATION)[source]#
Load Sample dataset for Instance_segmentation.