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

Clip with preprocessing inside ONNX on web #3466

Merged
merged 4 commits into from
Sep 26, 2024
Merged

Clip with preprocessing inside ONNX on web #3466

merged 4 commits into from
Sep 26, 2024

Conversation

laurenspriem
Copy link
Member

Description

Switched to new clip ONNX model on web, where preprocessing is done inside ORT. This means it's more performant and more advanced image processing.

Tests

Not tested at all! I'm sure I've made a small mistake somewhere, please review and test carefully.
The only thing properly tested is the model itself, this approach is tested and passed on mobile.

Also, there's one "TODO: manav" pending, please check.

@laurenspriem laurenspriem changed the title Clip with preprocessing inside ONNX on mobile Clip with preprocessing inside ONNX on web Sep 25, 2024
@mnvr mnvr merged commit 08765cc into main Sep 26, 2024
2 checks passed
@mnvr mnvr deleted the clip_onnx_web branch September 26, 2024 02:55
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