Skip to content

feat!: improve ImageClassifier#460

Merged
raphael0202 merged 1 commit intodevelopfrom
feat-image-classification
Mar 18, 2026
Merged

feat!: improve ImageClassifier#460
raphael0202 merged 1 commit intodevelopfrom
feat-image-classification

Conversation

@raphael0202
Copy link
Copy Markdown
Contributor

We now use Albumentations for image classification tasks. The ImageClassifier class now expects a NumPy array (uint8) as input, instead of a Pillow Image.

@raphael0202 raphael0202 requested a review from a team as a code owner March 18, 2026 17:16
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file tests labels Mar 18, 2026
We now use Albumentation for image classification tasks.
The ImageClassifier now expects a numpy array (uint8) as input, instead
of a Pillow Image.
@raphael0202 raphael0202 force-pushed the feat-image-classification branch from 0049be0 to 815683b Compare March 18, 2026 17:17
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@raphael0202 raphael0202 merged commit 26da522 into develop Mar 18, 2026
8 of 9 checks passed
@raphael0202 raphael0202 deleted the feat-image-classification branch March 18, 2026 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant