fabio-sim/DeDoDe-ONNX-TensorRT
ONNX-compatible DeDoDe ๐ถ Detect, Don't Describe - Describe, Don't Detect, for Local Feature Matching. Supports TensorRT ๐
This tool helps computer vision engineers accelerate the process of finding matching points between two images, even if they're taken from different angles or lighting conditions. You input a pair of images, and it outputs a set of corresponding matched points between them. This is ideal for developers building systems for 3D reconstruction, object recognition, or augmented reality.
No commits in the last 6 months.
Use this if you need to quickly and accurately find common visual features across multiple images for tasks like mapping or object tracking, especially if you use NVIDIA GPUs and want the fastest possible performance.
Not ideal if your application requires matching across extremely diverse image types (e.g., thermal to optical), or if you do not have access to NVIDIA hardware, as the core benefit is GPU acceleration.
Stars
80
Forks
5
Language
Python
License
MIT
Category
Last pushed
Aug 21, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/fabio-sim/DeDoDe-ONNX-TensorRT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
roboflow/rf-detr
[ICLR 2026] RF-DETR is a real-time object detection and segmentation model architecture...
stereolabs/zed-sdk
โก๏ธThe spatial perception framework for rapidly building smart robots and spaces
mikel-brostrom/boxmot
BoxMOT: Pluggable SOTA multi-object tracking modules with support for axis-aligned and oriented...
RizwanMunawar/yolov7-object-tracking
YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking
google-deepmind/tapnet
Tracking Any Point (TAP)