labelboxutils.ui.labelbox_export_json_app module

Processing for labelbox_export_json appliction.

labelboxutils.ui.labelbox_export_json_app.run_labelbox_json_export(json_file, output_dir, output_format)[source]

Parses the Labelbox json file, and exports data.

Parameters:
  • json_file – file name of json file
  • output_dir – where to write to
  • output_format – output image format, [grey|rgb|rgba (default)]