You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@ but we removed a lot of code (likely we missed something) that is not directly
6
6
necessary for the privacy preserving pipeline to reduce the complexity and make
7
7
the code easier to understand.
8
8
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
+
9
14
### About
10
15
11
16
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
34
39
}
35
40
```
36
41
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.
0 commit comments