Skip to content

Commit ff141bb

Browse files
authored
Update InvSfM description in README.md
1 parent 1f809bb commit ff141bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ ninjadesc/
139139
This codebase builds on a number of open-source projects:
140140
- **SOSNet** ([Tian et al., 2019](https://github.com/scape-research/SOSNet)) — base descriptor.
141141
- **HardNet** ([Mishchuk et al., 2017](https://github.com/DagnyT/hardnet)) — base descriptor.
142-
- **InvSfM** ([Pittaluga et al., 2021](https://github.com/francescopittaluga/invsfm)) **Mitigating Reverse Engineering Attacks on
143-
Local Feature Descriptors** ([dangwal et al., 2021](https://www.bmva-archive.org.uk/bmvc/2021/assets/papers/1603.pdf)) — descriptor inversion baseline.
142+
- **InvSfM** ([Pittaluga et al., 2021](https://github.com/francescopittaluga/invsfm)) — descriptor inversion baseline. Also, special thanks to **Mitigating Reverse Engineering Attacks on
143+
Local Feature Descriptors** ([dangwal et al., 2021](https://www.bmva-archive.org.uk/bmvc/2021/assets/papers/1603.pdf))
144144
- **MegaDepth** ([Li & Snavely, 2018](https://www.cs.cornell.edu/projects/megadepth/)) — adversarial training data.
145145
- **HPatches** ([Balntas et al., 2017](https://hpatches.github.io/)) — matching benchmark.
146146
- **PyTorch Lightning**, **Hydra**, **kornia**, **torchvision** — frameworks.

0 commit comments

Comments
 (0)