Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

"near real-time method for 6-DoF tracking of an unknown object from a monocular RGBD video sequence [...] a Neural Object Field that is learned concurrently with a pose graph optimization process in order to robustly accumulate information into a consistent 3D representation"

222,937 Aufrufe • vor 3 Jahren •via X (Twitter)

10 Kommentare

Profilbild von AltVRat
AltVRatvor 3 Jahren

Whaaaaaaat? Does this mean finally tracked beers? In social #VR?

Profilbild von Fabien Benetou
Fabien Benetouvor 3 Jahren

Asking the important question!😎🍻😅

Profilbild von Francois Laberge ✍️
Francois Laberge ✍️vor 3 Jahren

Caveats: “near” real-time and requires RGBD camera. I assume a fused feed of iPhone’s back camera rgb + depth sensor might work, but be limited to high end users. Code coming soon, so we’ll find out:

Profilbild von Fabien Benetou
Fabien Benetouvor 3 Jahren

Indeed cut through the intro but specifically kept these 2 constraints. That being said most of the interesting work we see these days with NeRF capture via mobile do require this kind of camera so even though it's not everywhere it's still popular. Also NVIDIA so... "near"➡️💰

Profilbild von John Robinson
John Robinsonvor 3 Jahren

@SubutaiAhmad makes me think of the coffee cup ;-)

Profilbild von Kiaran Ritchie
Kiaran Ritchievor 3 Jahren

This has a lot of potential for 3d animation tools. Recording this transform and playing it back would effectively turn this into a motion capture device. Or you could use this transform as input to drive a more sophisticated animation rig.

Profilbild von Ulf
Ulfvor 3 Jahren

@EMostaque What I see 😁😁😉

Profilbild von Gregor @krekr@ioc.exchange @krekr.bsky.social
Gregor @[email protected] @krekr.bsky.socialvor 3 Jahren

Expired: using middle mouse button to rotate a 3-D model Tired: 3Dconnexxion spacenavigator Wired: everything is a 3-D mouse

Profilbild von SJ
SJvor 3 Jahren

@SaveToNotion #thread

Profilbild von Don Allen Stevenson III ᯅ
Don Allen Stevenson III ᯅvor 3 Jahren

@EMostaque This is extremely impressive

Ähnliche Videos

Blended-NeRF: Zero-Shot Object Generation and Blending in Existing Neural Radiance Fields paper page: Editing a local region or a specific object in a 3D scene represented by a NeRF is challenging, mainly due to the implicit nature of the scene representation. Consistently blending a new realistic object into the scene adds an additional level of difficulty. We present Blended-NeRF, a robust and flexible framework for editing a specific region of interest in an existing NeRF scene, based on text prompts or image patches, along with a 3D ROI box. Our method leverages a pretrained language-image model to steer the synthesis towards a user-provided text prompt or image patch, along with a 3D MLP model initialized on an existing NeRF scene to generate the object and blend it into a specified region in the original scene. We allow local editing by localizing a 3D ROI box in the input scene, and seamlessly blend the content synthesized inside the ROI with the existing scene using a novel volumetric blending technique. To obtain natural looking and view-consistent results, we leverage existing and new geometric priors and 3D augmentations for improving the visual fidelity of the final result. We test our framework both qualitatively and quantitatively on a variety of real 3D scenes and text prompts, demonstrating realistic multi-view consistent results with much flexibility and diversity compared to the baselines. Finally, we show the applicability of our framework for several 3D editing applications, including adding new objects to a scene, removing/replacing/altering existing objects, and texture conversion.

AK

62,768 Aufrufe • vor 3 Jahren

[NeurIPS '24] DreamMesh4D: Video-to-4D Generation with Sparse-Controlled Gaussian-Mesh Hybrid Representation Abstract (excerpt) We introduce DreamMesh4D, a novel framework that combines mesh representation with sparse-controlled deformation technique to generate high-quality 4D object from a monocular video. To overcome the limitation of classical texture representation, we bind Gaussian splats to the surface of the triangular mesh for differentiable optimization of both the texture and mesh vertices. In particular, DreamMesh4D begins with a coarse mesh provided by a single image based 3D generation method. Sparse points are then uniformly sampled across the surface of the mesh, and are used to build a deformation graph to drive the motion of the 3D object for the sake of computational efficiency and providing additional constraint. For each step, transformations of sparse control points are predicted using a deformation network, and the mesh vertices as well as the bound surface Gaussians are deformed via a geometric skinning algorithm. The skinning algorithm is a hybrid approach combining LBS (linear blending skinning) and DQS (dual-quaternion skinning), mitigating drawbacks associated with both approaches. The static surface Gaussians and mesh vertices as well as the dynamic deformation network are learned via reference view photometric loss, score distillation loss as well as other regularization losses in a two-stage manner. Extensive experiments demonstrate that our method outperforms prior video-to-4D generation methods in terms of rendering quality and spatial-temporal consistency.

MrNeRF

12,323 Aufrufe • vor 1 Jahr