Best RealSense replacements?
kimwheeler 2021-08-19 16:13:37 +0000 UTC [ - ]
tim-fan 2021-08-19 12:07:36 +0000 UTC [ - ]
dang 2021-08-18 19:42:54 +0000 UTC [ - ]
Intel is giving up on its AI-powered RealSense cameras - https://news.ycombinator.com/item?id=28218354 - Aug 2021 (10 comments)
lucb1e 2021-08-18 19:16:27 +0000 UTC [ - ]
fxtentacle 2021-08-18 19:18:04 +0000 UTC [ - ]
a-dub 2021-08-18 19:34:45 +0000 UTC [ - ]
dheera 2021-08-18 19:17:47 +0000 UTC [ - ]
https://www.crn.com/news/components-peripherals/intel-says-i...
https://www.theverge.com/2021/8/17/22629528/intel-realsense-...
It's typical Intel behavior, they LOVE to EOL products with only sudden notice and not a milligram of effort to try to sell the business to someone who will maintain it.
PaulHoule 2021-08-18 19:28:32 +0000 UTC [ - ]
One issue is that, with neural networks, you can accomplish many things a depth camera can do without the depth camera.
For instance you can train a neural network to guess at a depth field for a scene. It's not going to deal with
https://en.wikipedia.org/wiki/Ames_room
but it is good enough for many purposes. Similarly you can train a neural network to separate the speaker on a video call from the background, so you just don't need a depth camera.
On top of that people just haven't found applications for depth cameras that are all that compelling. I guess "Windows Hello" uses something like a depth camera but that creates a strong incentive for the camera's functionality not be exposed to the end user because if you can see what the camera sees you are in a much better place to abuse it.
The other thing is that depth cameras just haven't gotten better from a practical point of view. On paper the XBOX One Kinect is a lot better than the original Kinect but in practice it doesn't perform any better.
porphyra 2021-08-18 20:01:03 +0000 UTC [ - ]
Try git cloning niantic labs' monodepth2 (or whatever is the state of the art on Papers with Code) and running it on your living room. It's not good.
dheera 2021-08-18 19:32:03 +0000 UTC [ - ]
These still look so fake, and they tend to blur out objects that you're trying to hold up in the video, that I actually created my own virtual camera that blurs progressively more over depths based on RealSense measured depth and looks far more realistic.
PaulHoule 2021-08-18 19:44:14 +0000 UTC [ - ]
p_l 2021-08-18 23:29:05 +0000 UTC [ - ]
RealSense was used for industrial operations, I personally was looking into them for packing items in transport containers (specific to the factory involved). Poor quality of depth information would mean jams involving robot capable of goring through industrial enclosures, printers, and maintenance engineers.
moralestapia 2021-08-19 04:03:28 +0000 UTC [ - ]
PaulHoule 2021-08-19 13:03:07 +0000 UTC [ - ]
Intel’s pitch was always aimed at consumers or maybe light ‘enterprise’ such as an interior decorator who takes measurements with a tablet. Self-driving cars, industrial robots, etc. were always going to be based on a more robust platform.
mst 2021-08-19 16:47:47 +0000 UTC [ - ]
fxtentacle 2021-08-18 19:21:06 +0000 UTC [ - ]
That said, maybe it's time for someone to produce a good replacement. In my opinion, the RealSense was always quite pricey when compared with what it could do, especially now that we can just run AI algorithms on the edge.
onedognight 2021-08-18 20:05:03 +0000 UTC [ - ]
fxtentacle 2021-08-18 20:44:18 +0000 UTC [ - ]
IR projector is $19: https://www2.mouser.com/ProductDetail/ams/AQAA-20?qs=DRkmTr7...
WJW 2021-08-18 21:31:49 +0000 UTC [ - ]
fxtentacle 2021-08-18 23:23:09 +0000 UTC [ - ]
gary_0 2021-08-18 22:47:20 +0000 UTC [ - ]
fxtentacle 2021-08-18 23:41:28 +0000 UTC [ - ]
rzw2 2021-08-19 04:40:57 +0000 UTC [ - ]
CyberDildonics 2021-08-18 23:39:06 +0000 UTC [ - ]
fxtentacle 2021-08-18 23:51:04 +0000 UTC [ - ]
CyberDildonics 2021-08-19 00:17:22 +0000 UTC [ - ]
fxtentacle 2021-08-19 08:31:48 +0000 UTC [ - ]
https://www.youtube.com/watch?v=IfklQ-O-FPc
Also, I believe Amazon went that way when designing their DeepRacer. Note that it has no IR projector but 2 Cameras and a commodity PC for processing.
CyberDildonics 2021-08-19 16:51:01 +0000 UTC [ - ]
The resolution, noise, frame rate and even consistency (notice the flashing) is a tiny fraction of basic hardware solutions.
porphyra 2021-08-18 18:54:47 +0000 UTC [ - ]
There are also devices based on the Infineon lidar, such as the pieye Nimbus 3D camera.
paulkrush 2021-08-18 19:05:47 +0000 UTC [ - ]
hallway_monitor 2021-08-18 19:43:48 +0000 UTC [ - ]
sleepybrett 2021-08-18 20:39:56 +0000 UTC [ - ]
CyberDildonics 2021-08-18 23:40:00 +0000 UTC [ - ]
ansgri 2021-08-18 20:22:26 +0000 UTC [ - ]
croes 2021-08-18 21:02:24 +0000 UTC [ - ]
https://github.com/microsoft/Azure-Kinect-Sensor-SDK/issues/...
awal2 2021-08-18 20:54:08 +0000 UTC [ - ]
helge9210 2021-08-18 19:11:09 +0000 UTC [ - ]
bsenftner 2021-08-18 19:35:49 +0000 UTC [ - ]
walterbell 2021-08-18 22:18:06 +0000 UTC [ - ]
Kim_Bruning 2021-08-19 10:54:54 +0000 UTC [ - ]
mncharity 2021-08-18 23:42:45 +0000 UTC [ - ]
Hmm, it looks like Structure is now supporting linux?
grawp 2021-08-18 22:47:31 +0000 UTC [ - ]
I've seen many projects that call themself opensource while utilizing RealSense and I always scream internally how can they call themself opensource when absolute most of the work is being done by nongeneric and essential/irreplacable piece of proprietary technology.
naikrovek 2021-08-18 23:33:43 +0000 UTC [ - ]
grawp 2021-08-19 15:02:44 +0000 UTC [ - ]
fxtentacle 2021-08-18 23:46:49 +0000 UTC [ - ]
rzw2 2021-08-19 04:24:05 +0000 UTC [ - ]
lockless 2021-08-18 21:22:29 +0000 UTC [ - ]
Moreover the AI implementier is actually Not really AI, it‘s just a bunch of common filters for depth-noise reduction such as a Median filter, just look up the filters. And lastly the depth-measurement becomes more unexact the further the point is away, therefore making it necessary to apply a depth-correction, in my case a correction polynom of 2nd Order.
All in all i have to say i‘d not use it again, especially not in industrial contexts. The Kinectv2 delivers a much more stable and reliable depth-image, Even though the realsense programming Interface is mostly nice to work with.
paulkrush 2021-08-18 21:34:32 +0000 UTC [ - ]
flyinglizard 2021-08-18 21:26:17 +0000 UTC [ - ]
scaldara 2021-08-19 02:02:21 +0000 UTC [ - ]
r2_pilot 2021-08-18 20:47:43 +0000 UTC [ - ]
krasin 2021-08-18 21:47:30 +0000 UTC [ - ]
How is the quality compared to RealSense? Do I understand correctly that OAK-D camera requires two cables (USB-C and barrel jack power), not just one?
r2_pilot 2021-08-18 22:31:47 +0000 UTC [ - ]
spencerflem 2021-08-18 19:57:06 +0000 UTC [ - ]
KiDD 2021-08-18 20:41:48 +0000 UTC [ - ]
seventytwo 2021-08-18 23:25:02 +0000 UTC [ - ]
moralestapia 2021-08-19 04:13:44 +0000 UTC [ - ]
ilaksh 2021-08-18 18:55:12 +0000 UTC [ - ]
fxtentacle 2021-08-18 19:16:38 +0000 UTC [ - ]
ansgri 2021-08-18 20:11:45 +0000 UTC [ - ]
Longer-term, we plan to use our own software with either a pair of conventional machine vision cameras, or, preferably, find some ready-made assembly of a pair of cameras + SoC with full user programmability since we like to be in control of our perception algorithms.
michaelt 2021-08-18 20:58:42 +0000 UTC [ - ]
[1] https://www.amazon.co.uk/FIBBR-Cable-Female-Active-Extension...
krasin 2021-08-18 20:08:36 +0000 UTC [ - ]
ansgri 2021-08-18 20:14:27 +0000 UTC [ - ]
krasin 2021-08-18 20:32:34 +0000 UTC [ - ]
``` <...> 2. License
a. The Software is licensed to You, not sold. You are licensed to use the Software only as downloaded from the stereolabs.com website, and updated by STEREOLABS from time to time. You may not copy or reverse engineer the Software. b. As conditions to this Software license, You agree that:
i. You will use Your Software with ZED, ZED 2 or ZED Mini camera only and not with any other device (including). You will not use Unauthorized Accessories. They may not work or may stop working permanently after a Software update.
ii. You will not use or install any Unauthorized Software with an Authorized Accessory. If You do, Your ZED, ZED 2 or ZED Mini camera may stop working permanently at that time or after a later Software update.
iii. You will not attempt to defeat or circumvent any Software technical limitation, security, or anti-piracy system. If You do, Your ZED, ZED 2 or ZED Mini camera may stop working permanently at that time or after a later Software update.
iv. STEREOLABS may use technical measures, including Software updates, to limit use of the Software to the ZED, ZED 2 or ZED Mini camera, to prevent use of Unauthorized Accessories, and to protect the technical limitations, security and anti-piracy systems in the ZED, ZED 2 or ZED Mini camera.
v. STEREOLABS may update the Software from time to time without further notice to You, for example, to update any technical limitation, security, or anti-piracy system.
<...>
```The problem with this license (beyond the fact that they are restricting a lot of user freedom) is that it's not specific. For instance, it's unclear if improving depth quality by applying an extra median filter is a violation of iii as it eliminates a technical limitation.
While I don't expect them to actually go after their users, the fact that EULA is so hostile was the reason we can't use it in our team.
dheera 2021-08-18 19:19:24 +0000 UTC [ - ]
RealSense on the other hand does computations on-board and consumes very little CPU and no GPU.
spieswl 2021-08-18 20:35:13 +0000 UTC [ - ]
paulkrush 2021-08-18 21:09:50 +0000 UTC [ - ]
dbcurtis 2021-08-18 22:42:41 +0000 UTC [ - ]
c_o_n_v_e_x 2021-08-19 00:52:15 +0000 UTC [ - ]
rzw2 2021-08-19 04:39:44 +0000 UTC [ - ]
las_balas_tres 2021-08-19 07:37:08 +0000 UTC [ - ]