otx.cli.tools.build#

OTX building command ‘otx build’.

This command allows you to build an OTX workspace, provide usable backbone configurations, and build models with new backbone replacements.

Functions

get_args()

Parses command line arguments.

main()

Main function for model or backbone or task building.

otx.cli.tools.build.get_args()[source]#

Parses command line arguments.

otx.cli.tools.build.main()[source]#

Main function for model or backbone or task building.