objectHashes
to your agent. Your agent can then use the dep_objects
method to gain immediate access to these specific object instances, which greatly simplifies integrating your OCR model for targeted processing.
Test the Agent
agent.py
.Copy URL
as shown:"https://app.encord.com/label_editor/{project_hash}/{data_hash}/{frame}/0?other_query_params&objectHash={objectHash}"
.OntologyDataModel
for classifications.Ontology JSON and Script
"https://app.encord.com/label_editor/{project_hash}/{data_hash}/{frame}"
OntologyDataModel
and the dep_object_crops
dependency.Ontology JSON and Script
"https://app.encord.com/label_editor/{project_hash}/{data_hash}/{frame}"
.Ontology JSON and Script