Viewing profile — lizen_one
lizen_one
HN member- Joined
- Thu, Aug 26, 2021, 2:37 PM UTC
- HN karma
- 38
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About lizen_one
No profile information was provided.
Recent public activity
-
comment
Comment #33985315
Rust is a "new" language and many packages from other languages get reimplemented in it. This is similar to Julia. Unfortunately, I had the experience that many Julia packages are …
-
comment
Comment #33327972
What car do you have that comes with a LiDAR? Is it already used for a useful driving assistant?
-
comment
Comment #33310111
I read or saw a similar paper. I guess that they used (multiple) 3D cameras instead of a LiDAR to get the point cloud. But otherwise it was similar. They used a octree or similar d…
-
comment
Comment #33248378
Very interesting. What LiDAR are you using? Does it happen if the sun shines directly into the LiDAR from the front?
-
comment
Comment #33215100
LiDAR is finally cheap. I repeat my comment on LiDAR that I gave a few days ago. The gist is that LiDAR is cheap and you will be able to buy a LiDAR with sufficient resolution for …
-
comment
Comment #33108117
LiDAR is finally getting cheap. OEMs (like VW) are very price sensitive. It is estimated the sensors from Valeo cost about 500 dollars. The fact that you see more and more normal p…
-
comment
Comment #33056235
DVC has had the following problems, when I tested it (half a year ago): I gets super slow (waiting minutes) when there are a few thousand files tracked. Thousands files have to be …
-
comment
Comment #32808312
I used Julia in a robotics project doing statistics/estimation/easy optimization but not deep learning. I also do ML/DL: Julia vs. Python - PyTorch is standard and it is hard to co…
-
comment
Comment #32544549
I guess the text was extracted using two different methods. One results in 0.8TB and the other in 0.5TB text. 1) I assume 1TB (not TiB) of uncompressed (?) text 2) I assume one cha…
-
comment
Comment #32514952
This sounds like a very interesting area! I guess you are the "Statistical Process Monitoring"/"Control charts"/"Shewhart charts" [0] for images. Very cool! Is this correct or is y…
-
comment
Comment #30613854
Thank's a lot. This document really makes it clear how it works. Awesome idea!
-
comment
Comment #30613415
I would be interesting if you could describe how it exactly works. Can you give us a little more color on that? 1. You mentioned that this only a marketplace between lenders and st…
-
comment
Comment #29967882
That sounds really interesting! Can you give a few more details how you use Graphviz? How does it give such a great advantage "to do in a couple of hours what typically would take …
-
comment
Comment #29810705
Pretty exciting stuff! This looks really interesting. I have a similar with setup hosts in the cloud, in the office, at home, and on UAVs with cellular internet. It was important t…
-
comment
Comment #28315771
That is a very interesting idea. As far as I understand, you generate the information purely read only. Column statistics: Sample data randomly and calculate estimator from that. D…