From cb08b9edbd9daeaebb7a6ab096267843ddda900d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bedir=20Y=C4=B1lmaz?= <3yanlis1bos@gmail.com> Date: Fri, 12 Jul 2024 09:20:46 +0200 Subject: [PATCH] Update README.md fix paper path --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0acb984..12fab82 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Detector-Free Structure from Motion -### [Project Page](https://zju3dv.github.io/DetectorFreeSfM/) | [Paper](https://zju3dv.github.io/DetectorFreeSfM/files/main_paper_with_sup.pdf) +### [Project Page](https://zju3dv.github.io/DetectorFreeSfM/) | [Paper](https://zju3dv.github.io/DetectorFreeSfM/files/main_cvpr.pdf)
> Detector-Free Structure from Motion @@ -95,4 +95,4 @@ If you find this code useful for your research, please use the following BibTeX journal={{CVPR}}, year={2024} } -``` \ No newline at end of file +```