HackerTrans
トップ新着トレンドコメント過去質問紹介求人

atultw

no profile record

コメント

atultw
·2 か月前·議論
Could you share some of those applications which are better solved with an FPGA? As a student I have some ideas but am interested to hear more.
atultw
·3 か月前·議論
Exactly, I know because I did the same thing!
atultw
·3 か月前·議論
If you capture a video and SLAM map of the whole space, you could use some VQA model like cosmos reason offline to extract key points and descriptions. Maybe even plan the route offline for the open ended task like “clean kitchen”. Then load the route and all you need is localization and obstacle avoidance
atultw
·4 か月前·議論
Admittedly, my use of CUDA and Metal is fairly surface-level. But I have had great success using LLMs to convert whole gaussian splatting CUDA codebases to Metal. It's not ideal for maintainability and not 1:1, but if CUDA was a moat for NVIDIA, I believe LLMs have dealt a blow to it.
atultw
·5 か月前·議論
New term for web scraping just dropped
atultw
·5 か月前·議論
To do gaussian splatting anywhere near in real time, you need good depth data to initialize the gaussian positions. This can of course come from monocular depth but then you are back to monocular depth vs lidar.
atultw
·5 か月前·議論
Nice work
atultw
·5 か月前·議論
Kalman filters so real. I think part of it is that LLMs suggest it as a solution all the time