pith. sign in

arxiv: 2304.10261 · v1 · pith:U7YBPAPYnew · submitted 2023-04-19 · 💻 cs.CV

Anything-3D: Towards Single-view Anything Reconstruction in the Wild

classification 💻 cs.CV
keywords anything-3dmodelobjectsreconstructionanything-of-anythingapproachfieldgithub
0
0 comments X
read the original abstract

3D reconstruction from a single-RGB image in unconstrained real-world scenarios presents numerous challenges due to the inherent diversity and complexity of objects and environments. In this paper, we introduce Anything-3D, a methodical framework that ingeniously combines a series of visual-language models and the Segment-Anything object segmentation model to elevate objects to 3D, yielding a reliable and versatile system for single-view conditioned 3D reconstruction task. Our approach employs a BLIP model to generate textural descriptions, utilizes the Segment-Anything model for the effective extraction of objects of interest, and leverages a text-to-image diffusion model to lift object into a neural radiance field. Demonstrating its ability to produce accurate and detailed 3D reconstructions for a wide array of objects, \emph{Anything-3D\footnotemark[2]} shows promise in addressing the limitations of existing methodologies. Through comprehensive experiments and evaluations on various datasets, we showcase the merits of our approach, underscoring its potential to contribute meaningfully to the field of 3D reconstruction. Demos and code will be available at \href{https://github.com/Anything-of-anything/Anything-3D}{https://github.com/Anything-of-anything/Anything-3D}.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LRM: Large Reconstruction Model for Single Image to 3D

    cs.CV 2023-11 conditional novelty 7.0

    LRM is a large transformer that predicts a NeRF directly from a single image after training on a million-object multi-view dataset.

  2. Monte Carlo Energy Aggregation for Mobile 3D Gaussian Splatting

    cs.CV 2026-06 unverdicted novelty 6.0

    Flux-GS is a mobile-optimized 3D Gaussian Splatting method that compresses specular energy via Monte Carlo aggregation, recovers details with attribute-conditioned SH offsets, and uses multi-view guidance for densific...

  3. CoIn: Comprehensive 2D-3D Inpainting with Gaussian Splatting Guidance

    cs.CV 2026-06 unverdicted novelty 6.0

    CoIn introduces a multi-stage pipeline using diffusion models for initial 2D inpainting, Reference Adaptive GS for 3D reconstruction, and GS-based warping plus a discriminator for multi-view consistent 3D scene inpain...

  4. AHCQ-SAM: Toward Accurate and Hardware-Compatible Post-Training Segment Anything Model Quantization

    cs.CV 2025-03 unverdicted novelty 6.0

    AHCQ-SAM introduces ACNR, HLUQ, CAG, and LNQ quantization techniques that deliver 15.2% mAP gain on 4-bit SAM-B and 14.01% J&F gain on 4-bit SAM2-Tiny versus prior PTQ methods.

  5. On Efficient Variants of Segment Anything Model: A Survey

    cs.CV 2024-10 unverdicted novelty 5.0

    A survey that reviews efficient variants of the Segment Anything Model, categorizes acceleration strategies, and provides a unified hardware evaluation on benchmarks.

  6. Faster Segment Anything: Towards Lightweight SAM for Mobile Applications

    cs.CV 2023-06 conditional novelty 5.0

    MobileSAM is a 60x smaller distilled version of SAM that matches original performance and runs 5x faster than concurrent FastSAM while supporting CPU inference.