eric-yyjau/pytorch-superpoint
Superpoint Implemented in PyTorch: https://arxiv.org/abs/1712.07629
This project helps researchers and developers in computer vision process images by identifying key points and generating descriptive features. It takes image datasets like COCO, HPatches, or KITTI and outputs feature descriptors for each image, which are crucial for tasks like image matching, 3D reconstruction, or object tracking. It's designed for computer vision engineers or researchers working on advanced image analysis.
924 stars. No commits in the last 6 months.
Use this if you need to extract robust and distinctive visual features from images to enable precise image alignment, object recognition, or camera pose estimation.
Not ideal if you are looking for an off-the-shelf application for general image editing or simple photo organization without needing to understand underlying feature extraction methods.
Stars
924
Forks
198
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/eric-yyjau/pytorch-superpoint"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
patrick-llgc/Learning-Deep-Learning
Paper reading notes on Deep Learning and Machine Learning
magicleap/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
lucasb-eyer/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
changhao-chen/deep-learning-localization-mapping
A collection of deep learning based localization models
zhou13/lcnn
LCNN: End-to-End Wireframe Parsing