Vertices estimation inference
- operators.ml3d.vertices_estimation_inference(client, in_files='data_eval', out_files='result_vertices', in_model_path='parameters_model_test', batch_size=1, instance_type='x2large')
- vertices_estimation_inference( client,in_files=’data_eval’,out_files=’result_vertices’,in_model_path=’parameters_model_test’,batch_size=1,instance_type=’x2large’ )
- Parameters:
in_files – input files or directory with training data
out_files – output files containing the vertices
in_model_path – model path
batch_size – batch size for training
instance_type – type of cloud instance used for processing