otx.algorithms.action.tools.sample_classification#

Sample Code of otx training for action classification.

Functions

load_test_dataset(model_template)

Load Sample dataset for detection.

main(args)

Main function of Detection Sample.

parse_args()

Parse function for getting model template & check export.

otx.algorithms.action.tools.sample_classification.load_test_dataset(model_template)[source]#

Load Sample dataset for detection.

otx.algorithms.action.tools.sample_classification.main(args)[source]#

Main function of Detection Sample.

otx.algorithms.action.tools.sample_classification.parse_args()[source]#

Parse function for getting model template & check export.