paper-with-me

홈 › Papers

Implicit-Zoo: A Large-Scale Dataset of Neural Implicit Functions for 2D Images and 3D Scenes

2024-06-25 · Qi Ma, Danda Pani Paudel, Ender Konukoglu, Luc van Gool

Neural implicit functions have demonstrated significant importance in various areas such as computer vision, graphics. Their advantages include the ability to represent complex shapes and scenes with high fidelity, smooth interpolation capabilities, and continuous representations. Despite these benefits, the development and analysis of implicit functions have been limited by the lack of comprehensive datasets and the substantial computational resources required for their implementation and evaluation. To address these challenges, we introduce "Implicit-Zoo": a large-scale dataset requiring thousands of GPU training days designed to facilitate research and development in this field. Our dataset includes diverse 2D and 3D scenes, such as CIFAR-10, ImageNet-1K, and Cityscapes for 2D image tasks, and the OmniObject3D dataset for 3D vision tasks. We ensure high quality through strict checks, refining or filtering out low-quality data. Using Implicit-Zoo, we showcase two immediate benefits as it enables to: (1) learn token locations for transformer models; (2) directly regress 3D cameras poses of 2D images with respect to NeRF models. This in turn leads to an improved performance in all three task of image classification, semantic segmentation, and 3D pose regression, thereby unlocking new avenues for research.

📄 PDF Abstract BibTeX arXiv:2406.17438

Code (1)

qimaqi/Implicit-Zoo 공식 구현 pytorch

Tasks

GPUimage-classificationImage ClassificationNeRFSemantic Segmentation

Similar Papers 제목 키워드 기반

FDIF: Formula-Driven supervised Learning with Implicit Functions for 3D Medical Image Segmentation

2026-03-24 · Yukinori Yamamoto, Kazuya Nishimura, Tsukasa Fukusato, Hirokazu Nosato 외 arxiv

Deep learning-based 3D medical image segmentation methods relies on large-scale labeled datasets, yet acquiring such data is difficult due to privacy constraints and the high cost of expert annotation. Formula-Driven Sup…

Medical Image SegmentationRepresentation Learning3D Classification

A Correlation Maximization Approach for Cross Domain Co-Embeddings

2018-09-10 · Dan Shiebler

Although modern recommendation systems can exploit the structure in users' item feedback, most are powerless in the face of new users who provide no structure for them to exploit. In this paper we introduce ImplicitCE, a…

Recommendation Systems

Multiscale Deep Equilibrium Models

2020-06-15 · NeurIPS 2020 12 · Shaojie Bai, Vladlen Koltun, J. Zico Kolter

We propose a new class of implicit networks, the multiscale deep equilibrium model (MDEQ), suited to large-scale and highly hierarchical pattern recognition domains. An MDEQ directly solves for and backpropagates through…

General Classificationimage-classificationImage ClassificationSegmentation+1

Implicit Bias in Deep Linear Discriminant Analysis

2026-03-03 · Jiawen Li arxiv

While the Implicit Bias(or Implicit Regularization) of standard loss functions has been studied, the optimization geometry induced by discriminative metric-learning objectives remains largely unexplored.To the best of ou…

CIRCLE: Convolutional Implicit Reconstruction and Completion for Large-scale Indoor Scene

2021-11-25 · Haoxiang Chen, Jiahui Huang, Tai-Jiang Mu, Shi-Min Hu

We present CIRCLE, a framework for large-scale scene completion and geometric refinement based on local implicit signed distance functions. It is based on an end-to-end sparse convolutional network, CircNet, that jointly…