Skip to content

Commit b31db09

Browse files
committed
More timing info
1 parent 6e14ec4 commit b31db09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doubletake/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,9 @@ <h4 style="font-size:1.6em;"><u>Overview (<span style="color: rgb(0, 190, 62)">i
219219
enforce a strong image
220220
prior when propagating and correcting depth estimates from the cost volume throughout the frame in the cost
221221
volume encoder-decoder. This formulation is flexible and allows for three different operating modes:
222-
1) <span style="color: rgb(0, 190, 62)">incremental</span> for online depth and reconstruction,
223-
2) <span style="color: rgb(255, 0, 96)">offline</span> for high-quality offline depth and reconstruction,
224-
and 3) <span style="color: rgb(0, 121, 255)">revisit</span> for depth estimation when revisiting locations previously seen.
222+
1) <span style="color: rgb(0, 190, 62)">incremental</span> for online depth and reconstruction at <b>76.6ms per frame</b>,
223+
2) <span style="color: rgb(255, 0, 96)">offline</span> for high-quality offline depth and reconstruction at <b>13.8s per scene</b>,
224+
and 3) <span style="color: rgb(0, 121, 255)">revisit</span> for depth estimation when revisiting locations previously seen at <b>62.8ms per frame</b>.
225225

226226
</div>
227227
</div>

0 commit comments

Comments
 (0)