1New York Univeristy
* denotes equal contribution
This project proposed a reimplementation of the LoFTR Algorithm, the current state-of-the-art method for detecting feature matches between images using Deep Neural Networks. Originally published in PyTorch, a common research library, this project re implements the complex architecture of the model into TensorFlow, a framework most commonly used in industry. Although time contraints meant a full training could not be completed, the outcomes show that this implementation functions as expected and with a trianing sample more aligned with the original paper, the results would also align better.
We would like to specially thank the teaching team for Robot Perception Fall 2022, without whom this project could not have been completed. We would like to also thank NYU for graciusly allowing us to utilise the HPC (High performance computing) for executing the training of our models.