paper-with-me

Papers

Beyond Fixed Grid: Learning Geometric Image Representation with a Deformable Grid

2020-08-21 · ECCV 2020 8 · Jun Gao, Zian Wang, Jinchen Xuan, Sanja Fidler

In modern computer vision, images are typically represented as a fixed uniform grid with some stride and processed via a deep convolutional neural network. We argue that deforming the grid to better align with the high-frequency image content is a more effective strategy. We introduce \emph{Deformable Grid} DefGrid, a learnable neural network module that predicts location offsets of vertices of a 2-dimensional triangular grid, such that the edges of the deformed grid align with image boundaries. We showcase our DefGrid in a variety of use cases, i.e., by inserting it as a module at various levels of processing. We utilize DefGrid as an end-to-end \emph{learnable geometric downsampling} layer that replaces standard pooling methods for reducing feature resolution when feeding images into a deep CNN. We show significantly improved results at the same grid resolution compared to using CNNs on uniform grids for the task of semantic segmentation. We also utilize DefGrid at the output layers for the task of object mask annotation, and show that reasoning about object boundaries on our predicted polygonal grid leads to more accurate results over existing pixel-wise and curve-based approaches. We finally showcase DefGrid as a standalone module for unsupervised image partitioning, showing superior performance over existing approaches. Project website: http://www.cs.toronto.edu/~jungao/def-grid

📄 PDF Abstract BibTeX arXiv:2008.09269

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Flex-Convolution (Million-Scale Point-Cloud Learning Beyond Grid-Worlds)

2018-03-20 · Fabian Groh, Patrick Wieschollek, Hendrik P. A. Lensch

Traditional convolution layers are specifically designed to exploit the natural data representation of images -- a fixed and regular grid. However, unstructured data like 3D point clouds containing irregular neighborhood…

Classify 3D Point CloudsGPUSemantic Segmentation

DAGrid: Directed Accumulator Grid

2023-06-05 · Hang Zhang, Renjiu Hu, Xiang Chen, Rongguang Wang 외

Recent research highlights that the Directed Accumulator (DA), through its parametrization of geometric priors into neural networks, has notably improved the performance of medical image recognition, particularly with sm…

Image RegistrationLesion SegmentationSkin Lesion Segmentation

Improving Physics-Augmented Continuum Neural Radiance Field-Based Geometry-Agnostic System Identification with Lagrangian Particle Optimization

2024-06-06 · CVPR 2024 1 · Takuhiro Kaneko

Geometry-agnostic system identification is a technique for identifying the geometry and physical properties of an object from video sequences without any geometric assumptions. Recently, physics-augmented continuum neura…

NeRF

Low-Rank Tensor Function Representation for Multi-Dimensional Data Recovery

2022-12-01 · YiSi Luo, XiLe Zhao, Zhemin Li, Michael K. Ng 외

Since higher-order tensors are naturally suitable for representing multi-dimensional data in real-world, e.g., color images and videos, low-rank tensor representation has become one of the emerging areas in machine learn…

DenoisingHyperparameter OptimizationImage Inpaintingpoint cloud upsampling

Persistent Nature: A Generative Model of Unbounded 3D Worlds

2023-03-23 · CVPR 2023 1 · Lucy Chai, Richard Tucker, Zhengqi Li, Phillip Isola 외

Despite increasingly realistic image quality, recent 3D image generative models often operate on 3D volumes of fixed extent with limited camera motions. We investigate the task of unconditionally synthesizing unbounded n…

DecoderScene Generation