otx.algorithms.detection.tools.detection_semisl_sample#

Sample Code of otx training for detection.

Functions

load_test_dataset()

Load Sample dataset for detection.

main(args)

Main function of Detection Sample.

parse_args()

Parse function for getting model template & check export.

otx.algorithms.detection.tools.detection_semisl_sample.load_test_dataset()[source]#

Load Sample dataset for detection.

otx.algorithms.detection.tools.detection_semisl_sample.main(args)[source]#

Main function of Detection Sample.

otx.algorithms.detection.tools.detection_semisl_sample.parse_args()[source]#

Parse function for getting model template & check export.