3DOM-FBK/deep-image-matching
Multiview matching with deep-learning and hand-crafted local features for COLMAP and other SfM software. Supports high-resolution formats and images with rotations. Both CLI and GUI are supported.
This tool helps geospatial professionals, surveyors, and photogrammetry specialists accurately reconstruct 3D models from multiple photographs. It takes a collection of images, even high-resolution ones or those taken at different angles, and identifies common points across them. The output is a set of precise image matches and keypoints, ready for use in popular 3D reconstruction software like COLMAP or Agisoft Metashape.
521 stars. Available on PyPI.
Use this if you need to generate high-quality, dense matches and keypoints between multiple images for detailed 3D modeling or photogrammetry tasks, especially when dealing with varied image orientations or large datasets.
Not ideal if you're looking for a complete, end-to-end 3D modeling application without needing to integrate with external photogrammetry software.
Stars
521
Forks
72
Language
Python
License
—
Category
Last pushed
Feb 19, 2026
Commits (30d)
0
Dependencies
22
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/3DOM-FBK/deep-image-matching"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
suhangpro/mvcnn
Multi-view CNN (MVCNN) for shape recognition
zouchuhang/LayoutNet
Torch implementation of our CVPR 18 paper: "LayoutNet: Reconstructing the 3D Room Layout from a...
andyzeng/tsdf-fusion-python
Python code to fuse multiple RGB-D images into a TSDF voxel volume.
andyzeng/tsdf-fusion
Fuse multiple depth frames into a TSDF voxel volume.
google/stereo-magnification
Code accompanying the SIGGRAPH 2018 paper "Stereo Magnification: Learning View Synthesis using...