BFZD233
commited on
Commit
·
65a4a42
1
Parent(s):
5b3b0f4
initial
Browse files- Depth-Anything-V2/depth_anything_v2/__pycache__/dinov2.cpython-310.pyc +0 -0
- Depth-Anything-V2/depth_anything_v2/__pycache__/dpt.cpython-310.pyc +0 -0
- Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/__init__.cpython-310.pyc +0 -0
- Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/attention.cpython-310.pyc +0 -0
- Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/block.cpython-310.pyc +0 -0
- Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/drop_path.cpython-310.pyc +0 -0
- Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/layer_scale.cpython-310.pyc +0 -0
- Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/mlp.cpython-310.pyc +0 -0
- Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/patch_embed.cpython-310.pyc +0 -0
- Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/swiglu_ffn.cpython-310.pyc +0 -0
- Depth-Anything-V2/depth_anything_v2/util/__pycache__/blocks.cpython-310.pyc +0 -0
- Depth-Anything-V2/depth_anything_v2/util/__pycache__/transform.cpython-310.pyc +0 -0
- core/__pycache__/__init__.cpython-310.pyc +0 -0
- core/__pycache__/confidence.cpython-310.pyc +0 -0
- core/__pycache__/corr.cpython-310.pyc +0 -0
- core/__pycache__/extractor.cpython-310.pyc +0 -0
- core/__pycache__/extractor_depthany.cpython-310.pyc +0 -0
- core/__pycache__/fusion.cpython-310.pyc +0 -0
- core/__pycache__/geometry.cpython-310.pyc +0 -0
- core/__pycache__/raft_stereo_depthbeta_refine.cpython-310.pyc +0 -0
- core/__pycache__/update_disp.cpython-310.pyc +0 -0
- core/raft_stereo_depthbeta_refine.py +1 -1
- core/utils/__pycache__/__init__.cpython-310.pyc +0 -0
- core/utils/__pycache__/frame_utils.cpython-310.pyc +0 -0
- core/utils/__pycache__/plane.cpython-310.pyc +0 -0
- core/utils/__pycache__/utils.cpython-310.pyc +0 -0
- core/utils/__pycache__/vis.cpython-310.pyc +0 -0
Depth-Anything-V2/depth_anything_v2/__pycache__/dinov2.cpython-310.pyc
CHANGED
|
Binary files a/Depth-Anything-V2/depth_anything_v2/__pycache__/dinov2.cpython-310.pyc and b/Depth-Anything-V2/depth_anything_v2/__pycache__/dinov2.cpython-310.pyc differ
|
|
|
Depth-Anything-V2/depth_anything_v2/__pycache__/dpt.cpython-310.pyc
CHANGED
|
Binary files a/Depth-Anything-V2/depth_anything_v2/__pycache__/dpt.cpython-310.pyc and b/Depth-Anything-V2/depth_anything_v2/__pycache__/dpt.cpython-310.pyc differ
|
|
|
Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/__init__.cpython-310.pyc
CHANGED
|
Binary files a/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/__init__.cpython-310.pyc and b/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/__init__.cpython-310.pyc differ
|
|
|
Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/attention.cpython-310.pyc
CHANGED
|
Binary files a/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/attention.cpython-310.pyc and b/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/attention.cpython-310.pyc differ
|
|
|
Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/block.cpython-310.pyc
CHANGED
|
Binary files a/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/block.cpython-310.pyc and b/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/block.cpython-310.pyc differ
|
|
|
Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/drop_path.cpython-310.pyc
CHANGED
|
Binary files a/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/drop_path.cpython-310.pyc and b/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/drop_path.cpython-310.pyc differ
|
|
|
Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/layer_scale.cpython-310.pyc
CHANGED
|
Binary files a/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/layer_scale.cpython-310.pyc and b/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/layer_scale.cpython-310.pyc differ
|
|
|
Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/mlp.cpython-310.pyc
CHANGED
|
Binary files a/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/mlp.cpython-310.pyc and b/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/mlp.cpython-310.pyc differ
|
|
|
Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/patch_embed.cpython-310.pyc
CHANGED
|
Binary files a/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/patch_embed.cpython-310.pyc and b/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/patch_embed.cpython-310.pyc differ
|
|
|
Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/swiglu_ffn.cpython-310.pyc
CHANGED
|
Binary files a/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/swiglu_ffn.cpython-310.pyc and b/Depth-Anything-V2/depth_anything_v2/dinov2_layers/__pycache__/swiglu_ffn.cpython-310.pyc differ
|
|
|
Depth-Anything-V2/depth_anything_v2/util/__pycache__/blocks.cpython-310.pyc
CHANGED
|
Binary files a/Depth-Anything-V2/depth_anything_v2/util/__pycache__/blocks.cpython-310.pyc and b/Depth-Anything-V2/depth_anything_v2/util/__pycache__/blocks.cpython-310.pyc differ
|
|
|
Depth-Anything-V2/depth_anything_v2/util/__pycache__/transform.cpython-310.pyc
CHANGED
|
Binary files a/Depth-Anything-V2/depth_anything_v2/util/__pycache__/transform.cpython-310.pyc and b/Depth-Anything-V2/depth_anything_v2/util/__pycache__/transform.cpython-310.pyc differ
|
|
|
core/__pycache__/__init__.cpython-310.pyc
CHANGED
|
Binary files a/core/__pycache__/__init__.cpython-310.pyc and b/core/__pycache__/__init__.cpython-310.pyc differ
|
|
|
core/__pycache__/confidence.cpython-310.pyc
CHANGED
|
Binary files a/core/__pycache__/confidence.cpython-310.pyc and b/core/__pycache__/confidence.cpython-310.pyc differ
|
|
|
core/__pycache__/corr.cpython-310.pyc
CHANGED
|
Binary files a/core/__pycache__/corr.cpython-310.pyc and b/core/__pycache__/corr.cpython-310.pyc differ
|
|
|
core/__pycache__/extractor.cpython-310.pyc
CHANGED
|
Binary files a/core/__pycache__/extractor.cpython-310.pyc and b/core/__pycache__/extractor.cpython-310.pyc differ
|
|
|
core/__pycache__/extractor_depthany.cpython-310.pyc
CHANGED
|
Binary files a/core/__pycache__/extractor_depthany.cpython-310.pyc and b/core/__pycache__/extractor_depthany.cpython-310.pyc differ
|
|
|
core/__pycache__/fusion.cpython-310.pyc
CHANGED
|
Binary files a/core/__pycache__/fusion.cpython-310.pyc and b/core/__pycache__/fusion.cpython-310.pyc differ
|
|
|
core/__pycache__/geometry.cpython-310.pyc
CHANGED
|
Binary files a/core/__pycache__/geometry.cpython-310.pyc and b/core/__pycache__/geometry.cpython-310.pyc differ
|
|
|
core/__pycache__/raft_stereo_depthbeta_refine.cpython-310.pyc
CHANGED
|
Binary files a/core/__pycache__/raft_stereo_depthbeta_refine.cpython-310.pyc and b/core/__pycache__/raft_stereo_depthbeta_refine.cpython-310.pyc differ
|
|
|
core/__pycache__/update_disp.cpython-310.pyc
CHANGED
|
Binary files a/core/__pycache__/update_disp.cpython-310.pyc and b/core/__pycache__/update_disp.cpython-310.pyc differ
|
|
|
core/raft_stereo_depthbeta_refine.py
CHANGED
|
@@ -158,7 +158,7 @@ class RAFTStereoDepthBetaRefine(nn.Module):
|
|
| 158 |
corr = corr_fn(hor_coords1) # index correlation volume
|
| 159 |
disp = hor_coords1 - hor_coords0
|
| 160 |
|
| 161 |
-
with autocast(enabled=
|
| 162 |
disp_lbp = self.lbp_encoder(disp)
|
| 163 |
modulation, distribution = self.modulater(disp_lbp, depth_lbp, out_distribution=True)
|
| 164 |
if vis_mode:
|
|
|
|
| 158 |
corr = corr_fn(hor_coords1) # index correlation volume
|
| 159 |
disp = hor_coords1 - hor_coords0
|
| 160 |
|
| 161 |
+
with autocast(enabled=False):
|
| 162 |
disp_lbp = self.lbp_encoder(disp)
|
| 163 |
modulation, distribution = self.modulater(disp_lbp, depth_lbp, out_distribution=True)
|
| 164 |
if vis_mode:
|
core/utils/__pycache__/__init__.cpython-310.pyc
CHANGED
|
Binary files a/core/utils/__pycache__/__init__.cpython-310.pyc and b/core/utils/__pycache__/__init__.cpython-310.pyc differ
|
|
|
core/utils/__pycache__/frame_utils.cpython-310.pyc
CHANGED
|
Binary files a/core/utils/__pycache__/frame_utils.cpython-310.pyc and b/core/utils/__pycache__/frame_utils.cpython-310.pyc differ
|
|
|
core/utils/__pycache__/plane.cpython-310.pyc
CHANGED
|
Binary files a/core/utils/__pycache__/plane.cpython-310.pyc and b/core/utils/__pycache__/plane.cpython-310.pyc differ
|
|
|
core/utils/__pycache__/utils.cpython-310.pyc
CHANGED
|
Binary files a/core/utils/__pycache__/utils.cpython-310.pyc and b/core/utils/__pycache__/utils.cpython-310.pyc differ
|
|
|
core/utils/__pycache__/vis.cpython-310.pyc
CHANGED
|
Binary files a/core/utils/__pycache__/vis.cpython-310.pyc and b/core/utils/__pycache__/vis.cpython-310.pyc differ
|
|
|