paper-with-me

홈 › Papers

Zero-1-to-3: Zero-shot One Image to 3D Object

2023-03-20 · ICCV 2023 1 · Ruoshi Liu, Rundi Wu, Basile Van Hoorick, Pavel Tokmakov, Sergey Zakharov, Carl Vondrick

We introduce Zero-1-to-3, a framework for changing the camera viewpoint of an object given just a single RGB image. To perform novel view synthesis in this under-constrained setting, we capitalize on the geometric priors that large-scale diffusion models learn about natural images. Our conditional diffusion model uses a synthetic dataset to learn controls of the relative camera viewpoint, which allow new images to be generated of the same object under a specified camera transformation. Even though it is trained on a synthetic dataset, our model retains a strong zero-shot generalization ability to out-of-distribution datasets as well as in-the-wild images, including impressionist paintings. Our viewpoint-conditioned diffusion approach can further be used for the task of 3D reconstruction from a single image. Qualitative and quantitative experiments show that our method significantly outperforms state-of-the-art single-view 3D reconstruction and novel view synthesis models by leveraging Internet-scale pre-training.

📄 PDF Abstract BibTeX arXiv:2303.11328

Code (1)

cvlab-columbia/zero123 공식 구현 pytorch

Tasks

3D ReconstructionImage to 3DNovel View SynthesisSingle-View 3D ReconstructionZero-shot Generalization

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Context-Aware Zero-Shot Recognition

2019-04-19 · Ruotian Luo, Ning Zhang, Bohyung Han, Linjie Yang

We present a novel problem setting in zero-shot learning, zero-shot object recognition and detection in the context. Contrary to the traditional zero-shot learning methods, which simply infers unseen categories by transf…

Object RecognitionZero-Shot Learning

Zero-Shot Visual Classification with Guided Cropping

2023-09-12 · Piyapat Saranrittichai, Mauricio Munoz, Volker Fischer, Chaithanya Kumar Mummadi

Pretrained vision-language models, such as CLIP, show promising zero-shot performance across a wide variety of datasets. For closed-set classification tasks, however, there is an inherent limitation: CLIP image encoders …

ClassificationObjectobject-detectionObject Detection+3

Infrared Domain Adaptation with Zero-Shot Quantization

2024-08-25 · Burak Sevsay, Erdem Akagündüz

Quantization is one of the most popular techniques for reducing computation time and shrinking model size. However, ensuring the accuracy of quantized models typically involves calibration using training data, which may …

Domain Adaptationobject-detectionObject DetectionQuantization

SAVE: Self-Attention on Visual Embedding for Zero-Shot Generic Object Counting

2025-02-10 · journal 2025 2 · Ahmed Zgaren, Wassim Bouachir, Nizar Bouguila

Zero-shot counting is a subcategory of Generic Visual Object Counting, which aims to count objects from an arbitrary class in a given image. While few-shot counting relies on delivering exemplars to the model to count si…

Exemplar-Free CountingObjectObject CountingZero-Shot Counting

EZSR: Event-based Zero-Shot Recognition

2024-07-31 · CVPR 2025 1 · Yan Yang, Liyuan Pan, Dongxu Li, Liu Liu

This paper studies zero-shot object recognition using event camera data. Guided by CLIP, which is pre-trained on RGB images, existing approaches achieve zero-shot object recognition by optimizing embedding similarities b…

ObjectObject RecognitionZero-Shot Learning