-
Notifications
You must be signed in to change notification settings - Fork 191
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
[GSoC] Updates for Quantized models for QDQ method #266
Open
jet981217
wants to merge
12
commits into
opencv:main
Choose a base branch
from
jet981217:gsoc_seungil_cha
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 11 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
58b9e8f
feat: Add QDQ int8 model for yunet
jet981217 62ae85d
feat: Add QDQ int8 model for sface
jet981217 8d46058
feat: Add QDQ int8 model for mobilefacenet
jet981217 4ece475
feat: Add QDQ int8 model for handpose mediapipe
jet981217 82b1a1b
feat: Add QDQ int8 model for pphumanseg
jet981217 228d969
feat: Add QDQ int8 model for img cls mobilenet
jet981217 a4f2259
feat: Add QDQ int8 model for lpd yunet
jet981217 01dccd3
feat: Add QDQ int8 model for object detection yolox
jet981217 0f4b0ac
feat: Add QDQ int8 model for palm detection mediapipe
jet981217 4c7ba0b
feat: Add QDQ int8 model for pose estimation mediapipe
jet981217 8c5031e
feat: Add QDQ int8 model for EN 2021 sep CRNN
jet981217 697dd85
feat: Made new features for QDQ quantization
jet981217 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
models/face_detection_yunet/face_detection_yunet_2023mar_int8.onnx
100644 → 100755
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
models/face_recognition_sface/face_recognition_sface_2021dec_int8.onnx
100644 → 100755
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...ial_expression_recognition/facial_expression_recognition_mobilefacenet_2022july_int8.onnx
100644 → 100755
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
models/handpose_estimation_mediapipe/handpose_estimation_mediapipe_2023feb_int8.onnx
100644 → 100755
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
models/human_segmentation_pphumanseg/human_segmentation_pphumanseg_2023mar_int8.onnx
100644 → 100755
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
models/image_classification_mobilenet/image_classification_mobilenetv1_2022apr_int8.onnx
100644 → 100755
Git LFS file not shown
4 changes: 2 additions & 2 deletions
4
models/image_classification_mobilenet/image_classification_mobilenetv2_2022apr_int8.onnx
100644 → 100755
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
models/license_plate_detection_yunet/license_plate_detection_lpd_yunet_2023mar_int8.onnx
100644 → 100755
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
models/object_detection_yolox/object_detection_yolox_2022nov_int8.onnx
100644 → 100755
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
models/palm_detection_mediapipe/palm_detection_mediapipe_2023feb_int8.onnx
100644 → 100755
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
models/pose_estimation_mediapipe/pose_estimation_mediapipe_2023mar_int8.onnx
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
models/text_recognition_crnn/text_recognition_CRNN_EN_2021sep_int8.onnx
Git LFS file not shown
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should test models using opencv dnn and give result numbers. That is why we need qdq support first for dnn.