中文
相关论文

相关论文: CorticalFlow: A Diffeomorphic Mesh Deformation Mod…

200 篇论文

Recent works on optical flow estimation use neural networks to predict the flow field that maps positions of one image to positions of the other. These networks consist of a feature extractor, a correlation volume, and finally several…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Leyla Mirvakhabova , Hong Cai , Jisoo Jeong , Hanno Ackermann , Farhad Zanjani , Fatih Porikli

We propose a numerical method for fluid deformable surfaces governed by surface Stokes flow and Helfrich bending energy under active growth, aiming to model shape evolution of the epithelium in developmental processes. To prevent…

流体动力学 · 物理学 2026-02-17 Maik Porrmann , Sören Bartels , Axel Voigt

Among these, D-peptides are resistant to proteolysis, exhibit greater in vivo stability, and are easier to synthesize. Despite advances in deep learning for peptide discovery, the scarcity of natural D-protein data limits the transfer of…

计算工程、金融与科学 · 计算机科学 2026-05-04 Fang Wu , Shuting Jin , Xiangru Tang , Junlin Xu , Mark Gerstein , James Zou

Computational fluid dynamics (CFD) provides high-fidelity simulations of fluid flows but remains computationally expensive for many-query applications. In recent years deep learning (DL) has been used to construct data-driven fluid-dynamic…

机器学习 · 计算机科学 2026-04-13 David Ramos , Lucas Lacasa , Fermín Gutiérrez , Eusebio Valero , Gonzalo Rubio

The difficulty of obtaining paired data remains a major bottleneck for learning image restoration and enhancement models for real-world applications. Current strategies aim to synthesize realistic training data by modeling noise and…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Valentin Wolf , Andreas Lugmayr , Martin Danelljan , Luc Van Gool , Radu Timofte

In this paper, we propose a convolutional layer inspired by optical flow algorithms to learn motion representations. Our representation flow layer is a fully-differentiable layer designed to capture the `flow' of any representation channel…

计算机视觉与模式识别 · 计算机科学 2019-08-05 AJ Piergiovanni , Michael S. Ryoo

We present a machine-learning based Volume Of Fluid method to simulate multi-material flows on three-dimensional domains. One of the novelties of the method is that the flux fraction is computed by evaluating a previously trained neural…

数值分析 · 数学 2025-07-08 Moreno Pintore , Bruno Després

We introduce VistaFlow, a scalable three-dimensional imaging technique capable of reconstructing fully interactive 3D volumetric images from a set of 2D photographs. Our model synthesizes novel viewpoints through a differentiable rendering…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Jayram Palamadai , William Yu

Flow matching has emerged as a simulation-free alternative to diffusion-based generative modeling, producing samples by solving an ODE whose time-dependent velocity field is learned along an interpolation between a simple source…

机器学习 · 统计学 2026-04-10 Shivam Kumar , Yixin Wang , Lizhen Lin

Reconstructing soft tissues from stereo endoscope videos is an essential prerequisite for many medical applications. Previous methods struggle to produce high-quality geometry and appearance due to their inadequate representations of 3D…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Ruyi Zha , Xuelian Cheng , Hongdong Li , Mehrtash Harandi , Zongyuan Ge

In visual computing, 3D geometry is represented in many different forms including meshes, point clouds, voxel grids, level sets, and depth images. Each representation is suited for different tasks thus making the transformation of one…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Trevor Houchens , Cheng-You Lu , Shivam Duggal , Rao Fu , Srinath Sridhar

Simulating spatiotemporal turbulence with high fidelity remains a cornerstone challenge in computational fluid dynamics (CFD) due to its intricate multiscale nature and prohibitive computational demands. Traditional approaches typically…

流体动力学 · 物理学 2024-07-01 Xiantao Fan , Deepak Akhare , Jian-Xun Wang

State-of-the-art neural network models estimate large displacement optical flow in multi-resolution and use warping to propagate the estimation between two resolutions. Despite their impressive results, it is known that there are two…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Yao Lu , Jack Valmadre , Heng Wang , Juho Kannala , Mehrtash Harandi , Philip H. S. Torr

Optical flow estimation is a basic task in self-driving and robotics systems, which enables to temporally interpret traffic scenes. Autonomous vehicles clearly benefit from the ultra-wide Field of View (FoV) offered by 360{\deg} panoramic…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Hao Shi , Yifan Zhou , Kailun Yang , Xiaoting Yin , Ze Wang , Yaozu Ye , Zhe Yin , Shi Meng , Peng Li , Kaiwei Wang

In this work, we present HyperFlow - a novel generative model that leverages hypernetworks to create continuous 3D object representations in a form of lightweight surfaces (meshes), directly out of point clouds. Efficient object…

计算机视觉与模式识别 · 计算机科学 2020-06-17 Przemysław Spurek , Maciej Zięba , Jacek Tabor , Tomasz Trzciński

We use machine learning to perform super-resolution analysis of grossly under-resolved turbulent flow field data to reconstruct the high-resolution flow field. Two machine-learning models are developed; namely the convolutional neural…

流体动力学 · 物理学 2019-05-08 Kai Fukami , Koji Fukagata , Kunihiko Taira

We use a Convolutional Recurrent Neural Network approach to learn morphological evolution driven by surface diffusion. To this aim we first produce a training set using phase field simulations. Intentionally, we insert in such a set only…

计算物理 · 物理学 2024-05-07 Daniele Lanzoni , Marco Albani , Roberto Bergamaschini , Francesco Montalenti

Diffusion and flow-matching models achieve remarkable generative performance but at the cost of many sampling steps, this slows inference and limits applicability to time-critical tasks. The ReFlow procedure can accelerate sampling by…

机器学习 · 计算机科学 2024-10-11 Beomsu Kim , Yu-Guan Hsieh , Michal Klein , Marco Cuturi , Jong Chul Ye , Bahjat Kawar , James Thornton

State-of-the-art deep learning systems such as TensorFlow and PyTorch tightly couple the model with the underlying hardware. This coupling requires the user to modify application logic in order to run the same job across a different set of…

分布式、并行与集群计算 · 计算机科学 2021-05-13 Andrew Or , Haoyu Zhang , Michael J. Freedman

Rectified flow is a generative model that learns smooth transport mappings between two distributions through an ordinary differential equation (ODE). Unlike diffusion-based generative models, which require costly numerical integration of a…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Shin Seong Kim , Mingi Kwon , Jaeseok Jeong , Youngjung Uh