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

Add owlv2 detection example #210

Merged
merged 4 commits into from
Jun 12, 2024
Merged

Add owlv2 detection example #210

merged 4 commits into from
Jun 12, 2024

Conversation

dacorvo
Copy link
Collaborator

@dacorvo dacorvo commented Jun 12, 2024

What does this PR do?

This pull-request fixes #192 and adds an object detection example based on owlv2 models.

The quantized model detections are equivalent to those of the float model when using int8, slightly different when using float8, and not so good using int4, although this can be improved by avoiding the quantization of the detection heads.

@dacorvo dacorvo force-pushed the add_owlv2_detection_example branch 2 times, most recently from 23616ac to 7287294 Compare June 12, 2024 19:11
@dacorvo dacorvo force-pushed the add_owlv2_detection_example branch from 7287294 to 946c657 Compare June 12, 2024 19:59
@dacorvo dacorvo merged commit 759bcef into main Jun 12, 2024
11 checks passed
@dacorvo dacorvo deleted the add_owlv2_detection_example branch June 12, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant