Skip to content

Add webp decoder#8527

Merged
NicolasHug merged 71 commits intopytorch:mainfrom
NicolasHug:webp_decoder
Aug 15, 2024
Merged

Add webp decoder#8527
NicolasHug merged 71 commits intopytorch:mainfrom
NicolasHug:webp_decoder

Conversation

@NicolasHug
Copy link
Copy Markdown
Member

@NicolasHug NicolasHug commented Jul 15, 2024

This PR adds the decode_webp() function. We dynamically link against libwebp which is BSD3. We only support RGB images. RGBA webp images can be decoded, the transparency channel is ignored.

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Jul 15, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8527

Note: Links to docs will display an error until the docs builds have been completed.

❌ 10 New Failures, 13 Pending, 14 Unrelated Failures

As of commit b7bf5a7 with merge base edb1c33 (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@NicolasHug
Copy link
Copy Markdown
Member Author

OK, M1 jobs seem to all be passing now.

@NicolasHug
Copy link
Copy Markdown
Member Author

All Windows tests, wheels and conda builds passing

@NicolasHug NicolasHug changed the title [WIP] Add webp decoder Add webp decoder Aug 15, 2024
@NicolasHug NicolasHug merged commit be7cdf1 into pytorch:main Aug 15, 2024
@NicolasHug NicolasHug deleted the webp_decoder branch August 15, 2024 11:33
@github-actions
Copy link
Copy Markdown

Hey @NicolasHug!

You merged this PR, but no labels were added.
The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

facebook-github-bot pushed a commit that referenced this pull request Aug 19, 2024
Reviewed By: ahmadsharif1

Differential Revision: D61331604

fbshipit-source-id: 23956b0c1cbb0c5274db145612e1e78642853cc5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants