Skip to content

Make basedataset and its sub-classes compatible with other task types (DAT-937) - #74

Merged
luandalmazo merged 1 commit into
mainfrom
feat/DAT-937
Jun 22, 2026
Merged

Make basedataset and its sub-classes compatible with other task types (DAT-937)#74
luandalmazo merged 1 commit into
mainfrom
feat/DAT-937

Conversation

@luandalmazo

Copy link
Copy Markdown
Collaborator

Removes the segmentation-only assumption from the dataset later so any annotation type can be returned without subclassing.

  • Added return_boxes = False;
  • Updated apply_alb_transform;
  • Deleted DetectionDataset;
  • Made all the necessary updates to match the new refactoring.

Closes DAT-937.

@luandalmazo

Copy link
Copy Markdown
Collaborator Author

All tests passed.
It's necessary to update the notebooks to match the modifications (DAT-946).

@luandalmazo
luandalmazo merged commit c592be0 into main Jun 22, 2026
3 checks passed
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.

1 participant