cellmap_flow.dashboard.routes.finetune.annotation

Functions

create_annotation_crop_response(data)

create_annotation_volume_response(data)

get_finetune_models_response()

get_user_prefs_response()

get_view_center_response()

set_user_prefs_response(data)

list_existing_sessions_response(data)

load_existing_volume_response(data)

add_crop_to_viewer_response(data)

refresh_annotated_regions_layer([corrections_path])

sync_annotations_manually_response(data)

Module Contents

cellmap_flow.dashboard.routes.finetune.annotation.create_annotation_crop_response(data)
cellmap_flow.dashboard.routes.finetune.annotation.create_annotation_volume_response(data)
cellmap_flow.dashboard.routes.finetune.annotation.get_finetune_models_response()
cellmap_flow.dashboard.routes.finetune.annotation.get_user_prefs_response()
cellmap_flow.dashboard.routes.finetune.annotation.get_view_center_response()
cellmap_flow.dashboard.routes.finetune.annotation.set_user_prefs_response(data)
cellmap_flow.dashboard.routes.finetune.annotation.list_existing_sessions_response(data)
cellmap_flow.dashboard.routes.finetune.annotation.load_existing_volume_response(data)
cellmap_flow.dashboard.routes.finetune.annotation.add_crop_to_viewer_response(data)
cellmap_flow.dashboard.routes.finetune.annotation.refresh_annotated_regions_layer(corrections_path=None)
cellmap_flow.dashboard.routes.finetune.annotation.sync_annotations_manually_response(data)