transformers
🚨🚨🚨 [SuperPoint] Fix keypoint coordinate output and add post processing
#33200
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
32
Changes
View On
GitHub
🚨🚨🚨 [SuperPoint] Fix keypoint coordinate output and add post processing
#33200
qubvel
merged 32 commits into
huggingface:main
from
sbucaille:superpoint_fix
feat: Added int conversion and unwrapping
17d50e88
amyeroberts
commented on 2024-08-29
test: added tests for post_process_keypoint_detection of SuperPointIm…
285c465b
docs: changed docs to include post_process_keypoint_detection method …
2efe61b5
test: changed test to not depend on SuperPointModel forward
a77b8705
test: added missing require_torch decorator
2ab79cdc
docs: changed pyplot parameters for the keypoints to be more visible …
419ae5dc
tests: changed import torch location to make test_flax and test_tf
39b32a2f
Revert "tests: changed import torch location to make test_flax and te…
144e09a2
tests: fixed import
21dbdfc0
NielsRogge
commented on 2024-09-01
NielsRogge
commented on 2024-09-01
merveenoyan
commented on 2024-09-01
chore: applied suggestions from code review
389b154d
tests: fixed import
b7d672e9
tests: fixed import (bis)
f5d73118
tests: fixed import (ter)
d89d3854
feat: added choice of type for target_size and changed tests accordingly
f9e11412
docs: updated code snippet to reflect the addition of target size typ…
32a2e96a
tests: fixed imports (...)
560194e8
tests: fixed imports (...)
2d28aba5
style: formatting file
bd23baa6
NielsRogge
requested a review
from
amyeroberts
1 year ago
merveenoyan
commented on 2024-09-02
docs: fixed typo from image[0] to image.size[0]
5bb0baf0
amyeroberts
commented on 2024-09-05
docs: added output image and fixed some tests
ed28314b
qubvel
requested a review
from
qubvel
1 year ago
qubvel
commented on 2024-10-02
Update docs/source/en/model_doc/superpoint.md
192448d0
fix: included SuperPointKeypointDescriptionOutput in TYPE_CHECKING if…
e89af7f8
docs: changed SuperPoint's docs to print output instead of just acces…
4e77a4fe
style: applied make style
e9b642ab
qubvel
added
Vision
qubvel
added
bug
qubvel
changed the title
[SuperPoint] Fix keypoint coordinate output and add post processing
🚨🚨🚨 [SuperPoint] Fix keypoint coordinate output and add post processing
1 year ago
qubvel
commented on 2024-10-03
docs: added missing output type and precision in docstring of post_pr…
e0858611
perf: deleted loop to perform keypoint conversion in one statement
91275455
fix: moved keypoint conversion at the end of model forward
1ffa4659
docs: changed SuperPointInterestPointDecoder to SuperPointKeypointDec…
b0d25a35
fix: changed type hint
1fb5705d
qubvel
commented on 2024-10-04
refactor: removed unnecessary brackets
13cb7e5b
revert: SuperPointKeypointDecoder to SuperPointInterestPointDecoder
eb6a5aad
qubvel
requested a review
from
qubvel
1 year ago
qubvel
commented on 2024-10-04
Update docs/source/en/model_doc/superpoint.md
4c34d752
ArthurZucker
requested a review
from
ArthurZucker
1 year ago
ArthurZucker
approved these changes on 2024-10-15
qubvel
merged
a1835195
into main
1 year ago
sbucaille
deleted the superpoint_fix branch
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
ArthurZucker
merveenoyan
NielsRogge
qubvel
amyeroberts
Assignees
No one assigned
Labels
bug
Vision
Milestone
No milestone
Login to write a write a comment.
Login via GitHub