Encord Python SDK
Getting Started
Quickstart
General Concepts
Installation
Authentication
Frequently asked questions (FAQ)
Tutorials
Configurations
Datasets
Ontologies
Projects
Workflows
End-to-End Examples
Preparing your data for labelling
Working with the LabelRowV2
Deidentify DICOM files
DEPRECATED - Reading project labels
DEPRECATED - Saving project labels
References
Encord Python SDK API Reference
Main Encord Docs
Changelog
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
accepted_label_hashes (encord.orm.project.CopyLabelsOptions attribute)
accepted_label_statuses (encord.orm.project.CopyLabelsOptions attribute)
Action (class in encord.orm.label_log)
action (encord.orm.label_log.LabelLog attribute)
(encord.orm.project.CopyDatasetOptions attribute)
ADD (encord.orm.label_log.Action attribute)
add() (encord.http.bundle.Bundle method)
add_answers_to_items() (in module encord.utilities.label_utilities)
ADD_ATTRIBUTE (encord.orm.label_log.Action attribute)
add_attribute() (encord.objects.ontology_labels_impl.Classification method)
(encord.objects.ontology_labels_impl.Object method)
add_classification() (encord.client.EncordClientProject method)
(encord.objects.ontology_labels_impl.OntologyStructure method)
(encord.project.Project method)
(encord.project_ontology.ontology.Ontology method)
add_classification_instance() (encord.objects.LabelRowV2 method)
(encord.objects.LabelRowV2.FrameView method)
add_datasets() (encord.client.EncordClientProject method)
(encord.project.Project method)
add_nested_option() (encord.objects.common.NestableOption method)
add_object() (encord.client.EncordClientProject method)
(encord.objects.ontology_labels_impl.OntologyStructure method)
(encord.project.Project method)
(encord.project_ontology.ontology.Ontology method)
add_object_instance() (encord.objects.LabelRowV2 method)
(encord.objects.LabelRowV2.FrameView method)
add_option() (encord.objects.common.ChecklistAttribute method)
(encord.objects.common.RadioAttribute method)
add_private_data_to_dataset() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
add_private_data_to_dataset_get_result() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
add_private_data_to_dataset_start() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
add_to_single_frame_to_hashes_map() (encord.objects.LabelRowV2 method)
add_users() (encord.client.EncordClientDataset method)
(encord.client.EncordClientProject method)
(encord.dataset.Dataset method)
(encord.project.Project method)
AddPrivateDataResponse (class in encord.orm.dataset)
ADMIN (encord.orm.dataset.DatasetUserRole attribute)
(encord.utilities.project_user.ProjectUserRole attribute)
ALGO_LIBRARY (encord.utilities.client_utilities.APIKeyScopes attribute)
ALL_DATA (encord.orm.label_row.ShadowDataState attribute)
allow_failures (encord.http.utils.CloudUploadSettings attribute)
annotation_hash (encord.orm.label_log.LabelLog attribute)
annotation_task_status (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.orm.label_row.LabelRowMetadata attribute)
AnnotationTaskStatus (class in encord.orm.label_row)
ANNOTATOR (encord.utilities.project_user.ProjectUserRole attribute)
ANNOTATOR_REVIEWER (encord.utilities.project_user.ProjectUserRole attribute)
answer (encord.objects.AnswerForFrames attribute)
AnswerDictionaryError
AnswerForFrames (class in encord.objects)
api_key (encord.orm.dataset.DatasetAPIKey attribute)
(encord.orm.project_api_key.ProjectAPIKey attribute)
ApiKeyConfig (class in encord.configs)
ApiKeyMeta (class in encord.orm.api_key)
APIKeyScopes (class in encord.utilities.client_utilities)
APPROVE_LABEL (encord.orm.label_log.Action attribute)
APPROVE_NESTED_ATTRIBUTE (encord.orm.label_log.Action attribute)
APPROVED (encord.orm.project.ReviewApprovalState attribute)
are_dynamic_answers_valid() (encord.objects.ObjectInstance method)
ASSIGNED (encord.orm.label_row.AnnotationTaskStatus attribute)
ATTACH (encord.orm.project.CopyDatasetAction attribute)
Attribute (class in encord.objects.common)
attribute_from_dict() (in module encord.objects.common)
attributes (encord.objects.ontology_labels_impl.Classification attribute)
(encord.objects.ontology_labels_impl.Object attribute)
(encord.project_ontology.ontology_classification.OntologyClassification attribute)
attributes_to_list_dict() (in module encord.objects.common)
AuthenticationError
AuthorisationError
AWS (encord.orm.dataset.StorageLocation attribute)
AZURE (encord.orm.dataset.StorageLocation attribute)
B
backoff_factor (encord.http.constants.RequestsSettings attribute)
(encord.http.utils.CloudUploadSettings attribute)
BASE_ORM_TYPE (encord.orm.base_orm.BaseListORM attribute)
(encord.orm.dataset.SignedDicomsURL attribute)
(encord.orm.dataset.SignedImagesURL attribute)
BaseConfig (class in encord.configs)
BaseListORM (class in encord.orm.base_orm)
BaseORM (class in encord.orm.base_orm)
BENCHMARK_QA (encord.orm.project.ProjectWorkflowType attribute)
BenchmarkQaWorkflowSettings (class in encord.orm.project)
BOUNDING_BOX (encord.objects.common.Shape attribute)
(encord.project_ontology.object_type.ObjectShape attribute)
BoundingBoxFittingParams (class in encord.orm.labeling_algorithm)
bucket_path (encord.orm.dataset.ReEncodeVideoTaskResult attribute)
Bundle (class in encord.http.bundle)
C
check_email() (in module encord.objects.utils)
check_type() (in module encord.objects.utils)
check_within_range() (encord.objects.ObjectInstance method)
CHECKLIST (encord.objects.common.PropertyType attribute)
(encord.project_ontology.classification_type.ClassificationType attribute)
ChecklistAttribute (class in encord.objects.common)
Classification (class in encord.objects.ontology_labels_impl)
classification_hash (encord.objects.ClassificationInstance property)
classification_type (encord.project_ontology.classification_attribute.ClassificationAttribute attribute)
ClassificationAttribute (class in encord.project_ontology.classification_attribute)
ClassificationInstance (class in encord.objects)
ClassificationInstance.Annotation (class in encord.objects)
ClassificationInstance.FrameData (class in encord.objects)
ClassificationOption (class in encord.project_ontology.classification_option)
classifications (encord.objects.ontology_labels_impl.OntologyStructure attribute)
ClassificationType (class in encord.project_ontology.classification_type)
CLICK_BRIGHTNESS (encord.orm.label_log.Action attribute)
CLICK_BULK (encord.orm.label_log.Action attribute)
CLICK_HOTKEYS (encord.orm.label_log.Action attribute)
CLICK_REDO (encord.orm.label_log.Action attribute)
CLICK_SAVE (encord.orm.label_log.Action attribute)
CLICK_SETTINGS (encord.orm.label_log.Action attribute)
CLICK_UNDO (encord.orm.label_log.Action attribute)
CLICK_ZOOM (encord.orm.label_log.Action attribute)
client_metadata (encord.orm.dataset.DataRow property)
CLONE (encord.orm.project.CopyDatasetAction attribute)
CloudIntegration (class in encord.orm.cloud_integration)
CloudUploadError
CloudUploadSettings (class in encord.http.utils)
COLLABORATORS (encord.orm.project.ProjectCopyOptions attribute)
color (encord.objects.ontology_labels_impl.Object attribute)
(encord.project_ontology.ontology_object.OntologyObject attribute)
COLORS (encord.project_ontology.ontology.Ontology attribute)
COMPLETED (encord.orm.label_row.AnnotationTaskStatus attribute)
confidence (encord.objects.ClassificationInstance.Annotation property)
(encord.objects.ClassificationInstance.FrameData attribute)
(encord.objects.ObjectInstance.Annotation property)
(encord.objects.ObjectInstance.FrameInfo attribute)
Config (class in encord.configs)
construct_answer_dictionaries() (in module encord.utilities.label_utilities)
coordinates (encord.objects.ObjectInstance.Annotation property)
(encord.objects.ObjectInstance.FrameData attribute)
copy() (encord.objects.ClassificationInstance method)
(encord.objects.ObjectInstance method)
copy_labels_options (encord.orm.project.CopyProjectPayload attribute)
copy_project() (encord.client.EncordClientProject method)
(encord.project.Project method)
copy_project_options (encord.orm.project.CopyProjectPayload attribute)
CopyDatasetAction (class in encord.orm.project)
CopyDatasetOptions (class in encord.orm.project)
CopyLabelsOptions (class in encord.orm.project)
CopyProjectPayload (class in encord.orm.project)
CORD_STORAGE (encord.orm.dataset.StorageLocation attribute)
CordClient (in module encord.client)
CordClientDataset (in module encord.client)
CordClientProject (in module encord.client)
CordConfig (in module encord.configs)
CordException (in module encord.exceptions)
CordUserClient (in module encord.user_client)
CorruptedLabelError
CREATE (encord.orm.model.ModelOperations attribute)
create_bundle() (encord.project.Project method)
create_dataset() (encord.user_client.EncordUserClient method)
create_dataset_api_key() (encord.user_client.EncordUserClient method)
create_dicom_series() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
create_image_group() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
create_instance() (encord.objects.ontology_labels_impl.Classification method)
(encord.objects.ontology_labels_impl.Object method)
create_label_row() (encord.client.EncordClientProject method)
(encord.project.Project method)
create_label_rows() (encord.client.EncordClientProject method)
create_model_row() (encord.client.EncordClientProject method)
(encord.project.Project method)
create_ontology() (encord.user_client.EncordUserClient method)
create_private_dataset() (encord.user_client.EncordUserClient method)
create_project() (encord.user_client.EncordUserClient method)
create_project_api_key() (encord.user_client.EncordUserClient method)
create_project_from_cvat() (encord.user_client.EncordUserClient method)
create_with_ssh_private_key() (encord.user_client.EncordUserClient static method)
CREATED_AFTER (encord.user_client.ListingFilter attribute)
created_at (encord.objects.ClassificationInstance.Annotation property)
(encord.objects.ClassificationInstance.FrameData attribute)
(encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.objects.ObjectInstance.Annotation property)
(encord.objects.ObjectInstance.FrameInfo attribute)
(encord.ontology.Ontology property)
(encord.orm.dataset.DataRow property)
(encord.orm.dataset.DatasetInfo attribute)
(encord.orm.dataset.ImageData property)
(encord.orm.label_log.LabelLog attribute)
(encord.orm.label_row.LabelRowMetadata attribute)
(encord.orm.model.TrainingMetadata attribute)
(encord.project.Project property)
CREATED_BEFORE (encord.user_client.ListingFilter attribute)
created_by (encord.objects.ClassificationInstance.Annotation property)
(encord.objects.ClassificationInstance.FrameData attribute)
(encord.objects.ObjectInstance.Annotation property)
(encord.objects.ObjectInstance.FrameInfo attribute)
CreateDatasetResponse (class in encord.orm.dataset)
CvatExportType (class in encord.orm.project)
CvatImporterError (class in encord.utilities.client_utilities)
CvatImporterSuccess (class in encord.utilities.client_utilities)
D
data_hash (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.orm.dataset.DatasetDataInfo attribute)
(encord.orm.dataset.DicomSeries attribute)
(encord.orm.dataset.ReEncodeVideoTaskResult attribute)
(encord.orm.label_log.LabelLog attribute)
(encord.orm.label_row.LabelRowMetadata attribute)
data_hashes_with_titles (encord.orm.dataset.DatasetDataLongPolling attribute)
data_link (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.FrameLevelImageGroupData attribute)
(encord.objects.LabelRowV2.FrameView property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.orm.label_row.LabelRowMetadata attribute)
(encord.orm.model.ModelTrainingLabelMetadata attribute)
data_rows (encord.dataset.Dataset property)
(encord.orm.dataset.Dataset property)
data_title (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.orm.label_row.LabelRowMetadata attribute)
data_type (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.orm.dataset.DataRow property)
(encord.orm.label_row.LabelRowMetadata attribute)
data_uid (encord.orm.model.ModelTrainingLabelMetadata attribute)
DataClientMetadata (class in encord.orm.dataset)
DataRow (class in encord.orm.dataset)
DataRows (class in encord.orm.dataset)
Dataset (class in encord.dataset)
(class in encord.orm.dataset)
dataset (encord.orm.dataset_with_user_role.DatasetWithUserRole attribute)
dataset_data_list (encord.orm.dataset.AddPrivateDataResponse attribute)
dataset_description (encord.orm.project.CopyDatasetOptions attribute)
dataset_hash (encord.dataset.Dataset property)
(encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.objects.project.ProjectDataset attribute)
(encord.orm.dataset.CreateDatasetResponse property)
(encord.orm.dataset.Dataset property)
(encord.orm.dataset.DatasetAPIKey attribute)
(encord.orm.dataset.DatasetInfo attribute)
(encord.orm.dataset.DatasetUser attribute)
(encord.orm.label_row.LabelRowMetadata attribute)
(encord.utilities.client_utilities.CvatImporterError attribute)
(encord.utilities.client_utilities.CvatImporterSuccess attribute)
dataset_title (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.orm.label_row.LabelRowMetadata attribute)
(encord.orm.project.CopyDatasetOptions attribute)
DatasetAccessSettings (class in encord.orm.dataset)
DatasetAPIKey (class in encord.orm.dataset)
DatasetData (class in encord.orm.dataset)
DatasetDataInfo (class in encord.orm.dataset)
DatasetDataLongPolling (class in encord.orm.dataset)
DatasetInfo (class in encord.orm.dataset)
datasets (encord.orm.project.Project property)
DATASETS (encord.orm.project.ProjectCopyOptions attribute)
datasets (encord.project.Project property)
datasets_to_data_hashes_map (encord.orm.project.CopyDatasetOptions attribute)
DatasetScope (class in encord.orm.dataset)
DatasetType (in module encord.orm.dataset)
DatasetUser (class in encord.orm.dataset)
DatasetUserRole (class in encord.orm.dataset)
DatasetUsers (class in encord.orm.dataset)
DatasetWithUserRole (class in encord.orm.dataset_with_user_role)
DataType (class in encord.constants.enums)
DB_FIELDS (encord.orm.api_key.ApiKeyMeta attribute)
(encord.orm.base_orm.BaseORM attribute)
(encord.orm.dataset.DatasetData attribute)
(encord.orm.dataset.Image attribute)
(encord.orm.dataset.ImageGroup attribute)
(encord.orm.dataset.SignedDicomURL attribute)
(encord.orm.dataset.SignedImageURL attribute)
(encord.orm.dataset.SignedVideoURL attribute)
(encord.orm.dataset.Video attribute)
(encord.orm.label_row.LabelRow attribute)
(encord.orm.labeling_algorithm.BoundingBoxFittingParams attribute)
(encord.orm.labeling_algorithm.LabelingAlgorithm attribute)
(encord.orm.labeling_algorithm.ObjectInterpolationParams attribute)
(encord.orm.model.Model attribute)
(encord.orm.model.ModelInferenceParams attribute)
(encord.orm.model.ModelRow attribute)
(encord.orm.model.ModelTrainingParams attribute)
(encord.orm.model.ModelTrainingWeights attribute)
(encord.orm.project.Project attribute)
(encord.orm.project.ProjectImporter attribute)
(encord.orm.project.ProjectImporterCvatInfo attribute)
define_headers() (encord.configs.ApiKeyConfig method)
(encord.configs.BaseConfig method)
(encord.configs.SshConfig method)
(encord.configs.UserConfig method)
deidentify_dicom_files() (encord.user_client.EncordUserClient method)
DELETE (encord.orm.label_log.Action attribute)
delete_answer() (encord.objects.ClassificationInstance method)
(encord.objects.ObjectInstance method)
DELETE_ATTRIBUTE (encord.orm.label_log.Action attribute)
delete_data() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
delete_image_group() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
DELETED (encord.orm.project.ReviewApprovalState attribute)
DESC_EQ (encord.user_client.ListingFilter attribute)
DESC_LIKE (encord.user_client.ListingFilter attribute)
description (encord.dataset.Dataset property)
(encord.objects.project.ProjectDataset attribute)
(encord.ontology.Ontology property)
(encord.orm.dataset.Dataset property)
(encord.orm.dataset.DatasetInfo attribute)
(encord.orm.model.ModelConfiguration attribute)
(encord.orm.project.Project property)
(encord.project.Project property)
DetectionRangeInvalidError
DICOM (encord.constants.enums.DataType attribute)
DICOM_STUDY (encord.constants.enums.DataType attribute)
dicom_urls (encord.orm.dataset.DicomDeidentifyTask attribute)
DicomDeidentifyTask (class in encord.orm.dataset)
DicomSeries (class in encord.orm.dataset)
does_type_match() (in module encord.objects.utils)
DONE (encord.orm.dataset.LongPollingStatus attribute)
DuplicateSshKeyError
duration (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.orm.dataset.DataRow property)
(encord.orm.label_row.LabelRowMetadata attribute)
dynamic (encord.objects.common.Attribute attribute)
(encord.objects.common.ChecklistAttribute attribute)
(encord.objects.common.RadioAttribute attribute)
(encord.objects.common.TextAttribute attribute)
E
EDIT (encord.orm.label_log.Action attribute)
EDIT_ATTRIBUTE (encord.orm.label_log.Action attribute)
EDITED_AFTER (encord.user_client.ListingFilter attribute)
EDITED_BEFORE (encord.user_client.ListingFilter attribute)
editor_ontology (encord.orm.project.Project property)
encord.client
module
encord.configs
module
encord.constants.enums
module
encord.dataset
module
encord.exceptions
module
encord.http.constants
module
encord.objects.common
module
encord.objects.frames
module
encord.objects.project
module
encord.objects.utils
module
encord.ontology
module
encord.orm.api_key
module
encord.orm.base_orm
module
encord.orm.cloud_integration
module
encord.orm.dataset
module
encord.orm.dataset_with_user_role
module
encord.orm.formatter
module
encord.orm.label_log
module
encord.orm.label_row
module
encord.orm.labeling_algorithm
module
encord.orm.model
module
encord.orm.project
module
encord.orm.project_api_key
module
encord.orm.project_with_user_role
module
encord.project
module
encord.project_ontology.classification_attribute
module
encord.project_ontology.classification_option
module
encord.project_ontology.classification_type
module
encord.project_ontology.object_type
module
encord.project_ontology.ontology
module
encord.project_ontology.ontology_classification
module
encord.project_ontology.ontology_object
module
encord.user_client
module
encord.utilities.client_utilities
module
encord.utilities.label_utilities
module
encord.utilities.project_user
module
encord.utilities.project_utilities
module
EncordClient (class in encord.client)
EncordClientDataset (class in encord.client)
EncordClientProject (class in encord.client)
EncordConfig (in module encord.configs)
EncordException
EncordUserClient (class in encord.user_client)
end (encord.objects.frames.Range attribute)
END (encord.orm.label_log.Action attribute)
ERROR (encord.orm.dataset.LongPollingStatus attribute)
errors (encord.orm.dataset.DatasetDataLongPolling attribute)
(encord.utilities.client_utilities.Issues attribute)
ExceptionContext (class in encord.exceptions)
execute() (encord.http.bundle.Bundle method)
F
feature_hash (encord.orm.label_log.LabelLog attribute)
feature_node_hash (encord.objects.common.Attribute attribute)
(encord.objects.common.ChecklistAttribute attribute)
(encord.objects.common.FlatOption attribute)
(encord.objects.common.NestableOption attribute)
(encord.objects.common.Option attribute)
(encord.objects.common.RadioAttribute attribute)
(encord.objects.common.TextAttribute attribute)
(encord.objects.ontology_labels_impl.Classification attribute)
(encord.objects.ontology_labels_impl.Object attribute)
(encord.project_ontology.classification_attribute.ClassificationAttribute attribute)
(encord.project_ontology.classification_option.ClassificationOption attribute)
(encord.project_ontology.ontology_classification.OntologyClassification attribute)
(encord.project_ontology.ontology_object.OntologyObject attribute)
feature_node_hashes (encord.orm.model.ModelConfiguration attribute)
feature_uids (encord.orm.model.ModelTrainingLabel attribute)
FeatureDoesNotExistError
fetch_client_metadata (encord.orm.dataset.DatasetAccessSettings attribute)
fetch_signed_urls (encord.orm.dataset.ImagesDataFetchOptions attribute)
file_link (encord.orm.dataset.DataRow property)
(encord.orm.dataset.ImageData property)
file_path (encord.utilities.client_utilities.LocalImport attribute)
file_size (encord.orm.dataset.DataRow property)
(encord.orm.dataset.ImageData property)
file_type (encord.objects.LabelRowV2.FrameLevelImageGroupData attribute)
(encord.objects.LabelRowV2.FrameView property)
(encord.orm.dataset.DataRow property)
(encord.orm.dataset.ImageData property)
FileSizeNotSupportedError
FileTypeNotSupportedError
filter_by_type() (in module encord.objects.utils)
fitted_bounding_boxes() (encord.client.EncordClientProject method)
(encord.project.Project method)
FLAT (encord.objects.common.OptionType attribute)
FlatOption (class in encord.objects.common)
Formatter (class in encord.orm.formatter)
fps (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
frame (encord.objects.ClassificationInstance.Annotation property)
(encord.objects.LabelRowV2.FrameView property)
(encord.objects.ObjectInstance.Annotation property)
(encord.orm.label_log.LabelLog attribute)
frame_level_data (encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
frame_number (encord.objects.LabelRowV2.FrameLevelImageGroupData attribute)
frame_to_image_hash (encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
frame_to_range() (in module encord.objects.frames)
Frames (in module encord.objects.frames)
frames_class_to_frames_list() (in module encord.objects.frames)
frames_per_second (encord.orm.dataset.DataRow property)
(encord.orm.label_row.LabelRowMetadata attribute)
frames_to_ranges() (in module encord.objects.frames)
from_db_row() (encord.orm.base_orm.BaseORM static method)
from_dict() (encord.objects.ClassificationInstance.FrameData static method)
(encord.objects.common.Attribute class method)
(encord.objects.common.ChecklistAttribute class method)
(encord.objects.common.FlatOption class method)
(encord.objects.common.NestableOption class method)
(encord.objects.common.RadioAttribute class method)
(encord.objects.common.TextAttribute class method)
(encord.objects.ObjectInstance.FrameInfo static method)
(encord.objects.ontology_labels_impl.Classification class method)
(encord.objects.ontology_labels_impl.Object class method)
(encord.objects.ontology_labels_impl.OntologyStructure class method)
(encord.objects.project.ProjectDataset static method)
(encord.orm.dataset.AddPrivateDataResponse class method)
(encord.orm.dataset.CreateDatasetResponse class method)
(encord.orm.dataset.DataRow class method)
(encord.orm.dataset.DataRows class method)
(encord.orm.dataset.Dataset class method)
(encord.orm.dataset.DatasetAPIKey class method)
(encord.orm.dataset.DatasetDataInfo class method)
(encord.orm.dataset.DatasetDataLongPolling class method)
(encord.orm.dataset.DatasetUser class method)
(encord.orm.dataset.ImageData class method)
(encord.orm.dataset.ReEncodeVideoTask class method)
(encord.orm.formatter.Formatter class method)
(encord.orm.label_row.LabelRowMetadata class method)
(encord.orm.model.ModelConfiguration class method)
(encord.orm.model.ModelTrainingLabel static method)
(encord.orm.model.ModelTrainingLabelMetadata static method)
(encord.orm.model.TrainingMetadata class method)
(encord.orm.project_api_key.ProjectAPIKey class method)
(encord.project_ontology.ontology.Ontology class method)
(encord.utilities.client_utilities.Issues static method)
(encord.utilities.project_user.ProjectUser class method)
from_dict_list() (encord.orm.dataset.DataRow class method)
from_labels_dict() (encord.objects.LabelRowV2 method)
from_list() (encord.objects.project.ProjectDataset class method)
(encord.orm.dataset.ImageData class method)
(encord.orm.label_row.LabelRowMetadata class method)
(encord.orm.model.ModelTrainingLabelMetadata class method)
from_optional_dict() (encord.orm.label_row.WorkflowGraphNode class method)
from_ssh_private_key() (encord.configs.UserConfig static method)
from_str() (encord.orm.dataset.StorageLocation static method)
from_string() (encord.orm.project.StringEnum class method)
from_upper_case_string() (encord.constants.enums.DataType static method)
G
GCP (encord.orm.dataset.StorageLocation attribute)
generate_feature_node_hash() (in module encord.project_ontology.ontology)
GenericServerError
get_all_model_iteration_uids() (in module encord.utilities.project_utilities)
get_all_static_answers() (encord.objects.ClassificationInstance method)
get_annotation() (encord.objects.ClassificationInstance method)
(encord.objects.ObjectInstance method)
get_annotations() (encord.objects.ClassificationInstance method)
(encord.objects.ObjectInstance method)
get_answer() (encord.objects.ClassificationInstance method)
(encord.objects.ObjectInstance method)
get_child_by_hash() (encord.objects.common.Attribute method)
(encord.objects.common.ChecklistAttribute method)
(encord.objects.common.FlatOption method)
(encord.objects.common.NestableOption method)
(encord.objects.common.Option method)
(encord.objects.common.RadioAttribute method)
(encord.objects.common.TextAttribute method)
(encord.objects.ontology_labels_impl.Classification method)
(encord.objects.ontology_labels_impl.Object method)
(encord.objects.ontology_labels_impl.OntologyStructure method)
get_child_by_title() (encord.objects.common.Attribute method)
(encord.objects.common.ChecklistAttribute method)
(encord.objects.common.FlatOption method)
(encord.objects.common.NestableOption method)
(encord.objects.common.Option method)
(encord.objects.common.RadioAttribute method)
(encord.objects.common.TextAttribute method)
(encord.objects.ontology_labels_impl.Classification method)
(encord.objects.ontology_labels_impl.Object method)
(encord.objects.ontology_labels_impl.OntologyStructure method)
get_children_by_title() (encord.objects.common.Attribute method)
(encord.objects.common.ChecklistAttribute method)
(encord.objects.common.FlatOption method)
(encord.objects.common.NestableOption method)
(encord.objects.common.Option method)
(encord.objects.common.RadioAttribute method)
(encord.objects.common.TextAttribute method)
(encord.objects.ontology_labels_impl.Classification method)
(encord.objects.ontology_labels_impl.Object method)
(encord.objects.ontology_labels_impl.OntologyStructure method)
get_classification_instances() (encord.objects.LabelRowV2 method)
(encord.objects.LabelRowV2.FrameView method)
get_cloud_integrations() (encord.client.EncordClient method)
(encord.dataset.Dataset method)
(encord.project.Project method)
(encord.user_client.EncordUserClient method)
get_created_at() (encord.orm.model.TrainingMetadata static method)
get_data() (encord.client.EncordClientProject method)
(encord.project.Project method)
get_dataset() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
(encord.user_client.EncordUserClient method)
get_dataset_api_keys() (encord.user_client.EncordUserClient method)
get_dataset_client() (encord.user_client.EncordUserClient method)
get_datasets() (encord.user_client.EncordUserClient method)
get_env_api_key() (in module encord.configs)
get_env_resource_id() (in module encord.configs)
get_env_ssh_key() (in module encord.configs)
get_frame_number() (encord.objects.LabelRowV2 method)
get_frame_view() (encord.objects.LabelRowV2 method)
get_frame_views() (encord.objects.LabelRowV2 method)
get_image_hash() (encord.objects.LabelRowV2 method)
get_label_logs() (encord.client.EncordClientProject method)
(encord.project.Project method)
get_label_row() (encord.client.EncordClientProject method)
(encord.project.Project method)
get_label_rows() (encord.client.EncordClientProject method)
(encord.project.Project method)
get_labels_list() (encord.orm.project.Project method)
get_model_training_labels() (encord.orm.model.TrainingMetadata static method)
get_object_instances() (encord.objects.LabelRowV2 method)
(encord.objects.LabelRowV2.FrameView method)
get_ontologies() (encord.user_client.EncordUserClient method)
get_ontology() (encord.user_client.EncordUserClient method)
get_option_type() (encord.objects.common.FlatOption method)
(encord.objects.common.NestableOption method)
(encord.objects.common.Option method)
get_or_create_dataset_api_key() (encord.user_client.EncordUserClient method)
get_or_create_project_api_key() (encord.user_client.EncordUserClient method)
get_project() (encord.client.EncordClientProject method)
(encord.project.Project method)
(encord.user_client.EncordUserClient method)
get_project_api_keys() (encord.user_client.EncordUserClient method)
get_project_client() (encord.user_client.EncordUserClient method)
get_project_ontology() (encord.client.EncordClientProject method)
(encord.project.Project method)
get_projects() (encord.user_client.EncordUserClient method)
get_property_type() (encord.objects.common.Attribute method)
(encord.objects.common.ChecklistAttribute method)
(encord.objects.common.RadioAttribute method)
(encord.objects.common.TextAttribute method)
get_str() (encord.orm.dataset.StorageLocation method)
get_training_metadata() (encord.client.EncordClientProject method)
(encord.project.Project method)
get_websocket_url() (encord.client.EncordClientProject method)
(encord.configs.ApiKeyConfig method)
(encord.configs.Config method)
(encord.configs.SshConfig method)
(encord.project.Project method)
H
has_options_field() (encord.objects.common.Attribute class method)
(encord.objects.common.ChecklistAttribute class method)
(encord.objects.common.RadioAttribute class method)
(encord.objects.common.TextAttribute class method)
height (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.FrameLevelImageGroupData attribute)
(encord.objects.LabelRowV2.FrameView property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.orm.dataset.DataRow property)
(encord.orm.dataset.ImageData property)
(encord.orm.label_row.LabelRowMetadata attribute)
I
id (encord.orm.cloud_integration.CloudIntegration attribute)
(encord.project_ontology.classification_attribute.ClassificationAttribute attribute)
(encord.project_ontology.classification_option.ClassificationOption attribute)
(encord.project_ontology.ontology_classification.OntologyClassification attribute)
(encord.project_ontology.ontology_object.OntologyObject attribute)
identifier (encord.orm.label_log.LabelLog attribute)
Image (class in encord.orm.dataset)
IMAGE (encord.constants.enums.DataType attribute)
image_hash (encord.objects.LabelRowV2.FrameLevelImageGroupData attribute)
(encord.objects.LabelRowV2.FrameView property)
(encord.orm.dataset.ImageData property)
image_hash_to_frame (encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
image_title (encord.objects.LabelRowV2.FrameLevelImageGroupData attribute)
(encord.objects.LabelRowV2.FrameView property)
ImageData (class in encord.orm.dataset)
ImageGroup (class in encord.orm.dataset)
ImageGroupOCR (class in encord.orm.dataset)
Images (class in encord.orm.dataset)
images_data (encord.orm.dataset.DataRow property)
ImagesDataFetchOptions (class in encord.orm.dataset)
IMG_GROUP (encord.constants.enums.DataType attribute)
ImportMethod (in module encord.utilities.client_utilities)
IN_REVIEW (encord.orm.label_row.AnnotationTaskStatus attribute)
INFERENCE (encord.orm.model.ModelOperations attribute)
infos (encord.utilities.client_utilities.Issues attribute)
InitialisationError
initialise() (encord.client.EncordClient static method)
(encord.client.EncordClientDataset static method)
initialise_labels() (encord.objects.LabelRowV2 method)
initialise_with_config() (encord.client.EncordClient static method)
(encord.client.EncordClientDataset static method)
instances (encord.utilities.client_utilities.Issue attribute)
integration_hash (encord.orm.dataset.DicomDeidentifyTask attribute)
InvalidAlgorithmError
InvalidArgumentsError
InvalidDateFormatError
is_assigned_to_label_row() (encord.objects.ClassificationInstance method)
(encord.objects.ObjectInstance method)
is_deleted (encord.objects.ObjectInstance.Annotation property)
(encord.objects.ObjectInstance.FrameInfo attribute)
is_labelling_initialised (encord.objects.LabelRowV2 property)
is_optimised_image_group (encord.orm.dataset.DataRow property)
is_shadow_data (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.orm.label_row.LabelRowMetadata attribute)
is_valid() (encord.objects.ClassificationInstance method)
(encord.objects.ObjectInstance method)
is_valid_email() (in module encord.objects.utils)
Issue (class in encord.utilities.client_utilities)
issue_type (encord.utilities.client_utilities.Issue attribute)
Issues (class in encord.utilities.client_utilities)
issues (encord.utilities.client_utilities.CvatImporterError attribute)
(encord.utilities.client_utilities.CvatImporterSuccess attribute)
K
key_hash (encord.orm.dataset.DatasetAPIKey attribute)
KEY_POINT (encord.project_ontology.object_type.ObjectShape attribute)
L
label (encord.objects.common.FlatOption attribute)
(encord.objects.common.NestableOption attribute)
(encord.objects.common.Option attribute)
(encord.project_ontology.classification_option.ClassificationOption attribute)
label_hash (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.orm.label_row.LabelRowMetadata attribute)
LABEL_IN_PROGRESS (encord.orm.label_row.LabelStatus attribute)
LABEL_LOGS_READ (encord.utilities.client_utilities.APIKeyScopes attribute)
label_metadata_list (encord.orm.model.ModelTrainingLabel attribute)
label_name (encord.orm.label_log.LabelLog attribute)
LABEL_READ (encord.utilities.client_utilities.APIKeyScopes attribute)
label_rows (encord.orm.project.Project property)
(encord.project.Project property)
label_status (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.orm.label_row.LabelRowMetadata attribute)
label_uid (encord.orm.model.ModelTrainingLabelMetadata attribute)
LABEL_WRITE (encord.utilities.client_utilities.APIKeyScopes attribute)
LabelingAlgorithm (class in encord.orm.labeling_algorithm)
LABELLED (encord.orm.label_row.LabelStatus attribute)
(encord.orm.project.ReviewMode attribute)
LabelLog (class in encord.orm.label_log)
LabelRow (class in encord.orm.label_row)
LabelRowError
LabelRowMetadata (class in encord.orm.label_row)
LabelRowV2 (class in encord.objects)
LabelRowV2.FrameLevelImageGroupData (class in encord.objects)
LabelRowV2.FrameView (class in encord.objects)
LabelRowV2.LabelRowReadOnlyData (class in encord.objects)
LABELS (encord.orm.project.ProjectCopyOptions attribute)
LabelStatus (class in encord.orm.label_row)
last_edited_at (encord.objects.ClassificationInstance.Annotation property)
(encord.objects.ClassificationInstance.FrameData attribute)
(encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.objects.ObjectInstance.Annotation property)
(encord.objects.ObjectInstance.FrameInfo attribute)
(encord.ontology.Ontology property)
(encord.orm.dataset.DataRow property)
(encord.orm.dataset.DatasetInfo attribute)
(encord.orm.dataset.ImageData property)
(encord.orm.label_row.LabelRowMetadata attribute)
(encord.project.Project property)
last_edited_by (encord.objects.ClassificationInstance.Annotation property)
(encord.objects.ClassificationInstance.FrameData attribute)
(encord.objects.ObjectInstance.Annotation property)
(encord.objects.ObjectInstance.FrameInfo attribute)
list_data_rows() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
list_label_rows() (encord.client.EncordClientProject method)
(encord.project.Project method)
list_label_rows_v2() (encord.project.Project method)
list_models() (encord.client.EncordClientProject method)
(encord.project.Project method)
ListingFilter (class in encord.user_client)
LocalImport (class in encord.utilities.client_utilities)
log_hash (encord.orm.label_log.LabelLog attribute)
LongPollingStatus (class in encord.orm.dataset)
M
manual_annotation (encord.objects.ClassificationInstance.Annotation property)
(encord.objects.ClassificationInstance.FrameData attribute)
(encord.objects.ObjectInstance.Annotation property)
(encord.objects.ObjectInstance.FrameInfo attribute)
MANUAL_QA (encord.orm.project.ProjectWorkflowType attribute)
ManualReviewWorkflowSettings (class in encord.orm.project)
MARK_AS_IN_PROGRESS (encord.orm.label_log.Action attribute)
MARK_AS_LABELLED (encord.orm.label_log.Action attribute)
MARK_AS_NOT_LABELLED (encord.orm.label_log.Action attribute)
MARK_AS_REVIEW_REQUIRED (encord.orm.label_log.Action attribute)
MARK_AS_REVIEWED (encord.orm.label_log.Action attribute)
MARK_AS_REVIEWED_TWICE (encord.orm.label_log.Action attribute)
max_retries (encord.http.constants.RequestsSettings attribute)
(encord.http.utils.CloudUploadSettings attribute)
MethodNotAllowedError
MISSING_DATA_TYPE (encord.constants.enums.DataType attribute)
MISSING_LABEL_STATUS (encord.orm.label_row.LabelStatus attribute)
Model (class in encord.orm.model)
model (encord.orm.model.ModelConfiguration attribute)
model_delete() (encord.client.EncordClientProject method)
(encord.project.Project method)
MODEL_INFERENCE (encord.utilities.client_utilities.APIKeyScopes attribute)
model_inference() (encord.client.EncordClientProject method)
(encord.project.Project method)
model_iteration_uid (encord.orm.model.TrainingMetadata attribute)
model_iteration_uids (encord.orm.model.ModelConfiguration attribute)
MODEL_TRAIN (encord.utilities.client_utilities.APIKeyScopes attribute)
model_train() (encord.client.EncordClientProject method)
(encord.project.Project method)
model_training_labels (encord.orm.model.TrainingMetadata attribute)
model_uid (encord.orm.model.ModelConfiguration attribute)
ModelConfiguration (class in encord.orm.model)
ModelFeaturesInconsistentError
ModelInferenceParams (class in encord.orm.model)
ModelOperations (class in encord.orm.model)
ModelRow (class in encord.orm.model)
MODELS (encord.orm.project.ProjectCopyOptions attribute)
ModelTrainingLabel (class in encord.orm.model)
ModelTrainingLabelMetadata (class in encord.orm.model)
ModelTrainingParams (class in encord.orm.model)
ModelTrainingWeights (class in encord.orm.model)
ModelWeightsInconsistentError
module
encord.client
encord.configs
encord.constants.enums
encord.dataset
encord.exceptions
encord.http.constants
encord.objects.common
encord.objects.frames
encord.objects.project
encord.objects.utils
encord.ontology
encord.orm.api_key
encord.orm.base_orm
encord.orm.cloud_integration
encord.orm.dataset
encord.orm.dataset_with_user_role
encord.orm.formatter
encord.orm.label_log
encord.orm.label_row
encord.orm.labeling_algorithm
encord.orm.model
encord.orm.project
encord.orm.project_api_key
encord.orm.project_with_user_role
encord.project
encord.project_ontology.classification_attribute
encord.project_ontology.classification_option
encord.project_ontology.classification_type
encord.project_ontology.object_type
encord.project_ontology.ontology
encord.project_ontology.ontology_classification
encord.project_ontology.ontology_object
encord.user_client
encord.utilities.client_utilities
encord.utilities.label_utilities
encord.utilities.project_user
encord.utilities.project_utilities
MultiLabelLimitError
N
name (encord.objects.common.Attribute attribute)
(encord.objects.common.ChecklistAttribute attribute)
(encord.objects.common.RadioAttribute attribute)
(encord.objects.common.TextAttribute attribute)
(encord.objects.ontology_labels_impl.Object attribute)
(encord.project_ontology.classification_attribute.ClassificationAttribute attribute)
(encord.project_ontology.ontology_object.OntologyObject attribute)
NESTABLE (encord.objects.common.OptionType attribute)
NestableOption (class in encord.objects.common)
nested_options (encord.objects.common.NestableOption attribute)
NEW_STORAGE (encord.orm.dataset.StorageLocation attribute)
NON_UPDATABLE_FIELDS (encord.orm.api_key.ApiKeyMeta attribute)
(encord.orm.base_orm.BaseORM attribute)
(encord.orm.dataset.Image attribute)
(encord.orm.dataset.ImageGroup attribute)
(encord.orm.dataset.Video attribute)
(encord.orm.label_row.LabelRow attribute)
(encord.orm.project.Project attribute)
NOT_LABELLED (encord.orm.label_row.LabelStatus attribute)
NOT_SELECTED_FOR_REVIEW (encord.orm.project.ReviewApprovalState attribute)
NOT_SHADOW_DATA (encord.orm.label_row.ShadowDataState attribute)
number_of_frames (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.orm.label_row.LabelRowMetadata attribute)
O
Object (class in encord.objects.ontology_labels_impl)
object_frame_instance_info (encord.objects.ObjectInstance.FrameData attribute)
object_hash (encord.objects.ObjectInstance property)
object_interpolation() (encord.client.EncordClientProject method)
(encord.project.Project method)
ObjectInstance (class in encord.objects)
ObjectInstance.Annotation (class in encord.objects)
ObjectInstance.FrameData (class in encord.objects)
ObjectInstance.FrameInfo (class in encord.objects)
ObjectInterpolationParams (class in encord.orm.labeling_algorithm)
objects (encord.objects.ontology_labels_impl.OntologyStructure attribute)
ObjectShape (class in encord.project_ontology.object_type)
Ontology (class in encord.ontology)
(class in encord.project_ontology.ontology)
ontology (encord.project.Project property)
ontology_classification_to_dict() (encord.project_ontology.ontology.Ontology method)
ontology_hash (encord.ontology.Ontology property)
(encord.orm.project.Project property)
ontology_item (encord.objects.ClassificationInstance property)
(encord.objects.ObjectInstance property)
ontology_object_to_dict() (encord.project_ontology.ontology.Ontology method)
ontology_structure (encord.objects.LabelRowV2 property)
OntologyClassification (class in encord.project_ontology.ontology_classification)
OntologyError
OntologyObject (class in encord.project_ontology.ontology_object)
OntologyStructure (class in encord.objects.ontology_labels_impl)
OperationNotAllowed
Option (class in encord.objects.common)
optional_set_to_list() (in module encord.utilities.client_utilities)
OptionAttribute (in module encord.objects.common)
options (encord.objects.common.ChecklistAttribute attribute)
(encord.objects.common.RadioAttribute attribute)
(encord.project_ontology.classification_attribute.ClassificationAttribute attribute)
OptionType (class in encord.objects.common)
OTC (encord.orm.dataset.StorageLocation attribute)
P
parse_datetime() (in module encord.utilities.client_utilities)
payload (encord.orm.dataset.DataClientMetadata attribute)
PENDING (encord.orm.dataset.LongPollingStatus attribute)
(encord.orm.project.ReviewApprovalState attribute)
POINT (encord.objects.common.Shape attribute)
POLYGON (encord.objects.common.Shape attribute)
(encord.project_ontology.object_type.ObjectShape attribute)
POLYLINE (encord.objects.common.Shape attribute)
(encord.project_ontology.object_type.ObjectShape attribute)
pretty_print() (in module encord.utilities.client_utilities)
processed_texts (encord.orm.dataset.ImageGroupOCR attribute)
Project (class in encord.orm.project)
(class in encord.project)
PROJECT (encord.orm.project.CvatExportType attribute)
project (encord.orm.project_with_user_role.ProjectWithUserRole attribute)
project_copy_metadata (encord.orm.project.CopyProjectPayload attribute)
project_hash (encord.orm.project.Project property)
(encord.project.Project property)
(encord.utilities.client_utilities.CvatImporterSuccess attribute)
(encord.utilities.project_user.ProjectUser attribute)
ProjectAPIKey (class in encord.orm.project_api_key)
ProjectCopy (class in encord.orm.project)
ProjectCopyOptions (class in encord.orm.project)
ProjectDataset (class in encord.objects.project)
(class in encord.orm.project)
ProjectImporter (class in encord.orm.project)
ProjectImporterCvatInfo (class in encord.orm.project)
ProjectUser (class in encord.utilities.project_user)
ProjectUserRole (class in encord.utilities.project_user)
ProjectUsers (class in encord.orm.project)
ProjectWithUserRole (class in encord.orm.project_with_user_role)
ProjectWorkflowSettings (in module encord.orm.project)
ProjectWorkflowType (class in encord.orm.project)
PropertyType (class in encord.objects.common)
Q
QUEUED (encord.orm.label_row.AnnotationTaskStatus attribute)
R
RADIO (encord.objects.common.PropertyType attribute)
(encord.project_ontology.classification_type.ClassificationType attribute)
RadioAttribute (class in encord.objects.common)
Range (class in encord.objects.frames)
range_to_frames() (in module encord.objects.frames)
range_to_ranges() (in module encord.objects.frames)
ranges (encord.objects.AnswerForFrames attribute)
Ranges (in module encord.objects.frames)
ranges_list_to_ranges() (in module encord.objects.frames)
ranges_to_frames() (in module encord.objects.frames)
ranges_to_list() (in module encord.objects.frames)
re_encode_data() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
re_encode_data_status() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
READ (encord.orm.dataset.DatasetScope attribute)
ReEncodeVideoTask (class in encord.orm.dataset)
ReEncodeVideoTaskResult (class in encord.orm.dataset)
refetch_data() (encord.dataset.Dataset method)
(encord.ontology.Ontology method)
(encord.orm.dataset.DataRow method)
(encord.project.Project method)
refetch_ontology() (encord.project.Project method)
REJECT_LABEL (encord.orm.label_log.Action attribute)
REJECT_NESTED_ATTRIBUTE (encord.orm.label_log.Action attribute)
REJECTED (encord.orm.project.ReviewApprovalState attribute)
remove_classification() (encord.objects.LabelRowV2 method)
remove_datasets() (encord.client.EncordClientProject method)
(encord.project.Project method)
remove_from_frames() (encord.objects.ClassificationInstance method)
(encord.objects.ObjectInstance method)
remove_object() (encord.objects.LabelRowV2 method)
RequestException
RequestsSettings (class in encord.http.constants)
required (encord.objects.common.Attribute attribute)
(encord.objects.common.ChecklistAttribute attribute)
(encord.objects.common.RadioAttribute attribute)
(encord.objects.common.TextAttribute attribute)
(encord.project_ontology.classification_attribute.ClassificationAttribute attribute)
ResourceExistsError
ResourceNotFoundError
result (encord.orm.dataset.ReEncodeVideoTask attribute)
RETURNED (encord.orm.label_row.AnnotationTaskStatus attribute)
Review (class in encord.orm.label_row)
REVIEW_IN_PROGRESS (encord.orm.label_row.LabelStatus attribute)
ReviewApprovalState (class in encord.orm.project)
REVIEWED (encord.orm.label_row.LabelStatus attribute)
(encord.orm.project.ReviewMode attribute)
REVIEWED_TWICE (encord.orm.label_row.LabelStatus attribute)
REVIEWER (encord.utilities.project_user.ProjectUserRole attribute)
ReviewMode (class in encord.orm.project)
reviews (encord.objects.ClassificationInstance.Annotation property)
(encord.objects.ClassificationInstance.FrameData attribute)
(encord.objects.ObjectInstance.Annotation property)
(encord.objects.ObjectInstance.FrameInfo attribute)
ROTATABLE_BOUNDING_BOX (encord.objects.common.Shape attribute)
(encord.project_ontology.object_type.ObjectShape attribute)
run_ocr() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
S
save() (encord.objects.LabelRowV2 method)
(encord.ontology.Ontology method)
(encord.orm.dataset.DataRow method)
save_label_row() (encord.client.EncordClientProject method)
(encord.project.Project method)
save_label_rows() (encord.client.EncordClientProject method)
scopes (encord.orm.dataset.DatasetAPIKey attribute)
(encord.orm.project_api_key.ProjectAPIKey attribute)
set_access_settings() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
set_answer() (encord.objects.ClassificationInstance method)
(encord.objects.ObjectInstance method)
set_answer_from_list() (encord.objects.ClassificationInstance method)
(encord.objects.ObjectInstance method)
set_for_frames() (encord.objects.ClassificationInstance method)
(encord.objects.ObjectInstance method)
set_label_status() (encord.client.EncordClientProject method)
(encord.project.Project method)
SHADOW_DATA (encord.orm.label_row.ShadowDataState attribute)
ShadowDataState (class in encord.orm.label_row)
Shape (class in encord.objects.common)
shape (encord.objects.ontology_labels_impl.Object attribute)
(encord.project_ontology.ontology_object.OntologyObject attribute)
short_uuid_str() (in module encord.objects.utils)
signed_url (encord.orm.dataset.DataRow property)
(encord.orm.dataset.ImageData property)
(encord.orm.dataset.ReEncodeVideoTaskResult attribute)
SignedDicomsURL (class in encord.orm.dataset)
SignedDicomURL (class in encord.orm.dataset)
SignedImagesURL (class in encord.orm.dataset)
SignedImageURL (class in encord.orm.dataset)
SignedVideoURL (class in encord.orm.dataset)
SingleImage (class in encord.orm.dataset)
SKELETON (encord.objects.common.Shape attribute)
(encord.project_ontology.object_type.ObjectShape attribute)
source_projects (encord.orm.project.BenchmarkQaWorkflowSettings attribute)
(encord.orm.project.Project property)
SshConfig (class in encord.configs)
SshKeyNotFound
start (encord.objects.frames.Range attribute)
START (encord.orm.label_log.Action attribute)
status (encord.orm.dataset.DatasetDataLongPolling attribute)
(encord.orm.dataset.ReEncodeVideoTask attribute)
storage_location (encord.dataset.Dataset property)
(encord.orm.dataset.CreateDatasetResponse property)
(encord.orm.dataset.DataRow property)
(encord.orm.dataset.Dataset property)
(encord.orm.dataset.ImageData property)
StorageLocation (class in encord.orm.dataset)
StringEnum (class in encord.orm.project)
structure (encord.ontology.Ontology property)
SUBMIT_LABEL (encord.orm.label_log.Action attribute)
submit_label_row_for_review() (encord.client.EncordClientProject method)
(encord.project.Project method)
SUBMIT_NESTED_ATTRIBUTE (encord.orm.label_log.Action attribute)
SUBMIT_TASK (encord.orm.label_log.Action attribute)
success (encord.orm.dataset.Images attribute)
(encord.orm.dataset.SingleImage attribute)
T
T (encord.objects.ontology_labels_impl.Classification attribute)
(encord.objects.ontology_labels_impl.Object attribute)
TASK (encord.orm.project.CvatExportType attribute)
TEAM_MANAGER (encord.utilities.project_user.ProjectUserRole attribute)
TEXT (encord.objects.common.PropertyType attribute)
(encord.project_ontology.classification_type.ClassificationType attribute)
TextAttribute (class in encord.objects.common)
time_taken (encord.orm.label_log.LabelLog attribute)
TimeOutError
timestamp (encord.exceptions.ExceptionContext attribute)
title (encord.dataset.Dataset property)
(encord.objects.project.ProjectDataset attribute)
(encord.ontology.Ontology property)
(encord.orm.cloud_integration.CloudIntegration attribute)
(encord.orm.dataset.CreateDatasetResponse property)
(encord.orm.dataset.DataRow property)
(encord.orm.dataset.Dataset property)
(encord.orm.dataset.DatasetAPIKey attribute)
(encord.orm.dataset.DatasetDataInfo attribute)
(encord.orm.dataset.DatasetInfo attribute)
(encord.orm.dataset.DicomSeries attribute)
(encord.orm.dataset.ImageData property)
(encord.orm.label_row.WorkflowGraphNode attribute)
(encord.orm.model.ModelConfiguration attribute)
(encord.orm.project.Project property)
(encord.orm.project_api_key.ProjectAPIKey attribute)
(encord.project.Project property)
TITLE_EQ (encord.user_client.ListingFilter attribute)
TITLE_LIKE (encord.user_client.ListingFilter attribute)
to_dic() (encord.orm.base_orm.BaseORM method)
to_dict() (encord.objects.common.Attribute method)
(encord.objects.common.ChecklistAttribute method)
(encord.objects.common.FlatOption method)
(encord.objects.common.NestableOption method)
(encord.objects.common.Option method)
(encord.objects.common.RadioAttribute method)
(encord.objects.common.TextAttribute method)
(encord.objects.ontology_labels_impl.Classification method)
(encord.objects.ontology_labels_impl.Object method)
(encord.objects.ontology_labels_impl.OntologyStructure method)
(encord.orm.label_row.LabelRowMetadata method)
(encord.project_ontology.ontology.Ontology method)
to_encord_dict() (encord.objects.LabelRowV2 method)
to_upper_case_string() (encord.constants.enums.DataType method)
TRAIN (encord.orm.model.ModelOperations attribute)
training_final_loss (encord.orm.model.TrainingMetadata attribute)
TrainingMetadata (class in encord.orm.model)
type (encord.orm.dataset.DatasetInfo attribute)
U
uid (encord.objects.common.Attribute attribute)
(encord.objects.common.ChecklistAttribute attribute)
(encord.objects.common.FlatOption attribute)
(encord.objects.common.NestableOption attribute)
(encord.objects.common.Option attribute)
(encord.objects.common.RadioAttribute attribute)
(encord.objects.common.TextAttribute attribute)
(encord.objects.ontology_labels_impl.Classification attribute)
(encord.objects.ontology_labels_impl.Object attribute)
(encord.orm.dataset.DataRow property)
units_done_count (encord.orm.dataset.DatasetDataLongPolling attribute)
units_error_count (encord.orm.dataset.DatasetDataLongPolling attribute)
units_pending_count (encord.orm.dataset.DatasetDataLongPolling attribute)
UnknownException
UNLABELLED (encord.orm.project.ReviewMode attribute)
updatable_fields() (encord.orm.base_orm.BaseORM method)
update_data_item() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
update_from_optional_fields() (encord.objects.ClassificationInstance.FrameData method)
(encord.objects.ObjectInstance.FrameInfo method)
upload_image() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
upload_video() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
UploadOperationNotSupportedError
USER (encord.orm.dataset.DatasetUserRole attribute)
user_email (encord.orm.dataset.DatasetUser attribute)
(encord.orm.label_log.LabelLog attribute)
(encord.utilities.project_user.ProjectUser attribute)
user_hash (encord.orm.dataset.CreateDatasetResponse property)
(encord.orm.dataset.DatasetInfo attribute)
(encord.orm.label_log.LabelLog attribute)
user_role (encord.orm.dataset.DatasetUser attribute)
(encord.orm.dataset_with_user_role.DatasetWithUserRole attribute)
(encord.orm.project_with_user_role.ProjectWithUserRole attribute)
(encord.utilities.project_user.ProjectUser attribute)
UserConfig (class in encord.configs)
uuid (encord.orm.label_row.WorkflowGraphNode attribute)
V
value (encord.objects.common.FlatOption attribute)
(encord.objects.common.NestableOption attribute)
(encord.objects.common.Option attribute)
(encord.project_ontology.classification_option.ClassificationOption attribute)
Video (class in encord.orm.dataset)
VIDEO (encord.constants.enums.DataType attribute)
W
warnings (encord.utilities.client_utilities.Issues attribute)
width (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.FrameLevelImageGroupData attribute)
(encord.objects.LabelRowV2.FrameView property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.orm.dataset.DataRow property)
(encord.orm.dataset.ImageData property)
(encord.orm.label_row.LabelRowMetadata attribute)
workflow_graph_node (encord.objects.LabelRowV2 property)
(encord.objects.LabelRowV2.LabelRowReadOnlyData attribute)
(encord.orm.label_row.LabelRowMetadata attribute)
workflow_reopen() (encord.client.EncordClientProject method)
(encord.objects.LabelRowV2 method)
WorkflowGraphNode (class in encord.orm.label_row)
WRITE (encord.orm.dataset.DatasetScope attribute)
WrongProjectTypeError