transformers
Implementation of SuperPoint and AutoModelForKeypointDetection
#28966
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
39
Changes
View On
GitHub
Implementation of SuperPoint and AutoModelForKeypointDetection
#28966
amyeroberts
merged 39 commits into
huggingface:main
from
sbucaille:add_superpoint_fixed
sbucaille
force pushed
2 years ago
sbucaille
force pushed
2 years ago
amyeroberts
commented on 2024-02-28
sbucaille
force pushed
2 years ago
amyeroberts
commented on 2024-03-04
sbucaille
force pushed
2 years ago
sbucaille
force pushed
2 years ago
amyeroberts
approved these changes on 2024-03-14
sbucaille
force pushed
2 years ago
amyeroberts
approved these changes on 2024-03-18
Added SuperPoint docs
f2c4485d
Added tests
c94e87e2
Removed commented part
3064044b
Commit to create and fix add_superpoint branch with a new branch
c72f85b2
Fixed dummy_pt_objects
b4b7de22
Committed missing files
7d51c101
Fixed README.md
482f9df5
Apply suggestions from code review
743b9447
Moved ImagePointDescriptionOutput from modeling_outputs.py to modelin…
a8c96917
Removed AutoModelForKeypointDetection and related stuff
6a53561a
Fixed inconsistencies in image_processing_superpoint.py
01b35e2b
Moved infer_on_model logic simply in test_inference
cf8fa210
Fixed bugs, added labels to forward method with checks whether it is …
95737eba
Added tests to SuperPointImageProcessor to ensure that images are pro…
d00f131f
Removed remaining mentions of MODEL_FOR_KEYPOINT_DETECTION_MAPPING
9e22f016
Apply suggestions from code review
00d26310
Fixed from (w, h) to (h, w) as input for tests
05fa24c2
Removed unnecessary condition
f1de78a2
Moved last_hidden_state to be the first returned
4beb1f68
Moved last_hidden_state to be the first returned (bis)
032ee011
Moved last_hidden_state to be the first returned (ter)
1050cf29
Switched image_width and image_height in tests to match recent changes
9c7d8b47
Added config as first SuperPointConvBlock init argument
f6c0ff1b
Reordered README's after merge
93184618
Added missing first config argument to SuperPointConvBlock instantiat…
71d8855b
Removed formatting error
fe260fbd
Added SuperPoint to README's de, pt-br, ru, te and vi
7101b4ee
Checked out README_fr.md
e3bb1131
Fixed README_fr.md
6814b4be
Test fix README_fr.md
55b40a97
Test fix README_fr.md
514331eb
Last make fix-copies !
7b3cc88a
Updated checkpoint path
bc1ee3f2
sbucaille
force pushed
to
bc1ee3f2
2 years ago
Removed unused SuperPoint doc
155f9779
Added missing image
9c9501c0
amyeroberts
commented on 2024-03-18
Update src/transformers/models/superpoint/modeling_superpoint.py
1c58ab40
Removed unnecessary import
92c9e8e8
amyeroberts
commented on 2024-03-19
Update src/transformers/models/superpoint/modeling_superpoint.py
0a99b5c2
Added SuperPoint to _toctree.yml
45c25c6e
amyeroberts
merged
56baa033
into main
2 years ago
sbucaille
deleted the add_superpoint_fixed branch
2 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
amyeroberts
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub