paper-with-me

Papers

BoxSplitGen: A Generative Model for 3D Part Bounding Boxes in Varying Granularity

2026-02-24 · Juil Koo, Wei-Tung Lin, Chanho Park, Chanhyeok Park, Minhyuk Sung arxiv

Human creativity follows a perceptual process, moving from abstract ideas to finer details during creation. While 3D generative models have advanced dramatically, models specifically designed to assist human imagination in 3D creation -- particularly for detailing abstractions from coarse to fine -- have not been explored. We propose a framework that enables intuitive and interactive 3D shape generation by iteratively splitting bounding boxes to refine the set of bounding boxes. The main technical components of our framework are two generative models: the box-splitting generative model and the box-to-shape generative model. The first model, named BoxSplitGen, generates a collection of 3D part bounding boxes with varying granularity by iteratively splitting coarse bounding boxes. It utilizes part bounding boxes created through agglomerative merging and learns the reverse of the merging process -- the splitting sequences. The model consists of two main components: the first learns the categorical distribution of the box to be split, and the second learns the distribution of the two new boxes, given the set of boxes and the indication of which box to split. The second model, the box-to-shape generative model, is trained by leveraging the 3D shape priors learned by an existing 3D diffusion model while adapting the model to incorporate bounding box conditioning. In our experiments, we demonstrate that the box-splitting generative model outperforms token prediction models and the inpainting approach with an unconditional diffusion model. Also, we show that our box-to-shape model, based on a state-of-the-art 3D diffusion model, provides superior results compared to a previous model.

📄 PDF Abstract BibTeX arXiv:2602.20666

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generative Adversarial Learning Towards Fast Weakly Supervised Detection

2018-06-01 · CVPR 2018 6 · Yunhan Shen, Rongrong Ji, Shengchuan Zhang, WangMeng Zuo 외

Weakly supervised object detection has attracted extensive research efforts in recent years. Without the need of annotating bounding boxes, the existing methods usually follow a two/multi-stage pipeline with an online co…

Objectobject-detectionObject DetectionWeakly Supervised Object Detection

Learning Scene-specific Object Detectors Based on a Generative-Discriminative Model with Minimal Supervision

2016-11-12 · Dapeng Luo, Zhipeng Zeng, Nong Sang, Xiang Wu 외

One object class may show large variations due to diverse illuminations, backgrounds and camera viewpoints. Traditional object detection methods often perform worse under unconstrained video environments. To address this…

Objectobject-detectionObject DetectionSelf-Learning

GenDet: Painting Colored Bounding Boxes on Images via Diffusion Model for Object Detection

2026-01-12 · Chen Min, Chengyang Li, Fanjie Kong, Qi Zhu 외 arxiv

This paper presents GenDet, a novel framework that redefines object detection as an image generation task. In contrast to traditional approaches, GenDet adopts a pioneering approach by leveraging generative modeling: it …

Object DetectionImage Generation

LucidDreaming: Controllable Object-Centric 3D Generation

2023-11-30 · Zhaoning Wang, Ming Li, Chen Chen

With the recent development of generative models, Text-to-3D generations have also seen significant growth, opening a door for creating video-game 3D assets from a more general public. Nonetheless, people without any pro…

3D GenerationBenchmarkingLanguage ModellingLarge Language Model+3

Bounding Box Stability against Feature Dropout Reflects Detector Generalization across Environments

2024-03-20 · Yang Yang, Wenhai Wang, Zhe Chen, Jifeng Dai 외

Bounding boxes uniquely characterize object detection, where a good detector gives accurate bounding boxes of categories of interest. However, in the real-world where test ground truths are not provided, it is non-trivia…

object-detectionObject DetectionPedestrian Detectionvehicle detection