darwin
- darwin package
- Subpackages
- darwin.dataset package
- Submodules
- darwin.dataset.download_manager module
- darwin.dataset.identifier module
- darwin.dataset.local_dataset module
- darwin.dataset.release module
- darwin.dataset.remote_dataset module
- darwin.dataset.remote_dataset_v2 module
- darwin.dataset.split_manager module
- darwin.dataset.upload_manager module
- darwin.dataset.utils module
- Module contents
- darwin.exporter package
- darwin.extractor package
- darwin.importer package
- darwin.torch package
- darwin.utils package
- darwin.version package
- darwin.dataset package
- Submodules
- darwin.backend_v2 module
inject_default_team_slug()
BackendV2
BackendV2.register_data()
BackendV2.sign_upload()
BackendV2.confirm_upload()
BackendV2.fetch_items()
BackendV2.archive_items()
BackendV2.restore_archived_items()
BackendV2.move_to_stage()
BackendV2.get_dataset()
BackendV2.get_workflow()
BackendV2.delete_items()
BackendV2.export_dataset()
BackendV2.get_exports()
BackendV2.post_comment()
BackendV2.import_annotation()
BackendV2.register_items()
- darwin.cli module
- darwin.cli_functions module
validate_api_key()
authenticate()
current_team()
list_teams()
set_team()
set_compression_level()
create_dataset()
local()
path()
url()
export_dataset()
pull_dataset()
split()
list_remote_datasets()
remove_remote_dataset()
dataset_list_releases()
upload_data()
dataset_import()
list_files()
set_file_status()
delete_files()
validate_schemas()
dataset_convert()
convert()
post_comment()
report_annotators()
help()
print_new_version_info()
extract_video_artifacts()
- darwin.client module
JobPendingException
log_rate_limit_exceeded()
retry_if_status_code_429()
retry_if_status_code_429_or_5xx()
log_retry_error()
Client
Client.list_local_datasets()
Client.list_remote_datasets()
Client.get_remote_dataset()
Client.create_dataset()
Client.archive_remote_dataset()
Client.fetch_remote_classes()
Client.update_annotation_class()
Client.create_annotation_class()
Client.fetch_remote_attributes()
Client.load_feature_flags()
Client.get_team_features()
Client.feature_enabled()
Client.get_datasets_dir()
Client.set_datasets_dir()
Client.annotation_types()
Client.get_annotators_report()
Client.poll_pending_report_job()
Client.fetch_binary()
Client.local()
Client.from_config()
Client.from_guest()
Client.from_api_key()
Client.default_api_url()
Client.default_base_url()
Client.newer_darwin_version
Client.api_v2
Client.get_team_properties()
Client.create_property()
Client.update_property()
Client.get_external_storage()
Client.list_external_storage_connections()
- darwin.config module
- darwin.datatypes module
Success
JSONType
sorted_nested_lists()
SubAnnotationType
Team
Feature
AnnotationClass
SubAnnotation
AnnotationAuthorRole
AnnotationAuthor
Annotation
VideoAnnotation
VideoAnnotation.annotation_class
VideoAnnotation.frames
VideoAnnotation.keyframes
VideoAnnotation.segments
VideoAnnotation.interpolated
VideoAnnotation.slot_names
VideoAnnotation.annotators
VideoAnnotation.reviewers
VideoAnnotation.id
VideoAnnotation.properties
VideoAnnotation.hidden_areas
VideoAnnotation.get_data()
Slot
SourceFile
AnnotationFileVersion
Property
PropertyClass
parse_property_classes()
split_paths_by_metadata()
AnnotationFile
AnnotationFile.path
AnnotationFile.filename
AnnotationFile.annotation_classes
AnnotationFile.annotations
AnnotationFile.item_properties
AnnotationFile.is_video
AnnotationFile.image_width
AnnotationFile.image_height
AnnotationFile.image_url
AnnotationFile.workview_url
AnnotationFile.seq
AnnotationFile.frame_urls
AnnotationFile.remote_path
AnnotationFile.slots
AnnotationFile.image_thumbnail_url
AnnotationFile.dataset_name
AnnotationFile.version
AnnotationFile.item_id
AnnotationFile.frame_count
AnnotationFile.full_path
make_bounding_box()
make_tag()
make_polygon()
make_complex_polygon()
make_keypoint()
make_line()
make_skeleton()
make_ellipse()
make_cuboid()
make_table()
make_simple_table()
make_string()
make_graph()
make_mask()
make_raster_layer()
make_instance_id()
make_attributes()
make_text()
make_opaque_sub()
make_keyframe()
make_video_annotation()
MaskTypes
AnnotationMask
RasterLayer
ManifestItem
SegmentManifest
ObjectStore
StorageKeyDictModel
StorageKeyListModel
ReportJob
AnnotatorReportGrouping
- darwin.doc_enum module
- darwin.exceptions module
DarwinException
GracefulExit
IncompatibleOptions
MissingDependency
UnrecognizableFileEncoding
Unauthenticated
InvalidLogin
InvalidTeam
InvalidCompressionLevel
MissingConfig
UnsupportedExportFormat
NotFound
UnsupportedFileType
InsufficientStorage
NameTaken
ValidationError
Unauthorized
OutdatedDarwinJSONFormat
RequestEntitySizeExceeded
MissingSchema
AnnotationFileValidationError
UnknownAnnotationFileSchema
UnknownExportVersion
UnsupportedImportAnnotationType
DataloopComplexPolygonsNotYetSupported
ExportException
ExportException_CouldNotAssembleOutputPath
ExportException_CouldNotBuildOutput
ExportException_CouldNotWriteFile
- darwin.item module
DatasetItem
DatasetItem.id
DatasetItem.filename
DatasetItem.status
DatasetItem.archived
DatasetItem.filesize
DatasetItem.dataset_id
DatasetItem.dataset_slug
DatasetItem.seq
DatasetItem.current_workflow_id
DatasetItem.path
DatasetItem.slots
DatasetItem.layout
DatasetItem.current_workflow
DatasetItem.full_path
DatasetItem.parse()
DatasetItem.model_config
- darwin.item_sorter module
- darwin.options module
- darwin.path_utils module
- darwin.validators module
- Module contents
- Subpackages