Skip to content

Feat: add object_detection_dataset and object_detection_target S3 classes - #391

Open
srishtiii28 wants to merge 1 commit into
mlverse:mainfrom
srishtiii28:feat/object_detection_classes
Open

Feat: add object_detection_dataset and object_detection_target S3 classes#391
srishtiii28 wants to merge 1 commit into
mlverse:mainfrom
srishtiii28:feat/object_detection_classes

Conversation

@srishtiii28

Copy link
Copy Markdown
Contributor

Closes #364

Detection datasets now carry an object_detection_dataset class and their item target y an object_detection_target class, so target transforms dispatch on the class instead of checking the target fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a S3 class object_detection_dataset to each detection dataset and 'object_detection_target' to each target item of those dataset

1 participant