paper-with-me

홈 › Papers

ImageNet3D: Towards General-Purpose Object-Level 3D Understanding

2024-06-13 · Wufei Ma, Guanning Zeng, Guofeng Zhang, Qihao Liu, Letian Zhang, Adam Kortylewski, Yaoyao Liu, Alan Yuille

A vision model with general-purpose object-level 3D understanding should be capable of inferring both 2D (e.g., class name and bounding box) and 3D information (e.g., 3D location and 3D viewpoint) for arbitrary rigid objects in natural images. This is a challenging task, as it involves inferring 3D information from 2D signals and most importantly, generalizing to rigid objects from unseen categories. However, existing datasets with object-level 3D annotations are often limited by the number of categories or the quality of annotations. Models developed on these datasets become specialists for certain categories or domains, and fail to generalize. In this work, we present ImageNet3D, a large dataset for general-purpose object-level 3D understanding. ImageNet3D augments 200 categories from the ImageNet dataset with 2D bounding box, 3D pose, 3D location annotations, and image captions interleaved with 3D information. With the new annotations available in ImageNet3D, we could (i) analyze the object-level 3D awareness of visual foundation models, and (ii) study and develop general-purpose models that infer both 2D and 3D information for arbitrary rigid objects in natural images, and (iii) integrate unified 3D models with large language models for 3D-related reasoning.. We consider two new tasks, probing of object-level 3D awareness and open vocabulary pose estimation, besides standard classification and pose estimation. Experimental results on ImageNet3D demonstrate the potential of our dataset in building vision models with stronger general-purpose object-level 3D understanding.

📄 PDF Abstract BibTeX arXiv:2406.09613

Code (1)

wufeim/imagenet3d 공식 구현

Tasks

Image CaptioningLinear Probing Object-Level 3D AwarenessObjectPose Estimation

Similar Papers 제목 키워드 기반

Unsupervised Object-Level Representation Learning from Scene Images

2021-06-22 · NeurIPS 2021 12 · Jiahao Xie, Xiaohang Zhan, Ziwei Liu, Yew Soon Ong 외

Contrastive self-supervised learning has largely narrowed the gap to supervised pre-training on ImageNet. However, its success highly relies on the object-centric priors of ImageNet, i.e., different augmented views of th…

ObjectRepresentation LearningSelf-Supervised LearningSemantic correspondence

HyperImageNet: A Large-Scale High-Spatial Resolution Hyperspectral Imagery Classification Benchmark

2026-07-23 · Chuguang Zeng, Jingtao Li, Yinhe Liu, Yanfei Zhong arxiv

We present HyperImageNet, a large-scale benchmark for fine-grained hyperspectral land-cover understanding. The dataset contains 26,084 airborne hyperspectral image patches with 224 spectral bands and 138 fine-grained lan…

Instance Segmentation

CoLLaVO: Crayon Large Language and Vision mOdel

2024-02-17 · Byung-Kwan Lee, Beomchan Park, Chae Won Kim, Yong Man Ro

The remarkable success of Large Language Models (LLMs) and instruction tuning drives the evolution of Vision Language Models (VLMs) towards a versatile general-purpose model. Yet, it remains unexplored whether current VL…

Large Language ModelmodelObjectVisual Prompt Tuning+3

Going Denser with Open-Vocabulary Part Segmentation

2023-05-18 · ICCV 2023 1 · Peize Sun, Shoufa Chen, Chenchen Zhu, Fanyi Xiao 외

Object detection has been expanded from a limited number of categories to open vocabulary. Moving forward, a complete intelligent vision system requires understanding more fine-grained object descriptions, object parts. …

Objectobject-detectionObject DetectionSegmentation+1

SceneGPT: A Language Model for 3D Scene Understanding

2024-08-13 · Shivam Chandhok

Building models that can understand and reason about 3D scenes is difficult owing to the lack of data sources for 3D supervised training and large-scale training regimes. In this work we ask - How can the knowledge in a …

In-Context LearningLanguage ModelingLanguage Modellingmodel+3