paper-with-me

홈 › Papers

Investigating transformers in the decomposition of polygonal shapes as point collections

2021-08-17 · Andrea Alfieri, Yancong Lin, Jan C. van Gemert

Transformers can generate predictions in two approaches: 1. auto-regressively by conditioning each sequence element on the previous ones, or 2. directly produce an output sequences in parallel. While research has mostly explored upon this difference on sequential tasks in NLP, we study the difference between auto-regressive and parallel prediction on visual set prediction tasks, and in particular on polygonal shapes in images because polygons are representative of numerous types of objects, such as buildings or obstacles for aerial vehicles. This is challenging for deep learning architectures as a polygon can consist of a varying carnality of points. We provide evidence on the importance of natural orders for Transformers, and show the benefit of decomposing complex polygons into collections of points in an auto-regressive manner.

📄 PDF Abstract BibTeX arXiv:2108.07533

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Object is Worth 64x64 Pixels: Generating 3D Object via Image Diffusion

2024-08-06 · Xingguang Yan, Han-Hung Lee, Ziyu Wan, Angel X. Chang

We introduce a new approach for generating realistic 3D models with UV maps through a representation termed "Object Images." This approach encapsulates surface geometry, appearance, and patch structures within a 64x64 pi…

3D Shape GenerationImage GenerationObject

AutoPoly: Predicting a Polygonal Mesh Construction Sequence from a Silhouette Image

2022-03-29 · I-Chao Shen, Yu Ju Chen, Oliver van Kaick, Takeo Igarashi

Polygonal modeling is a core task of content creation in Computer Graphics. The complexity of modeling, in terms of the number and the order of operations and time required to execute them makes it challenging to learn a…

Point2Building: Reconstructing Buildings from Airborne LiDAR Point Clouds

2024-03-04 · Yujia Liu, Anton Obukhov, Jan Dirk Wegner, Konrad Schindler

We present a learning-based approach to reconstruct buildings as 3D polygonal meshes from airborne LiDAR point clouds. What makes 3D building reconstruction from airborne LiDAR hard is the large diversity of building des…

Diversity

MonteFloor: Extending MCTS for Reconstructing Accurate Large-Scale Floor Plans

2021-03-20 · ICCV 2021 10 · Sinisa Stekovic, Mahdi Rad, Friedrich Fraundorfer, Vincent Lepetit

We propose a novel method for reconstructing floor plans from noisy 3D point clouds. Our main contribution is a principled approach that relies on the Monte Carlo Tree Search (MCTS) algorithm to maximize a suitable objec…

Primitive-based 3D Building Modeling, Sensor Simulation, and Estimation

2019-01-16 · Xia Li, Yen-Liang Lin, James Miller, Alex Cheon 외

As we begin to consider modeling large, realistic 3D building scenes, it becomes necessary to consider a more compact representation over the polygonal mesh model. Due to the large amounts of annotated training data, whi…

Instance SegmentationSemantic Segmentation