Skip to content
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

Adds normalization operation and corrects typo #32

Merged
merged 3 commits into from
Sep 16, 2024
Merged

Conversation

capetillo
Copy link
Contributor

FEATURE: Normalization operation

Background:
Datalab needs more operations. This operation normalizes images

Implementation:
Created the operation : )

Corrected one little issue that was causing only one image to show up. In s3_utils we changed 'basename': f'{cache_key}' to 'basename': f'{bucket_key}'

Screenshot 2024-09-11 at 11 48 53 AM

@LTDakin LTDakin merged commit e2f513e into main Sep 16, 2024
3 checks passed
@LTDakin LTDakin deleted the feature/normalization branch September 16, 2024 19:19
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