diff --git a/examples/python/depth_compare/README.md b/examples/python/depth_compare/README.md index c49c668126b5..8b468963cef8 100644 --- a/examples/python/depth_compare/README.md +++ b/examples/python/depth_compare/README.md @@ -7,7 +7,7 @@ thumbnail_dimensions = [480, 258] --> -https://vimeo.com/969623509?autoplay=1&loop=1&autopause=0&background=1&muted=1&ratio=2802:1790 +https://vimeo.com/990128518?autoplay=1&loop=1&autopause=0&background=1&muted=1&ratio=2802:1790 ## Background Depth Compare allows for easy comparison between different depth models, both metric and scale + shift invariant. There has been a recent flurry of monocular depth estimation networks, and often the only method of comparison is a 2D depth image. This does not provide the full scope of how well a depth network performs in reality. Depth Compare allows for 3D back-projection of the depth image into world space, along with outputting the point cloud to give a better understanding.