Skip to content

Commit c2f1e8a

Browse files
authored
Add update about CVPR 2021 code.
1 parent 7b60fbc commit c2f1e8a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ but we removed a lot of code (likely we missed something) that is not directly
66
necessary for the privacy preserving pipeline to reduce the complexity and make
77
the code easier to understand.
88

9+
### Update
10+
11+
We are currently cleaning up the code of the new version that works without known camera calibrations ([CVPR 2021](https://mgprt.com/publication/pp_loc_map/)).
12+
It will be released here soon.
13+
914
### About
1015

1116
In this project we explore privacy preserving methods for SfM by replacing the
@@ -34,7 +39,7 @@ If you are using this code in a scientific project please cite
3439
}
3540
```
3641

37-
Please not that this is not the exact same code that we used to create the results in our paper.
42+
Please note that this is not the exact same code that we used to create the results in our paper.
3843

3944
### Running the pipeline
4045

0 commit comments

Comments
 (0)