API Reference
- The ‘Geti’ class
- Annotation readers
- Data models
- Introduction
- Module contents
- Algorithm-related entities
- Project-related entities
- Credit System-related entities
- Annotation-related entities
- Configuration-related entities
- Model-related entities
- Media-related entities
- Prediction-related entities
- Status- and job-related entities
- Deployment-related entities
- Utility functions
- Custom container classes
- Enumerations
- Import Export module
- Deployment
- Prediction Visualization
- HTTP session
- REST converters
- Introduction
- Module contents
ProjectRESTConverter
MediaRESTConverter
AnnotationRESTConverter
PredictionRESTConverter
ConfigurationRESTConverter
ConfigurationRESTConverter.entity_identifier_from_dict()
ConfigurationRESTConverter.from_dict()
ConfigurationRESTConverter.task_configuration_from_dict()
ConfigurationRESTConverter.configuration_to_minimal_dict()
ConfigurationRESTConverter.global_configuration_from_rest()
ConfigurationRESTConverter.full_configuration_from_rest()
ConfigurationRESTConverter.configurable_parameter_list_to_rest()
ModelRESTConverter
StatusRESTConverter
JobRESTConverter
TestResultRESTConverter
- REST clients
- utils
- Introduction
- Module contents
get_default_workspace_id()
generate_classification_labels()
generate_segmentation_labels()
get_dict_key_from_value()
get_task_types_by_project_type()
show_image_with_annotation_scene()
show_video_frames_with_annotation_scenes()
get_supported_algorithms()
deserialize_dictionary()
get_server_details_from_env()
get_project_folder_name()
generate_unique_label_color()
get_default_algorithm_info()
- demos
- Introduction
- Module contents
create_segmentation_demo_project()
create_anomaly_classification_demo_project()
create_classification_demo_project()
create_detection_demo_project()
create_detection_to_segmentation_demo_project()
create_detection_to_classification_demo_project()
ensure_trained_example_project()
ensure_trained_anomaly_project()
ensure_project_is_trained()
get_coco_dataset()
get_mvtec_dataset()
set_directory_permissions()
get_person_car_bike_video()
predict_video_from_deployment()
AsyncVideoProcessor