paper-with-me

홈 › Papers

The Domain Transform Solver

2018-05-11 · CVPR 2019 6 · Akash Bapat, Jan-Michael Frahm

We present a framework for edge-aware optimization that is an order of magnitude faster than the state of the art while having comparable performance. Our key insight is that the optimization can be formulated by leveraging properties of the domain transform, a method for edge-aware filtering that defines a distance-preserving 1D mapping of the input space. This enables our method to improve performance for a variety of problems including stereo, depth super-resolution, and render from defocus, while keeping the computational complexity linear in the number of pixels. Our method is highly parallelizable and adaptable, and it has demonstrable scalability with respect to image resolution.

📄 PDF Abstract BibTeX arXiv:1805.04590

Code (0)

등록된 구현이 없습니다.

Tasks

Super-Resolution

Similar Papers 제목 키워드 기반

GeoTransolver: Learning Physics on Irregular Domains Using Multi-scale Geometry Aware Physics Attention Transformer

2025-12-23 · Corey Adams, Rishikesh Ranade, Ram Cherukuri, Sanjay Choudhry arxiv

We present GeoTransolver, a multiscale geometry-aware physics attention transformer for Computer Aided Engineering (CAE). GeoTransolver extends the Transolver backbone with GALE (Geometry-Aware Latent Embeddings) attenti…

Unisolver: PDE-Conditional Transformers Are Universal PDE Solvers

2024-05-27 · Hang Zhou, Yuezhou Ma, Haixu Wu, Haowen Wang 외

Deep models have recently emerged as a promising tool to solve partial differential equations (PDEs), known as neural PDE solvers. While neural solvers trained from either simulation data or physics-informed loss can sol…

Transolver: A Fast Transformer Solver for PDEs on General Geometries

2024-02-04 · Haixu Wu, Huakun Luo, Haowen Wang, Jianmin Wang 외

Transformers have empowered many milestones across various fields and have recently been applied to solve partial differential equations (PDEs). However, since PDEs are typically discretized into large-scale meshes with …

Accelerating Dynamical System Simulations with Contracting and Physics-Projected Neural-Newton Solvers

2021-06-04 · Samuel Chevalier, Jochen Stiasny, Spyros Chatzivasileiadis

Recent advances in deep learning have allowed neural networks (NNs) to successfully replace traditional numerical solvers in many applications, thus enabling impressive computing gains. One such application is time domai…

Opt: A Domain Specific Language for Non-linear Least Squares Optimization in Graphics and Imaging

2016-04-22 · Zachary DeVito, Michael Mara, Michael Zollhöfer, Gilbert Bernstein 외

Many graphics and vision problems can be expressed as non-linear least squares optimizations of objective functions over visual data, such as images and meshes. The mathematical descriptions of these functions are extrem…

GPU