Skip to content
mirkosprojects edited this page Jul 30, 2023 · 10 revisions

Contributors Forks Stargazers Issues MIT License


Logo

Meshroom Deep Feature Matching

Meshroom DFM is a Meshroom implementation of the Deep Feature Matching Algorithm from ufukefe.

About The Project

MeshroomDFM is a project designed for Alicevision Meshroom, that employs a Convolutional Neural Network to generate and refine feature matches between multiple images. The goal of this project is to replace the classical Photogrammetry Pipeline Nodes for Feature Extraction, Image Matching and Feature Matching with an all-in-one solution.

Since Developer Documentation for creating custom Meshroom Nodes is hard to come by, this project will also give you step by step instructions for building and deploying Meshroom Nodes using python and pyinstaller.

Installation »

Clone this wiki locally