tlpss/few-shot-keypoints

Few-shot Semantic Keypoint Detection using pretrained feature extractors

0

stars

69

commits

Jupyter Notebook

primary language

Aug 19, 2026

updated

README

Few-shot keypoint detection using pretrained feature models

Comparing the different featurizers on SPAIR:

SPair Example

Tests

Regression tests for the matcher and the crop geometry live in tests/. They use plain asserts, so they run without pytest installed:

python tests/test_matcher.py
python tests/test_crop_transform.py

(they are also plain pytest test functions, so uv add --dev pytest && uv run pytest works too.)

Contributors

tlpss

69 commits

tlpss/few-shot-keypoints

Few-shot Semantic Keypoint Detection using pretrained feature extractors

0

stars

69

commits

Jupyter Notebook

primary language

Aug 19, 2026

updated

README

Few-shot keypoint detection using pretrained feature models

Comparing the different featurizers on SPAIR:

SPair Example

Tests

Regression tests for the matcher and the crop geometry live in tests/. They use plain asserts, so they run without pytest installed:

python tests/test_matcher.py
python tests/test_crop_transform.py

(they are also plain pytest test functions, so uv add --dev pytest && uv run pytest works too.)

Contributors

tlpss

69 commits

Languages

Jupyter Notebook

99.3%