-
Notifications
You must be signed in to change notification settings - Fork 4k
feat(keypoints): add keypoint conversion bridge #2277
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
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
89e0427
feat(keypoints): add RF-DETR keypoint conversion bridge
Borda 5c2bd84
feat: add RF-DETR keypoint uncertainty visualization
Borda b741e05
refactor(keypoints): remove deprecated RF-DETR keypoint conversion logic
Borda c5c8070
refactor: improve internal handling of keypoint data and detection ut…
Borda 1a051b9
fix(keypoints): handle non-finite confidence values and empty keypoin…
Borda 1291e88
Merge branch 'develop' into feat/keypoints
Borda 3f9b962
docs(keypoint): add VertexEllipseAnnotator to annotators docs
Borda ec9491a
docs(keypoints): add Example block to KeyPoints.from_rfdetr docstring
Borda 495ea0d
docs(keypoints): document source_shape HW ordering in from_rfdetr
Borda 7d2356b
feat(keypoints): validate precision_cholesky shape in from_rfdetr
Borda 6653e71
refine(keypoints): add warning log for silent precision matrix failures
Borda fcc9a00
fix(keypoints): fix mypy type errors in VertexEllipseAnnotator
Borda 4077cfc
test(keypoints): add confidence_threshold filter test for VertexEllip…
Borda 43fcd98
test(keypoints): add max_axis_length cap and constructor validator tests
Borda 781ca8b
docs(keypoints): document max_axis_length=None risk in VertexEllipseA…
Borda 815029e
docs(keypoints): add Raises section to VertexEllipseAnnotator.annotat…
Borda 3652386
docs(keypoints): document confidence scale convention in from_rfdetr
Borda dcb26af
docs(keypoints): note from_rfdetr input convention in KeyPoints class…
Borda 133c316
fix(types): improve type hinting for internal and keypoints modules
Borda efc08bf
fix(keypoints): handle None class_id in from_rfdetr conversion
Borda 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 hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.