Encord Python SDK
Quickstart
General Concepts
Installation
Authentication
Tutorials
Datasets
Projects
End-to-end Code Examples
Preparing your data for labelling
Reading project labels
Saving project labels
Encord Python SDK API Reference
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
Action (class in encord.orm.label_log)
action (encord.orm.label_log.LabelLog attribute)
ADD (encord.orm.label_log.Action attribute)
add_answers_to_items() (in module encord.utilities.label_utilities)
add_attribute() (encord.objects.classification.Classification method)
(encord.objects.ontology_object.Object method)
add_classification() (encord.client.EncordClientProject method)
(encord.project.Project method)
(encord.project_ontology.ontology.Ontology 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.project.Project method)
(encord.project_ontology.ontology.Ontology 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_users() (encord.client.EncordClientProject 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)
allow_failures (encord.http.utils.CloudUploadSettings attribute)
annotation_hash (encord.orm.label_log.LabelLog attribute)
annotation_task_status (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)
AnswerDictionaryError
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)
ASSIGNED (encord.orm.label_row.AnnotationTaskStatus attribute)
Attribute (in module encord.objects.common)
attribute_from_dict() (in module encord.objects.common)
attributes (encord.objects.classification.Classification attribute)
(encord.objects.ontology_object.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.SignedImagesURL attribute)
BaseConfig (class in encord.configs)
BaseListORM (class in encord.orm.base_orm)
BaseORM (class in encord.orm.base_orm)
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)
C
CHECKLIST (encord.objects.common.PropertyType attribute)
(encord.project_ontology.classification_type.ClassificationType attribute)
ChecklistAttribute (class in encord.objects.common)
Classification (class in encord.objects.classification)
classification_type (encord.project_ontology.classification_attribute.ClassificationAttribute attribute)
ClassificationAttribute (class in encord.project_ontology.classification_attribute)
ClassificationOption (class in encord.project_ontology.classification_option)
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)
CloudIntegration (class in encord.orm.cloud_integration)
CloudUploadError
CloudUploadSettings (class in encord.http.utils)
COLLABORATORS (encord.orm.project.ProjectCopyOptions attribute)
color (encord.objects.ontology_object.Object attribute)
(encord.project_ontology.ontology_object.OntologyObject attribute)
COLORS (encord.project_ontology.ontology.Ontology attribute)
COMPLETED (encord.orm.label_row.AnnotationTaskStatus attribute)
Config (class in encord.configs)
construct_answer_dictionaries() (in module encord.utilities.label_utilities)
copy_project() (encord.client.EncordClientProject method)
(encord.project.Project method)
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_dataset() (encord.user_client.EncordUserClient method)
create_dataset_api_key() (encord.user_client.EncordUserClient method)
create_image_group() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
create_label_row() (encord.client.EncordClientProject method)
(encord.project.Project 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.orm.dataset.DataRow property)
(encord.orm.dataset.DatasetInfo attribute)
(encord.orm.label_log.LabelLog attribute)
(encord.project.Project property)
CREATED_BEFORE (encord.user_client.ListingFilter 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.orm.dataset.DatasetDataInfo attribute)
(encord.orm.dataset.ReEncodeVideoTaskResult attribute)
(encord.orm.label_log.LabelLog attribute)
(encord.orm.label_row.LabelRowMetadata attribute)
data_rows (encord.dataset.Dataset property)
(encord.orm.dataset.Dataset property)
data_title (encord.orm.label_row.LabelRowMetadata attribute)
data_type (encord.orm.dataset.DataRow property)
(encord.orm.label_row.LabelRowMetadata attribute)
DataRow (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_hash (encord.dataset.Dataset property)
(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.label_row.LabelRowMetadata attribute)
(encord.utilities.client_utilities.CvatImporterError attribute)
(encord.utilities.client_utilities.CvatImporterSuccess attribute)
DatasetAPIKey (class in encord.orm.dataset)
DatasetData (class in encord.orm.dataset)
DatasetDataInfo (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)
DatasetScope (class in encord.orm.dataset)
DatasetType (in module encord.orm.dataset)
DatasetUserRole (class in encord.orm.dataset)
DatasetWithUserRole (class in encord.orm.dataset_with_user_role)
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.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)
DELETE (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)
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.orm.dataset.Dataset property)
(encord.orm.dataset.DatasetInfo attribute)
(encord.orm.project.Project property)
(encord.project.Project property)
DetectionRangeInvalidError
DuplicateSshKeyError
E
EDIT (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.dataset
module
encord.exceptions
module
encord.http.constants
module
encord.objects.classification
module
encord.objects.common
module
encord.objects.ontology_object
module
encord.objects.project
module
encord.objects.utils
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
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.orm.label_log.Action attribute)
errors (encord.utilities.client_utilities.Issues attribute)
F
feature_hash (encord.orm.label_log.LabelLog attribute)
feature_node_hash (encord.objects.classification.Classification attribute)
(encord.objects.common.FlatOption attribute)
(encord.objects.common.TextAttribute attribute)
(encord.objects.ontology_object.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)
FeatureDoesNotExistError
file_path (encord.utilities.client_utilities.LocalImport attribute)
FileSizeNotSupportedError
FileTypeNotSupportedError
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)
frame (encord.orm.label_log.LabelLog attribute)
from_db_row() (encord.orm.base_orm.BaseORM static method)
from_dict() (encord.objects.classification.Classification class method)
(encord.objects.common.FlatOption class method)
(encord.objects.common.NestableOption class method)
(encord.objects.ontology_object.Object 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.Dataset class method)
(encord.orm.dataset.DatasetAPIKey class method)
(encord.orm.dataset.DatasetDataInfo class method)
(encord.orm.dataset.ReEncodeVideoTask class method)
(encord.orm.formatter.Formatter class method)
(encord.orm.label_row.LabelRowMetadata 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_list() (encord.objects.project.ProjectDataset class method)
(encord.orm.label_row.LabelRowMetadata 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)
G
GCP (encord.orm.dataset.StorageLocation attribute)
generate_feature_node_hash() (in module encord.project_ontology.ontology)
GenericServerError
get_cloud_integrations() (encord.client.EncordClient method)
(encord.dataset.Dataset method)
(encord.project.Project method)
(encord.user_client.EncordUserClient 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_label_logs() (encord.client.EncordClientProject method)
(encord.project.Project method)
get_label_row() (encord.client.EncordClientProject method)
(encord.project.Project method)
get_labels_list() (encord.orm.project.Project 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)
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.ChecklistAttribute method)
(encord.objects.common.RadioAttribute method)
(encord.objects.common.TextAttribute method)
get_str() (encord.orm.dataset.StorageLocation 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.ChecklistAttribute class method)
(encord.objects.common.RadioAttribute class method)
(encord.objects.common.TextAttribute class method)
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)
Image (class in encord.orm.dataset)
ImageGroup (class in encord.orm.dataset)
ImageGroupOCR (class in encord.orm.dataset)
Images (class in encord.orm.dataset)
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)
initialise_with_config() (encord.client.EncordClient static method)
instances (encord.utilities.client_utilities.Issue attribute)
InvalidAlgorithmError
InvalidArgumentsError
InvalidDateFormatError
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.project_ontology.classification_option.ClassificationOption attribute)
label_hash (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_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.orm.label_row.LabelRowMetadata 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)
LabelRowMetadata (class in encord.orm.label_row)
LabelStatus (class in encord.orm.label_row)
last_edited_at (encord.orm.dataset.DatasetInfo attribute)
(encord.project.Project property)
list_label_rows() (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)
M
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
Model (class in encord.orm.model)
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_TRAIN (encord.utilities.client_utilities.APIKeyScopes attribute)
model_train() (encord.client.EncordClientProject method)
(encord.project.Project method)
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)
ModelTrainingParams (class in encord.orm.model)
ModelTrainingWeights (class in encord.orm.model)
ModelWeightsInconsistentError
module
encord.client
encord.configs
encord.dataset
encord.exceptions
encord.http.constants
encord.objects.classification
encord.objects.common
encord.objects.ontology_object
encord.objects.project
encord.objects.utils
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
N
name (encord.objects.common.TextAttribute attribute)
(encord.objects.ontology_object.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)
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)
O
Object (class in encord.objects.ontology_object)
object_interpolation() (encord.client.EncordClientProject method)
(encord.project.Project method)
ObjectInterpolationParams (class in encord.orm.labeling_algorithm)
ObjectShape (class in encord.project_ontology.object_type)
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.orm.project.Project property)
ontology_object_to_dict() (encord.project_ontology.ontology.Ontology method)
OntologyClassification (class in encord.project_ontology.ontology_classification)
OntologyObject (class in encord.project_ontology.ontology_object)
OperationNotAllowed
Option (in module encord.objects.common)
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)
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_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)
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)
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.project.Project method)
REJECT_LABEL (encord.orm.label_log.Action attribute)
remove_datasets() (encord.client.EncordClientProject method)
(encord.project.Project method)
RequestException
RequestsSettings (class in encord.http.constants)
required (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)
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)
run_ocr() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
S
save_label_row() (encord.client.EncordClientProject method)
(encord.project.Project method)
scopes (encord.orm.dataset.DatasetAPIKey attribute)
(encord.orm.project_api_key.ProjectAPIKey attribute)
set_label_status() (encord.client.EncordClientProject method)
(encord.project.Project method)
Shape (class in encord.objects.common)
shape (encord.objects.ontology_object.Object attribute)
(encord.project_ontology.ontology_object.OntologyObject attribute)
signed_url (encord.orm.dataset.ReEncodeVideoTaskResult attribute)
SignedImagesURL (class in encord.orm.dataset)
SignedImageURL (class in encord.orm.dataset)
SignedVideoURL (class in encord.orm.dataset)
SKELETON (encord.objects.common.Shape attribute)
(encord.project_ontology.object_type.ObjectShape attribute)
SshConfig (class in encord.configs)
SshKeyNotFound
START (encord.orm.label_log.Action attribute)
status (encord.orm.dataset.ReEncodeVideoTask attribute)
storage_location (encord.dataset.Dataset property)
(encord.orm.dataset.CreateDatasetResponse property)
(encord.orm.dataset.Dataset property)
StorageLocation (class in encord.orm.dataset)
StringEnum (class in encord.orm.project)
submit_label_row_for_review() (encord.client.EncordClientProject method)
(encord.project.Project method)
SUBMIT_TASK (encord.orm.label_log.Action attribute)
success (encord.orm.dataset.Images attribute)
T
T (encord.objects.classification.Classification attribute)
(encord.objects.ontology_object.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
title (encord.dataset.Dataset property)
(encord.objects.project.ProjectDataset attribute)
(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.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.classification.Classification method)
(encord.objects.ontology_object.Object method)
(encord.project_ontology.ontology.Ontology method)
TRAIN (encord.orm.model.ModelOperations attribute)
type (encord.orm.dataset.DatasetInfo attribute)
U
uid (encord.objects.classification.Classification attribute)
(encord.objects.common.FlatOption attribute)
(encord.objects.common.TextAttribute attribute)
(encord.objects.ontology_object.Object attribute)
(encord.orm.dataset.DataRow property)
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)
upload_video() (encord.client.EncordClientDataset method)
(encord.dataset.Dataset method)
UploadOperationNotSupportedError
USER (encord.orm.dataset.DatasetUserRole attribute)
user_email (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_with_user_role.DatasetWithUserRole attribute)
(encord.orm.project_with_user_role.ProjectWithUserRole attribute)
(encord.utilities.project_user.ProjectUser attribute)
UserConfig (class in encord.configs)
V
value (encord.objects.common.FlatOption attribute)
(encord.project_ontology.classification_option.ClassificationOption attribute)
Video (class in encord.orm.dataset)
W
warnings (encord.utilities.client_utilities.Issues attribute)
WRITE (encord.orm.dataset.DatasetScope attribute)