Top Tweets for #SpatialLM
4424スター。LLMが苦手とする空間推論の強化に、座標と地理情報を直接統合するアプローチ。研究レベルでの実装を提供し、地理情報システムとAIの融合を加速。
⭐ 4.4k Stars
📝 https://t.co/9hzAcSooxP
#SpatialLM #LLM #GIS #空間推論 #機械学習
SpatialLM: un LLM innovador open-source para procesar nubes de puntos 3D y generar escenas estructuradas con elementos como paredes y objetos semánticos. Ideal para robótica y navegación autónoma. https://t.co/PQjDMceU20 #IAparaArquitectos #3D #SpatialLM
Been playing with #SpatialLM - an LLM for 3D PCD. It turns scans/video → walls/doors/windows + oriented 3D boxes.
Where it actually feels useful → quick indoor mapping for robotics, BIMs, claims/inspections.
From the paper, the outputs are editable, so anyone can correct a wall, re-run box fitting, and export structured layouts downstream.
I think this can be especially transformational if fine-tuned to other PCD datasets + annotations, say with indoor robots that has LIDAR.
Early take from tinkering → a point-cloud encoder + LLM seems to capture geometry/topology better than repurposing 2D vision encoders for this task. Makes more sense when the signal is sparsity + points vs pixels.
I’ll probably run some testing on cluttered scenes and long corridors. Demo video from GitHub. Credits and Links Below.
#ComputerVision #3D
📢 Check out the full SpatialLM Tech Report & SpatialLM1.1 release now! Let’s push the boundaries of spatial intelligence together.
#AI #SpatialLM
🔥 We also introduce SpatialLM1.1!
- Doubles the point cloud resolution
- Integrates the powerful point cloud encoder, Sonata
- Support detection with user-specified categories
https://t.co/UVOeGzK4TP
https://t.co/FDTy8p68uW
#AI #SpatialLM
🚀Please check out the SpatialLM Tech Report.
👀https://t.co/9bksJqeGaZ
🔍 Detailed ablations & training recipes
🏠 12K+ synthetic scenes
🏆 SOTA layout estimation + strong 3D detection
🎥 Seamless Zero-shot transfer: synthetic -> real-world scans
#AI #SpatialLM
Reimagining space with AI. SpatialLM brings intelligent 3D scene understanding to life—powering next-gen robotics, AR, and smart environments. Step into the future of spatial intelligence.
#AstraTechz #SpatialLM #AIin3D #TechInnovation #RoboticsRevolution #ManycoreTech
🧷معرفی مدل #SpatialLM
📌دادههای تصویری رو تجزیه و تحلیل میکنه
📌برداشتهای واضحی از صحنههای سهبعدی ارائه میده
📌تبدیل دادههای بدون ساختار به نمایشهای قابل فهم
📌کاربرد در رباتیک، خودروی خودران و تحلیل صحنههای پیچیده
برای اطلاع از آخرین اخبار فیوتریکس رو دنبال کنید.
SpatialLM Goes Open-Source on Hugging Face!
This spatial reasoning model turns videos into 3D point clouds, understanding geometry & structure like never before.
How will SpatialLM transform AI-powered spatial tech?
Follow us for more!
#AI #SpatialComputing #SpatialLM
I've heard of #SpatialLM before (https://t.co/I1LrshfiJG). This solution seems promising!
Curious about the #DePIN-s I'm part of? Check out my profile on X and use my referral codes! 🚗🌍
I was browsing Hugging Face recently for our own plugins and came across something that instantly got my attention, SpatialLM.
It’s a language model built for spatial reasoning. Think of it like this: you feed it raw phone video, and it generates 3D point clouds, understands geometry through semantic context, and gives you structured outputs like bounding boxes with real-world positions and dimensions.
As someone working on decentralized, AI-powered mapping with MapMetrics, it hit close to home. We’ve been exploring ways to turn messy real-world data into clean, usable map intelligence. This model feels like a serious step in that direction.
It’s open-source, built on LLaMA and Quinn, and trained on real-world video footage. Really solid groundwork.
For anyone building in AR, robotics, indoor mapping, or trying to bridge unstructured spatial data with real-time insights, this could be something worth diving into.
Has anyone else played around with it yet? Curious to hear how you’d use it in your own projects.
🌐 SpatialLM’s 3D Genius Unveiled!
SpatialLM on GitHub turns 3D point clouds into scenes. Processes video, RGB, LiDAR, outputs objects, boosts AI spatial smarts.
Dive into 3D AI?
#SpatialLM #3DMapping #TechBreakthrough #AIInnovation #RoboticsTech #ComputerVision
🛠️ Can AI truly reason about 3D space?
SpatialLM processes monocular video, RGBD images & LiDAR data to semantically annotate 3D scenes—all with a tiny 1B model.
What’s the real potential of this for AI-driven virtual worlds? 🚀 Let’s discuss.
#AI #3D #SpatialLM
卧槽刚看到了个模型震撼到了我——SpatialLM
可以标记空间中的物体,与yolo最大的不同是,它能识别多种物体,而且是在三维空间中标记。这对空间推理是个很大的进步。
更重要的是,这个模型只有1B大小!
官方有两个版本,基于llama的SpatialLM-Llama-1B和基于Qwen的SpatialLM-Qwen-0.5B。
官方介绍:SpatialLM 可以处理来自多种来源的点云,如单目视频序列、RGBD 图像和激光雷达传感器。这种多模态架构有效地弥合了非结构化 3D 几何数据与结构化 3D 表示之间的差距,提供了高级语义理解。它增强了空间推理能力,适用于具身机器人、自主导航和其他复杂的 3D 场景分析任务。
模型地址:https://t.co/clsbTcdQlZ
@jenzhuscott Mind blown by SpatialLM! Recognizing multiple objects in 3D space is a game-changer for robotics training. Can't wait to see its applications in AR/VR!" #SpatialLM #AR #VR
#SpatialLM - 3D立体空间标记 模型
震撼的是只有1B大小!
官方有两个版本:
基于llama的SpatialLM-Llama-1B和
基于Qwen的SpatialLM-Qwen-0.5B
模型地址: https://t.co/XhD3LU7Nhe
卧槽刚看到了个模型震撼到了我——SpatialLM
可以标记空间中的物体,与yolo最大的不同是,它能识别多种物体,而且是在三维空间中标记。这对空间推理是个很大的进步。
更重要的是,这个模型只有1B大小!
官方有两个版本,基于llama的SpatialLM-Llama-1B和基于Qwen的SpatialLM-Qwen-0.5B。
官方介绍:SpatialLM 可以处理来自多种来源的点云,如单目视频序列、RGBD 图像和激光雷达传感器。这种多模态架构有效地弥合了非结构化 3D 几何数据与结构化 3D 表示之间的差距,提供了高级语义理解。它增强了空间推理能力,适用于具身机器人、自主导航和其他复杂的 3D 场景分析任务。
模型地址:https://t.co/clsbTcdQlZ
🚀 SpatialLM is insane! 🚀
This AI takes simple videos and turns them into detailed 3D layouts & floor plans—instantly. 🏠📐
A game-changer for architects, designers, and real estate pros.
#AI #SpatialLM #3D
SpatialLM Just Dropped on Hugging Face!
A Large Language Model for Spatial Understanding, turning point cloud data into structured 3D scenes—perfect for robotics, AR/VR & more!
#AI #SpatialLM #HuggingFace #3DAI
🚀 Meet SpatialLM! A 3D language model that processes point clouds and delivers structured 3D scene understanding. Perfect for robotics and autonomous navigation. Available on Hugging Face! #SpatialLM #AI #3D
ManyCore Open-Sources Multimodal Model for Spatial Understanding and Embodied Intelligence Training 🤖🧠
Read More: https://t.co/sh5zDQd382
#ManyCore #SpatialLM #OpenSource #EmbodiedIntelligence #3DUnderstanding
Last Seen Hashtags on Sotwe
Most Popular Users

Elon Musk 
@elonmusk
240.2M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.6M followers

Cristiano Ronaldo 
@cristiano
108.8M followers

Narendra Modi 
@narendramodi
106.9M followers

Rihanna 
@rihanna
97.2M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.5M followers

KATY PERRY 
@katyperry
86.7M followers

Taylor Swift 
@taylorswift13
80.5M followers

Lady Gaga 
@ladygaga
72.1M followers

Kim Kardashian 
@kimkardashian
69.3M followers

YouTube 
@youtube
68.6M followers

Virat Kohli 
@imvkohli
68.4M followers

Bill Gates 
@billgates
63.4M followers

The Ellen Show
@theellenshow
62.5M followers

CNN 
@cnn
61.9M followers

Neymar Jr 
@neymarjr
61M followers

X 
@x
60.9M followers

CNN Breaking News 
@cnnbrk
59.9M followers

















