中文
相关论文

相关论文: GeoFormer: A Multi-Polygon Segmentation Transforme…

200 篇论文

In this work, instead of directly predicting the pixel-level segmentation masks, the problem of referring image segmentation is formulated as sequential polygon generation, and the predicted polygons can be later converted into segmentation…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Jiang Liu , Hui Ding , Zhaowei Cai , Yuting Zhang , Ravi Kumar Satzoda , Vijay Mahadevan , R. Manmatha

In geospatial planning, it is often essential to represent objects in a vectorized format, as this format easily translates to downstream tasks such as web development, graphics, or design. While these problems are frequently addressed…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Maxim Khomiakov , Michael Riis Andersen , Jes Frellsen

Accurate 3D lane segment detection and topology reasoning are critical for structured online map construction in autonomous driving. Recent transformer-based approaches formulate this task as query-based set prediction, yet largely inherit…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Danny Abraham , Nikhil Kamalkumar Advani , Arun Das , Nikil Dutt

Point cloud completion aims to recover accurate global geometry and preserve fine-grained local details from partial point clouds. Conventional methods typically predict unseen points directly from 3D point cloud coordinates or use…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Jinpeng Yu , Binbin Huang , Yuxuan Zhang , Huaxia Li , Xu Tang , Shenghua Gao

Deep learning techniques have achieved remarkable success in the semantic segmentation of remote sensing images and in land-use change detection. Nevertheless, their real-time deployment on edge platforms remains constrained by decoder…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Sihang Chen , Lijun Yun , Ze Liu , JianFeng Zhu , Jie Chen , Hui Wang , Yueping Nie

We present PolyBuilding, a fully end-to-end polygon Transformer for building extraction. PolyBuilding direct predicts vector representation of buildings from remote sensing images. It builds upon an encoder-decoder transformer architecture…

计算机视觉与模式识别 · 计算机科学 2022-11-04 Yuan Hu , Zhibin Wang , Zhou Huang , Yu Liu

While state of the art image segmentation models typically output segmentations in raster format, applications in geographic information systems often require vector polygons. To help bridge the gap between deep network output and the…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Nicolas Girard , Dmitriy Smirnov , Justin Solomon , Yuliya Tarabalka

Aerial Image Segmentation is a top-down perspective semantic segmentation and has several challenging characteristics such as strong imbalance in the foreground-background distribution, complex background, intra-class heterogeneity,…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Kashu Yamazaki , Taisei Hanyu , Minh Tran , Adrian de Luis , Roy McCann , Haitao Liao , Chase Rainwater , Meredith Adkins , Jackson Cothren , Ngan Le

Mesh denoising, aimed at removing noise from input meshes while preserving their feature structures, is a practical yet challenging task. Despite the remarkable progress in learning-based mesh denoising methodologies in recent years, their…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Wenbo Zhao , Xianming Liu , Deming Zhai , Junjun Jiang , Xiangyang Ji

In this paper, we propose PolyTransform, a novel instance segmentation algorithm that produces precise, geometry-preserving masks by combining the strengths of prevailing segmentation approaches and modern polygon-based methods. In…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Justin Liang , Namdar Homayounfar , Wei-Chiu Ma , Yuwen Xiong , Rui Hu , Raquel Urtasun

The task of radio map estimation aims to generate a dense representation of electromagnetic spectrum quantities, such as the received signal strength at each grid point within a geographic region, based on measurements from a subset of…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Zheng Fang , Kangjun Liu , Ke Chen , Qingyu Liu , Jianguo Zhang , Lingyang Song , Yaowei Wang

Most modern deep learning-based multi-view 3D reconstruction techniques use RNNs or fusion modules to combine information from multiple images after independently encoding them. These two separate steps have loose connections and do not…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Farid Yagubbayli , Yida Wang , Alessio Tonioni , Federico Tombari

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…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Andrea Alfieri , Yancong Lin , Jan C. van Gemert

The advent of high-resolution multispectral/hyperspectral sensors, LiDAR DSM (Digital Surface Model) information and many others has provided us with an unprecedented wealth of data for Earth Observation. Multimodal AI seeks to exploit…

计算机视觉与模式识别 · 计算机科学 2023-07-10 Nhi Kieu , Kien Nguyen , Sridha Sridharan , Clinton Fookes

Reconstructing geometry and topology structures from raw unstructured data has always been an important research topic in indoor mapping research. In this paper, we aim to reconstruct the floorplan with a vectorized representation from…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Yuzhou Liu , Lingjie Zhu , Xiaodong Ma , Hanqiao Ye , Xiang Gao , Xianwei Zheng , Shuhan Shen

Transformer-based models have greatly pushed the boundaries of time series forecasting recently. Existing methods typically encode time series data into $\textit{patches}$ using one or a fixed set of patch lengths. This, however, could…

机器学习 · 计算机科学 2024-02-09 Linfeng Du , Ji Xin , Alex Labach , Saba Zuberi , Maksims Volkovs , Rahul G. Krishnan

Implicit neural networks have emerged as a crucial technology in 3D surface reconstruction. To reconstruct continuous surfaces from discrete point clouds, encoding the input points into regular grid features (plane or volume) has been…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Shengtao Li , Ge Gao , Yudong Liu , Yu-Shen Liu , Ming Gu

Recursive (looped) Transformers decouple computational depth from parameter depth by repeatedly applying shared layers, providing an explicit architectural primitive for iterative refinement and latent reasoning. However, early looped…

机器学习 · 计算机科学 2026-04-21 Chengting Yu , Xiaobo Shu , Yadao Wang , Yizhen Zhang , Haoyi Wu , You Wu , Rujiao Long , Ziheng Chen , Yuchi Xu , Wenbo Su , Bo Zheng

In this work, we aim to improve the 3D reasoning ability of Transformers in multi-view 3D human pose estimation. Recent works have focused on end-to-end learning-based transformer designs, which struggle to resolve geometric information…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Ziwei Liao , Jialiang Zhu , Chunyu Wang , Han Hu , Steven L. Waslander

Program code serves as a bridge linking vision and logic, providing a feasible supervisory approach for enhancing the multimodal reasoning capability of large models through geometric operations such as auxiliary line construction and…

人工智能 · 计算机科学 2026-02-10 Zhenyu Wu , Yanxi Long , Jian Li , Hua Huang
‹ 上一页 1 2 3 10 下一页 ›