otx.algorithms.detection.tools.detection_sample#

Sample Code of otx training for detection.

Functions

load_test_dataset(data_type)

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_sample.load_test_dataset(data_type)[source]#

Load Sample dataset for detection.

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

Main function of Detection Sample.

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

Parse function for getting model template & check export.