-
In the paper the depth range is like 50 meters, but in the code it seems the range is from 4-45. Does the range is set on purpose.
https://github.com/nv-tlabs/lift-splat-shoot/blob/9d15ff2b2b2e83b5c0…
-
Description: I am using the pyorbbecsdk with a Femto Mega camera to record and playback data. The issue arises when recording data with recorder.py (activating both depth and color sensors) into a bag…
-
I tried using videoDemo.m and Inoticed that we can change the resolution for Color stream but how to change the resolution of depth stream?
-
how to Limit query depth using express-graphql
-
Hi.
I'm only allowed to use the depth data and not the RGB (due to privacy issues). Could you please tell me if I can still use kinetics-i3d?
Thanks,
Sanaz
-
First up, thanks for the plugin! It's very helpful when combined with [aerial](https://github.com/stevearc/aerial.nvim).
Would it be possible to report the child/parent relationship between heading…
-
I can not find meaning of the color depth constants (4,8). What does it mean?
-
Hello,
When I use RGB and RGB-D images for detection, the performance is very good. However, when I use only depth images, the performance is generally poor. Could you please tell me why this might…
-
I adopt the following formula to get absolute depth in way of reciprocal:
abs_depth = 1/inv_depth
However, the depth_anything_v2 model will estimate some too-small values, and make the reciprocal to…
suzdl updated
4 months ago
-
Hello, thanks for your work! when train the depth model, it shows error:'ModuleNotFoundError: No module named 'depth.models.depther.regulardepth''. I do not find the 'regulardepth' module in your code…