Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Ever tried 3D scanning a printed circuit board (PCB)? Capturing tiny solder joints, dense routing, and reflective surfaces is no easy task. In this demo, the AutoScan Inspec 2 takes on a highly complex electronic component to show what high-accuracy 3D metrology can achieve. Watch how it captures fine...

36,150 Aufrufe • vor 3 Monaten •via X (Twitter)

0 Kommentare

Keine Kommentare verfügbar

Kommentare vom Original-Post werden hier angezeigt

Ähnliche Videos

🚀 Announcing Echo — our new frontier model for 3D world generation. Echo turns a simple text prompt or image into a fully explorable, 3D-consistent world. Instead of disconnected views, the result is a single, coherent spatial representation you can move through freely. This is part of a bigger shift in AI: from generating pixels and tokens to generating spaces. Echo predicts a geometry-grounded 3D scene at metric scale, meaning every novel view, depth map, and interaction comes from the same underlying world — not independent hallucinations. Once generated, the world is interactive in real time. You control the camera, explore from any angle, and render instantly — even on low-end hardware, directly in the browser. High-quality 3D world exploration is no longer gated by expensive equipment. Under the hood, Echo infers a physically grounded 3D representation and converts it into a renderable format. For our web demo, we use 3D Gaussian Splatting (3DGS) for fast, GPU-friendly rendering — but the representation itself is flexible and can be easily adapted. Why this matters: consistent 3D worlds unlock real workflows — digital twins, 3D design, game environments, robotics simulation, and more. From a single photo or a line of text, Echo builds worlds that are reliable, editable, and spatially faithful. Echo also enables scene editing and restyling. Change materials, remove or add objects, explore design variations — all while preserving global 3D consistency. Editing no longer breaks the world. This is only the beginning. Echo is the foundation for future world models with dynamics, physical reasoning, and richer interaction — environments that don’t just look right, but behave right. Explore the generated worlds on our website and sign up for the closed beta. The era of spatial intelligence starts here. 🌍 #Echo #WorldModels #SpatialAI #3DFoundationModels Check it out:

SpAItial AI

176,105 Aufrufe • vor 7 Monaten

WOW. 😳 Apple just quietly won the 3D maps war at WWDC. Gaussian Splatting is coming to Apple Maps Flyover this fall. Apple Maps Flyover covers 300+ cities. Until yesterday, every single one was built on standard drone photogrammetry. The technology captures photos from the air and reconstructs 3D geometry from them. Gaussian Splatting does not reconstruct geometry. It represents the scene as millions of tiny 3D ellipsoids, each one carrying its own color and opacity information based on how light actually behaves in that location. The output is not a mesh model. It is a field of light. When you move through it, it does not crumble at the edges. The detail holds because it was never geometry to begin with. Apple has been hiring for this for years. Their SHARP model, published in research last year, generates photorealistic 3D scenes from a single image in under a second. Google has more sensor data than anyone. More Street View cars, more satellites, more capture history. On navigation accuracy and geodata depth, Google Maps is still ahead by most measures. But fidelity in 3D city rendering is a different competition, and Apple just set a bar in that. Most people will experience this in the fall without knowing the name of the technology. They will open Flyover, look at a city they know, and notice it looks different. Real, not rendered. That is the moment Gaussian Splatting stops being a research term and becomes something a billion people use. Bookmark this. It will look prescient by October.

Shruti

19,832 Aufrufe • vor 2 Monaten

Shane Wighton, from the YouTube channel Stuff Made Here, used 3D-printed tooling to form a sheet metal component as part of a concept validation process. Metal manufacturing is essential for all areas of the economy. Because of their strength, stiffness, and long-term durability, metal components are used in applications from appliances to construction parts and car body panels. Traditional metal manufacturing techniques include forming, casting, molding, joining, and machining. Sheet metal forming involves various processes where force is applied to a piece of sheet metal to plastically deform the material into the desired shape, modifying its geometry rather than removing any material. Sheet metals can be bent or stretched into a variety of complex shapes, permitting the creation of complex structures with great strength and a minimum amount of material. Sheet metal forming is the most cost-effective forming procedure today for manufacturing parts in large quantities. It can be highly automated in factories or, at the other end of the spectrum, manually operated in metal workshops for small series parts. It is a versatile, consistent, and high-quality procedure to create accurate metal parts with limited material waste. From metal cans to protective housing for hardware, parts created by sheet metal forming are found everywhere in our daily lives. In this article, learn the basics of sheet metals, the various sheet metal forming processes, and how to reduce the cost of sheet metal forming with rapid tooling and 3D printed dies. For a detailed overview and the step-by-step method, watch our webinar or download our white paper: Research conducted by Shane Wighton. Check out the fantastic 15-minute video on his YouTube channel 'Stuff Made Here'! its top-notch engineering content.:

Formlabs

39,948 Aufrufe • vor 1 Jahr

Want to create an avatar from a single image? FlexAvatar is a transformer model that creates full 360°, high-quality, and expressive 3D head avatar from just a single portrait image in minutes. Real-time Demo: FlexAvatar's lightweight architecture allows both animation and rendering in real-time, enabling interactive user experiences. To create a new 3D head avatar, only one image is required, e.g., from a webcam. The final avatar is ready after 2 minutes. Architecture: Under the hood, FlexAvatar adopts a transformer-based encoder-decoder design. The encoder maps the input image onto a latent avatar space, while the decoder produces 3D Gaussian attribute maps by incorporating the animation signal via cross-attention. The model learns all facial animations directly from the data without relying on pre-built 3D face models. This equips the avatars with realistic facial expressions. The internal avatar latent space can be conveniently used to integrate additional observations of a person via fitting. This enables use-cases where more than one image of a person is available, e.g., from a phone scan of the person. We train jointly on 2D monocular videos and multi-view data. However, in monocular videos, the animation signal leaks the target viewpoint, causing the model to produce incomplete 3D heads. We call this phenomenon entanglement of driving signal and target viewpoint. To prevent entanglement, we introduce bias sinks. These are learnable tokens that indicate whether a training sample stems from a monocular or a multi-view dataset. During training, the model learns to produce incomplete 3D heads only when the monocular token is present. During inference, FlexAvatar then always uses the multi-view token for which the model has learned to produce complete 3D heads. This simple design allows to combine the generalizability from monocular data with the quality of multi-view data. FlexAvatar summary: - Input: Single-image, phone scan, or monocular video - Output: Full 360° head avatar - Expressive animations - Real-time rendering and animation - Generalization to any portrait - Create a new avatar in 2 minutes - Use bias sinks to combine 2D and 3D data 🏠 🌍 🎥 Great work by Tobias Kirschstein and Simon Giebenhain!

Matthias Niessner

96,186 Aufrufe • vor 7 Monaten

📢📢 𝐀𝐯𝐚𝐭𝟑𝐫 📢📢 Avat3r creates high-quality 3D head avatars from just a few input images in a single forward pass with a new dynamic 3DGS reconstruction model. Video: Project: Our core idea is to make Gaussian Reconstruction Models animatable. We find that a simple cross-attention to an expression code sequence is already sufficient to model complex facial expressions. We then incorporate position maps from DUSt3R and feature maps from Sapiens to facilitate the prediction task. While DUSt3R's position maps act as a pixel-aligned initialization for the Gaussians' positions, the Sapiens feature maps help the cross-view transformer to match corresponding image tokens in the 4 input images. One major challenge in creating a 3D head avatar from smartphone images comes from inconsistent facial expressions when the subject could not remain perfectly static during the capture. We eliminate this static requirement by simply showing our model input images with different facial expressions during training. This technique makes our model robust to inconsistent input images later on. Finally, we show that despite the model has been trained with 4 input images, one can even create a 3D head avatar when only a single image is available. To achieve this, we employ a pre-trained 3D GAN to lift the single image to 3D and then render the 4 input images for our model. This allows us to create 3D head avatars from single images and even highly out-of-distribution examples like AI generated faces, paintings or statues. Great work by Tobias Kirschstein from his internship at Meta with Javier Romero, Artem Sevastopolsky, and Shunsuke Saito

Matthias Niessner

74,763 Aufrufe • vor 1 Jahr

Differentiable Blocks World: Qualitative 3D Decomposition by Rendering Primitives paper page: Given a set of calibrated images of a scene, we present an approach that produces a simple, compact, and actionable 3D world representation by means of 3D primitives. While many approaches focus on recovering high-fidelity 3D scenes, we focus on parsing a scene into mid-level 3D representations made of a small set of textured primitives. Such representations are interpretable, easy to manipulate and suited for physics-based simulations. Moreover, unlike existing primitive decomposition methods that rely on 3D input data, our approach operates directly on images through differentiable rendering. Specifically, we model primitives as textured superquadric meshes and optimize their parameters from scratch with an image rendering loss. We highlight the importance of modeling transparency for each primitive, which is critical for optimization and also enables handling varying numbers of primitives. We show that the resulting textured primitives faithfully reconstruct the input images and accurately model the visible 3D points, while providing amodal shape completions of unseen object regions. We compare our approach to the state of the art on diverse scenes from DTU, and demonstrate its robustness on real-life captures from BlendedMVS and Nerfstudio. We also showcase how our results can be used to effortlessly edit a scene or perform physical simulations.

AK

38,571 Aufrufe • vor 3 Jahren

We just launched a major new Data Engineering Professional Certificate on Coursera! Data underlies all modern AI systems, and engineers who know how to build systems to store and serve it are in high demand. If you're interested in learning this skill, please check out this 4-course sequence, which is designed to make you job-ready to be a Data Engineer. This is a new specialization taught by Joe Reis, the co-author of the best-selling book “Fundamentals of Data Engineering," in collaboration with AWS. (Disclosure, I serve on Amazon's board.) For many AI systems, data engineering is 80% of the work, and modeling is 20%. But people’s attention on these two topics is often flipped. This makes the job of the data engineer particularly important. In this professional certificate, you'll learn foundational data engineering skills while implementing modern data architectures using open-source tools: - Learn the key steps of the data lifecycle, to generate, ingest, store, transform, and serve data. - Learn to align with organizational goals to design the data pipeline right for your business' needs. - Understand how to make necessary trade-offs between speed, scalability, security, and cost. Joe has distilled into this specialization decades of experience helping startups and large companies with data infrastructure. He is also joined by 17 other industry leaders in the data field, who will help you learn in-demand skills for the growing field of data engineering. Please sign up here:

Andrew Ng

118,937 Aufrufe • vor 1 Jahr

🚨🇷🇺WEST IN RAGE: Russia's 3D printing Breakthrough Goes Global Rosatom (Russia's state nuclear corporation) shipped an industrial 3D printer to India — its first export to a far-abroad market. The RusBeam 2800, an electron-beam printer for large metal parts, now produces aerospace components. Russian additive manufacturing is outgrowing import substitution and starting to compete globally. Rostec (Russia's state industrial conglomerate) and Rosatom created the country's first certified reference sample of metal powder — titanium alloy PT-3V. Labs can now calibrate powder characteristics against a single standard: fewer defects, faster certification, a common quality language. It's no coincidence that Rosatom and Rostec lead this push. Nuclear reactors and jet engines demand absolute precision — exactly why the PT-3V reference sample matters. It gives every lab a single benchmark to check powders against, ensuring the hundredth printed part matches the first. Without it, 3D printing stays guesswork. With it, the technology becomes a trusted industrial process. Russian aviation has crossed that threshold: Rostec uses 3D-printed parts in PD-14 and PD-8 engines and has certified the first additively manufactured hot-section component for a serial aircraft engine — a combustor swirler inside the PD-14 powering the MC-21. These announcements are two sides of the same coin. Russia is assembling a complete chain: equipment, materials, software, standards, certification. After 2022, severed supply chains turned 3D printing from a trend into industrial survival. When a critical imported part is unavailable, printing it domestically shifts from convenience to necessity. The market hit 22.3 billion rubles in 2025. Hot-section parts face extreme temperatures and vibration, so certification means the technology has passed its toughest exam. Russia has moved beyond printing samples to building a full-fledged industry — from certified powder to exported machines for the most demanding sectors. Do you think the U.S. can really compete with Russia in this field?

NewRulesGeopolitics

21,176 Aufrufe • vor 2 Monaten