LICENSE
README.md
pyproject.toml
setup.py
supervisely/__init__.py
supervisely/_utils.py
supervisely/function_wrapper.py
supervisely/sly_logger.py
supervisely/tiny_timer.py
supervisely.egg-info/PKG-INFO
supervisely.egg-info/SOURCES.txt
supervisely.egg-info/dependency_links.txt
supervisely.egg-info/requires.txt
supervisely.egg-info/top_level.txt
supervisely/annotation/__init__.py
supervisely/annotation/annotation.py
supervisely/annotation/annotation_transforms.py
supervisely/annotation/json_geometries_map.py
supervisely/annotation/label.py
supervisely/annotation/obj_class.py
supervisely/annotation/obj_class_collection.py
supervisely/annotation/obj_class_mapper.py
supervisely/annotation/renamer.py
supervisely/annotation/tag.py
supervisely/annotation/tag_collection.py
supervisely/annotation/tag_meta.py
supervisely/annotation/tag_meta_collection.py
supervisely/annotation/tag_meta_mapper.py
supervisely/api/__init__.py
supervisely/api/advanced_api.py
supervisely/api/agent_api.py
supervisely/api/annotation_api.py
supervisely/api/api.py
supervisely/api/app_api.py
supervisely/api/dataset_api.py
supervisely/api/file_api.py
supervisely/api/github_api.py
supervisely/api/image_annotation_tool_api.py
supervisely/api/image_api.py
supervisely/api/import_storage_api.py
supervisely/api/labeling_job_api.py
supervisely/api/module_api.py
supervisely/api/neural_network_api.py
supervisely/api/object_class_api.py
supervisely/api/plugin_api.py
supervisely/api/project_api.py
supervisely/api/project_class_api.py
supervisely/api/remote_storage_api.py
supervisely/api/report_api.py
supervisely/api/role_api.py
supervisely/api/task_api.py
supervisely/api/team_api.py
supervisely/api/user_api.py
supervisely/api/workspace_api.py
supervisely/api/entity_annotation/__init__.py
supervisely/api/entity_annotation/entity_annotation_api.py
supervisely/api/entity_annotation/figure_api.py
supervisely/api/entity_annotation/object_api.py
supervisely/api/entity_annotation/tag_api.py
supervisely/api/pointcloud/__init__.py
supervisely/api/pointcloud/pointcloud_annotation_api.py
supervisely/api/pointcloud/pointcloud_api.py
supervisely/api/pointcloud/pointcloud_episode_annotation_api.py
supervisely/api/pointcloud/pointcloud_episode_api.py
supervisely/api/pointcloud/pointcloud_figure_api.py
supervisely/api/pointcloud/pointcloud_object_api.py
supervisely/api/pointcloud/pointcloud_tag_api.py
supervisely/api/video/__init__.py
supervisely/api/video/video_annotation_api.py
supervisely/api/video/video_api.py
supervisely/api/video/video_figure_api.py
supervisely/api/video/video_frame_api.py
supervisely/api/video/video_object_api.py
supervisely/api/video/video_tag_api.py
supervisely/api/volume/__init__.py
supervisely/api/volume/volume_annotation_api.py
supervisely/api/volume/volume_api.py
supervisely/api/volume/volume_figure_api.py
supervisely/api/volume/volume_object_api.py
supervisely/api/volume/volume_tag_api.py
supervisely/app/__init__.py
supervisely/app/content.py
supervisely/app/exceptions.py
supervisely/app/import_template.py
supervisely/app/jinja2.py
supervisely/app/singleton.py
supervisely/app/widgets_context.py
supervisely/app/development/__init__.py
supervisely/app/development/development.py
supervisely/app/development/sly-net.sh
supervisely/app/fastapi/__init__.py
supervisely/app/fastapi/dialog_window.html
supervisely/app/fastapi/index.html
supervisely/app/fastapi/no_html_main.html
supervisely/app/fastapi/offline.py
supervisely/app/fastapi/request.py
supervisely/app/fastapi/subapp.py
supervisely/app/fastapi/templating.py
supervisely/app/fastapi/utils.py
supervisely/app/fastapi/websocket.py
supervisely/app/v1/__init__.py
supervisely/app/v1/app_service.py
supervisely/app/v1/constants.py
supervisely/app/v1/sly-icon-example.html
supervisely/app/v1/widgets/__init__.py
supervisely/app/v1/widgets/chart.py
supervisely/app/v1/widgets/compare_gallery.py
supervisely/app/v1/widgets/empty_grid_gallery.py
supervisely/app/v1/widgets/grid_gallery.py
supervisely/app/v1/widgets/predictions_dynamics_gallery.py
supervisely/app/v1/widgets/progress_bar.py
supervisely/app/v1/widgets/single_image_gallery.py
supervisely/app/widgets/__init__.py
supervisely/app/widgets/select_sly_utils.py
supervisely/app/widgets/widget.py
supervisely/app/widgets/apexchart/__init__.py
supervisely/app/widgets/apexchart/apexchart.py
supervisely/app/widgets/apexchart/template.html
supervisely/app/widgets/button/__init__.py
supervisely/app/widgets/button/button.py
supervisely/app/widgets/button/template.html
supervisely/app/widgets/card/__init__.py
supervisely/app/widgets/card/card.py
supervisely/app/widgets/card/template.html
supervisely/app/widgets/checkbox/__init__.py
supervisely/app/widgets/checkbox/checkbox.py
supervisely/app/widgets/checkbox/template.html
supervisely/app/widgets/classes_table/__init__.py
supervisely/app/widgets/classes_table/classes_table.py
supervisely/app/widgets/classes_table/style.css
supervisely/app/widgets/classes_table/template.html
supervisely/app/widgets/classic_table/__init__.py
supervisely/app/widgets/classic_table/classic_table.py
supervisely/app/widgets/classic_table/template.html
supervisely/app/widgets/confusion_matrix/__init__.py
supervisely/app/widgets/confusion_matrix/confusion_matrix.py
supervisely/app/widgets/confusion_matrix/template.html
supervisely/app/widgets/container/__init__.py
supervisely/app/widgets/container/container.py
supervisely/app/widgets/container/old_container.py
supervisely/app/widgets/container/old_template.html
supervisely/app/widgets/container/style.css
supervisely/app/widgets/container/template.html
supervisely/app/widgets/dataset_thumbnail/__init__.py
supervisely/app/widgets/dataset_thumbnail/dataset_thumbnail.py
supervisely/app/widgets/dataset_thumbnail/template.html
supervisely/app/widgets/destination_project/__init__.py
supervisely/app/widgets/destination_project/destination_project.py
supervisely/app/widgets/destination_project/template.html
supervisely/app/widgets/done_label/__init__.py
supervisely/app/widgets/done_label/done_label.py
supervisely/app/widgets/done_label/template.html
supervisely/app/widgets/editor/__init__.py
supervisely/app/widgets/editor/editor.py
supervisely/app/widgets/editor/template.html
supervisely/app/widgets/element_button/__init__.py
supervisely/app/widgets/element_button/element_button.py
supervisely/app/widgets/element_button/style.css
supervisely/app/widgets/element_button/template.html
supervisely/app/widgets/empty/__init__.py
supervisely/app/widgets/empty/empty.py
supervisely/app/widgets/empty/template.html
supervisely/app/widgets/field/__init__.py
supervisely/app/widgets/field/field.py
supervisely/app/widgets/field/style.css
supervisely/app/widgets/field/template.html
supervisely/app/widgets/flexbox/__init__.py
supervisely/app/widgets/flexbox/flexbox.py
supervisely/app/widgets/flexbox/template.html
supervisely/app/widgets/grid/__init__.py
supervisely/app/widgets/grid/grid.py
supervisely/app/widgets/grid/template.html
supervisely/app/widgets/grid_gallery/__init__.py
supervisely/app/widgets/grid_gallery/grid_gallery.py
supervisely/app/widgets/grid_gallery/style.css
supervisely/app/widgets/grid_gallery/template.html
supervisely/app/widgets/heatmap_chart/__init__.py
supervisely/app/widgets/heatmap_chart/heatmap_chart.py
supervisely/app/widgets/identity/__init__.py
supervisely/app/widgets/identity/identity.py
supervisely/app/widgets/identity/template.html
supervisely/app/widgets/image/__init__.py
supervisely/app/widgets/image/image.py
supervisely/app/widgets/image/template.html
supervisely/app/widgets/input/__init__.py
supervisely/app/widgets/input/input.py
supervisely/app/widgets/input/template.html
supervisely/app/widgets/input_number/__init__.py
supervisely/app/widgets/input_number/input_number.py
supervisely/app/widgets/input_number/template.html
supervisely/app/widgets/labeled_image/__init__.py
supervisely/app/widgets/labeled_image/labeled_image.py
supervisely/app/widgets/line_chart/__init__.py
supervisely/app/widgets/line_chart/line_chart.py
supervisely/app/widgets/menu/__init__.py
supervisely/app/widgets/menu/menu.py
supervisely/app/widgets/menu/template.html
supervisely/app/widgets/notification_box/__init__.py
supervisely/app/widgets/notification_box/notification_box.py
supervisely/app/widgets/notification_box/style.css
supervisely/app/widgets/notification_box/template.html
supervisely/app/widgets/object_class_view/__init__.py
supervisely/app/widgets/object_class_view/object_class_view.py
supervisely/app/widgets/object_class_view/style.css
supervisely/app/widgets/object_class_view/template.html
supervisely/app/widgets/object_classes_list/__init__.py
supervisely/app/widgets/object_classes_list/object_classes_list.py
supervisely/app/widgets/object_classes_list/template.html
supervisely/app/widgets/one_of/__init__.py
supervisely/app/widgets/one_of/one_of.py
supervisely/app/widgets/one_of/template.html
supervisely/app/widgets/project_selector/__init__.py
supervisely/app/widgets/project_selector/project_selector.py
supervisely/app/widgets/project_selector/style.css
supervisely/app/widgets/project_selector/template.html
supervisely/app/widgets/project_thumbnail/__init__.py
supervisely/app/widgets/project_thumbnail/project_thumbnail.py
supervisely/app/widgets/project_thumbnail/template.html
supervisely/app/widgets/radio_table/__init__.py
supervisely/app/widgets/radio_table/radio_table.py
supervisely/app/widgets/radio_table/style.css
supervisely/app/widgets/radio_table/template.html
supervisely/app/widgets/radio_tabs/__init__.py
supervisely/app/widgets/radio_tabs/radio_tabs.py
supervisely/app/widgets/radio_tabs/style.css
supervisely/app/widgets/radio_tabs/template.html
supervisely/app/widgets/random_splits_table/__init__.py
supervisely/app/widgets/random_splits_table/random_splits_table.py
supervisely/app/widgets/random_splits_table/template.html
supervisely/app/widgets/scatter_chart/__init__.py
supervisely/app/widgets/scatter_chart/scatter_chart.py
supervisely/app/widgets/select/__init__.py
supervisely/app/widgets/select/select.py
supervisely/app/widgets/select/template.html
supervisely/app/widgets/select_dataset/__init__.py
supervisely/app/widgets/select_dataset/select_dataset.py
supervisely/app/widgets/select_dataset/template.html
supervisely/app/widgets/select_item/__init__.py
supervisely/app/widgets/select_item/select_item.py
supervisely/app/widgets/select_item/template.html
supervisely/app/widgets/select_project/__init__.py
supervisely/app/widgets/select_project/select_project.py
supervisely/app/widgets/select_project/template.html
supervisely/app/widgets/select_tag_meta/__init__.py
supervisely/app/widgets/select_tag_meta/select_tag_meta.py
supervisely/app/widgets/select_tag_meta/template.html
supervisely/app/widgets/select_team/__init__.py
supervisely/app/widgets/select_team/select_team.py
supervisely/app/widgets/select_team/template.html
supervisely/app/widgets/select_workspace/__init__.py
supervisely/app/widgets/select_workspace/select_workspace.py
supervisely/app/widgets/select_workspace/template.html
supervisely/app/widgets/sidebar/__init__.py
supervisely/app/widgets/sidebar/sidebar.py
supervisely/app/widgets/sidebar/style.css
supervisely/app/widgets/sidebar/template.html
supervisely/app/widgets/sly_tqdm/__init__.py
supervisely/app/widgets/sly_tqdm/sly_tqdm.py
supervisely/app/widgets/sly_tqdm/style.css
supervisely/app/widgets/sly_tqdm/template.html
supervisely/app/widgets/table/__init__.py
supervisely/app/widgets/table/table.py
supervisely/app/widgets/table/template.html
supervisely/app/widgets/tabs/__init__.py
supervisely/app/widgets/tabs/tabs.py
supervisely/app/widgets/tabs/template.html
supervisely/app/widgets/text/__init__.py
supervisely/app/widgets/text/template.html
supervisely/app/widgets/text/text.py
supervisely/app/widgets/textarea/__init__.py
supervisely/app/widgets/textarea/template.html
supervisely/app/widgets/textarea/textarea.py
supervisely/app/widgets/train_val_splits/__init__.py
supervisely/app/widgets/train_val_splits/template.html
supervisely/app/widgets/train_val_splits/train_val_splits.py
supervisely/app/widgets/video/__init__.py
supervisely/app/widgets/video/template.html
supervisely/app/widgets/video/video.py
supervisely/app/widgets/video_thumbnail/__init__.py
supervisely/app/widgets/video_thumbnail/template.html
supervisely/app/widgets/video_thumbnail/video_thumbnail.py
supervisely/aug/__init__.py
supervisely/aug/aug.py
supervisely/aug/imgaug_utils.py
supervisely/collection/__init__.py
supervisely/collection/key_indexed_collection.py
supervisely/collection/str_enum.py
supervisely/decorators/__init__.py
supervisely/decorators/inference.py
supervisely/decorators/profile.py
supervisely/delme_fastapi_helpers/__init__.py
supervisely/export/__init__.py
supervisely/export/pascal_voc.py
supervisely/geometry/__init__.py
supervisely/geometry/any_geometry.py
supervisely/geometry/bitmap.py
supervisely/geometry/bitmap_base.py
supervisely/geometry/closed_surface_mesh.py
supervisely/geometry/constants.py
supervisely/geometry/conversions.py
supervisely/geometry/cuboid.py
supervisely/geometry/cuboid_3d.py
supervisely/geometry/geometry.py
supervisely/geometry/graph.py
supervisely/geometry/helpers.py
supervisely/geometry/image_rotator.py
supervisely/geometry/main_tests.py
supervisely/geometry/multichannel_bitmap.py
supervisely/geometry/point.py
supervisely/geometry/point_3d.py
supervisely/geometry/point_location.py
supervisely/geometry/pointcloud.py
supervisely/geometry/polygon.py
supervisely/geometry/polyline.py
supervisely/geometry/rectangle.py
supervisely/geometry/sliding_windows.py
supervisely/geometry/sliding_windows_fuzzy.py
supervisely/geometry/validation.py
supervisely/geometry/vector_geometry.py
supervisely/imaging/__init__.py
supervisely/imaging/_video.py
supervisely/imaging/color.py
supervisely/imaging/colors.json.gz
supervisely/imaging/font.py
supervisely/imaging/image.py
supervisely/io/__init__.py
supervisely/io/docker_utils.py
supervisely/io/env.py
supervisely/io/fs.py
supervisely/io/fs_cache.py
supervisely/io/github_utils.py
supervisely/io/json.py
supervisely/io/multipart_stream_decoder.py
supervisely/io/network_exceptions.py
supervisely/labeling_jobs/__init__.py
supervisely/labeling_jobs/constants.py
supervisely/labeling_jobs/utils.py
supervisely/metric/__init__.py
supervisely/metric/classification_metrics.py
supervisely/metric/common.py
supervisely/metric/confusion_matrix_metric.py
supervisely/metric/iou_metric.py
supervisely/metric/map_metric.py
supervisely/metric/matching.py
supervisely/metric/metric_base.py
supervisely/metric/metrics_tests.py
supervisely/metric/pixel_accuracy.py
supervisely/metric/precision_recall_metric.py
supervisely/metric/projects_applier.py
supervisely/nn/__init__.py
supervisely/nn/prediction_dto.py
supervisely/nn/inference/__init__.py
supervisely/nn/inference/inference.py
supervisely/nn/inference/video_inference.py
supervisely/nn/inference/instance_segmentation/__init__.py
supervisely/nn/inference/instance_segmentation/instance_segmentation.py
supervisely/nn/inference/instance_segmentation/dashboard/__init__.py
supervisely/nn/inference/instance_segmentation/dashboard/classes_ui.py
supervisely/nn/inference/instance_segmentation/dashboard/deploy_ui.py
supervisely/nn/inference/instance_segmentation/dashboard/main_ui.py
supervisely/nn/inference/instance_segmentation/dashboard/preview.py
supervisely/nn/inference/instance_segmentation/dashboard/preview_image.py
supervisely/nn/inference/object_detection/__init__.py
supervisely/nn/inference/object_detection/object_detection.py
supervisely/nn/inference/semantic_segmentation/__init__.py
supervisely/nn/inference/semantic_segmentation/semantic_segmentation.py
supervisely/nn/legacy/__init__.py
supervisely/nn/legacy/config.py
supervisely/nn/legacy/dataset.py
supervisely/nn/legacy/raw_to_labels.py
supervisely/nn/legacy/hosted/__init__.py
supervisely/nn/legacy/hosted/class_indexing.py
supervisely/nn/legacy/hosted/constants.py
supervisely/nn/legacy/hosted/deploy.py
supervisely/nn/legacy/hosted/inference_batch.py
supervisely/nn/legacy/hosted/inference_batch_multiprocess.py
supervisely/nn/legacy/hosted/inference_modes.py
supervisely/nn/legacy/hosted/inference_single_image.py
supervisely/nn/legacy/hosted/trainer.py
supervisely/nn/legacy/hosted/legacy/__init__.py
supervisely/nn/legacy/hosted/legacy/inference_config.py
supervisely/nn/legacy/hosted/pytorch/__init__.py
supervisely/nn/legacy/hosted/pytorch/constants.py
supervisely/nn/legacy/hosted/pytorch/inference_applier.py
supervisely/nn/legacy/hosted/pytorch/trainer.py
supervisely/nn/legacy/inference/__init__.py
supervisely/nn/legacy/inference/rest_client.py
supervisely/nn/legacy/inference/rest_constants.py
supervisely/nn/legacy/inference/rest_server.py
supervisely/nn/legacy/pytorch/__init__.py
supervisely/nn/legacy/pytorch/cuda.py
supervisely/nn/legacy/pytorch/dataset.py
supervisely/nn/legacy/pytorch/inference.py
supervisely/nn/legacy/pytorch/metrics.py
supervisely/nn/legacy/pytorch/weights.py
supervisely/nn/legacy/training/__init__.py
supervisely/nn/legacy/training/eval_planner.py
supervisely/pointcloud/__init__.py
supervisely/pointcloud/pointcloud.py
supervisely/pointcloud_annotation/__init__.py
supervisely/pointcloud_annotation/constants.py
supervisely/pointcloud_annotation/pointcloud_annotation.py
supervisely/pointcloud_annotation/pointcloud_episode_annotation.py
supervisely/pointcloud_annotation/pointcloud_episode_frame.py
supervisely/pointcloud_annotation/pointcloud_episode_frame_collection.py
supervisely/pointcloud_annotation/pointcloud_episode_tag.py
supervisely/pointcloud_annotation/pointcloud_episode_tag_collection.py
supervisely/pointcloud_annotation/pointcloud_figure.py
supervisely/pointcloud_annotation/pointcloud_object.py
supervisely/pointcloud_annotation/pointcloud_object_collection.py
supervisely/pointcloud_annotation/pointcloud_tag.py
supervisely/pointcloud_annotation/pointcloud_tag_collection.py
supervisely/pointcloud_episodes/__init__.py
supervisely/pointcloud_episodes/pointcloud_episodes.py
supervisely/project/__init__.py
supervisely/project/pointcloud_episode_project.py
supervisely/project/pointcloud_project.py
supervisely/project/project.py
supervisely/project/project_meta.py
supervisely/project/project_type.py
supervisely/project/video_project.py
supervisely/project/volume_project.py
supervisely/pyscripts_utils/__init__.py
supervisely/pyscripts_utils/utils.py
supervisely/report/__init__.py
supervisely/report/table.py
supervisely/script/__init__.py
supervisely/script/utils.py
supervisely/task/__init__.py
supervisely/task/paths.py
supervisely/task/progress.py
supervisely/task/task_logger.py
supervisely/user/__init__.py
supervisely/user/user.py
supervisely/video/__init__.py
supervisely/video/get_video_info.sh
supervisely/video/import_utils.py
supervisely/video/video.py
supervisely/video_annotation/__init__.py
supervisely/video_annotation/constants.py
supervisely/video_annotation/frame.py
supervisely/video_annotation/frame_collection.py
supervisely/video_annotation/key_id_map.py
supervisely/video_annotation/video_annotation.py
supervisely/video_annotation/video_figure.py
supervisely/video_annotation/video_object.py
supervisely/video_annotation/video_object_collection.py
supervisely/video_annotation/video_tag.py
supervisely/video_annotation/video_tag_collection.py
supervisely/volume/__init__.py
supervisely/volume/nrrd_encoder.py
supervisely/volume/nrrd_loader.py
supervisely/volume/volume.py
supervisely/volume_annotation/__init__.py
supervisely/volume_annotation/constants.py
supervisely/volume_annotation/plane.py
supervisely/volume_annotation/slice.py
supervisely/volume_annotation/volume_annotation.py
supervisely/volume_annotation/volume_figure.py
supervisely/volume_annotation/volume_object.py
supervisely/volume_annotation/volume_object_collection.py
supervisely/volume_annotation/volume_tag.py
supervisely/volume_annotation/volume_tag_collection.py
supervisely/worker_api/__init__.py
supervisely/worker_api/agent_api.py
supervisely/worker_api/agent_rpc.py
supervisely/worker_api/chunking.py
supervisely/worker_api/interfaces.py
supervisely/worker_api/retriers.py
supervisely/worker_api/rpc_servicer.py
supervisely/worker_proto/__init__.py
supervisely/worker_proto/worker_api_pb2.py
supervisely/worker_proto/worker_api_pb2_grpc.py
supervisely_lib/__init__.py