fix typo and add images

This commit is contained in:
Trance-0
2025-09-03 22:27:42 -05:00
parent 9b98f1e4b1
commit ea138d56b8
2 changed files with 2 additions and 2 deletions

View File

@@ -318,7 +318,7 @@ $$
p_s\sim K\hat{T}_{t\to s}\hat{D}_t(p_t)K^{-1}p_t
$$
The we use spacial transformer network to sample continuous pixel coordinates.
Then we use spacial transformer network to sample continuous pixel coordinates.
### Compensation for PoseNet & DepthNet
@@ -336,7 +336,7 @@ Since it's inevitable that there are some moving objects or occlusions between t
This is a method that use pair of images as Left and Right eye to estimate depth. Increased consistency by flipping the right-left relation.
**Intuition:** Given a calibarated pair of binocular cameras, if we cna learn a function that is able to reconstruct one image from the other, then we have learned something about the depth of the scene.
**Intuition:** Given a calibarated pair of binocular cameras, if we can learn a function that is able to reconstruct one image from the other, then we have learned something about the depth of the scene.
### DispNet and Scene flow

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB