Skip to content

[DE-5241] Add class label export #446

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 13, 2025
Merged

[DE-5241] Add class label export #446

merged 7 commits into from
Mar 13, 2025

Conversation

iz18
Copy link
Contributor

@iz18 iz18 commented Mar 11, 2025

Adding ability to extract class labels from a dataset or slice. Useful for MLEs using Nucleus to grab what objects are present in the dataset/slice they are working with.

Added two tests to check that the endpoint works.

Merge after https://github.com/scaleapi/scaleapi/pull/110796

@iz18 iz18 requested a review from a team March 11, 2025 21:45
@iz18
Copy link
Contributor Author

iz18 commented Mar 12, 2025

tests will fail until https://github.com/scaleapi/scaleapi/pull/110796 is merged


import time

time.sleep(60)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would just add a comment about this here (and try 30s)


import time

time.sleep(60)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

@iz18 iz18 merged commit eb389ce into master Mar 13, 2025
6 checks passed
@iz18 iz18 deleted the iz/exportClassLabels branch March 13, 2025 16:32
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.

2 participants