otx.api.usecases.exportable_code.demo.demo#

Demo based on ModelAPI.

Functions

build_argparser()

Parses command line arguments.

get_inferencer_class(type_inference, models)

Return class for inference of models.

main()

Main function that is used to run demo.

otx.api.usecases.exportable_code.demo.demo.build_argparser()[source]#

Parses command line arguments.

otx.api.usecases.exportable_code.demo.demo.get_inferencer_class(type_inference, models)[source]#

Return class for inference of models.

otx.api.usecases.exportable_code.demo.demo.main()[source]#

Main function that is used to run demo.