paper-with-me

Papers

Meta Deformation Network: Meta Functionals for Shape Correspondence

2020-06-26 · Daohan Lu, Yi Fang

We present a new technique named "Meta Deformation Network" for 3D shape matching via deformation, in which a deep neural network maps a reference shape onto the parameters of a second neural network whose task is to give the correspondence between a learned template and query shape via deformation. We categorize the second neural network as a meta-function, or a function generated by another function, as its parameters are dynamically given by the first network on a per-input basis. This leads to a straightforward overall architecture and faster execution speeds, without loss in the quality of the deformation of the template. We show in our experiments that Meta Deformation Network leads to improvements on the MPI-FAUST Inter Challenge over designs that utilized a conventional decoder design that has non-dynamic parameters.

📄 PDF Abstract BibTeX arXiv:2006.14758

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

DeepMetaHandles: Learning Deformation Meta-Handles of 3D Meshes with Biharmonic Coordinates

2021-02-18 · CVPR 2021 1 · Minghua Liu, Minhyuk Sung, Radomir Mech, Hao Su

We propose DeepMetaHandles, a 3D conditional generative model based on mesh deformation. Given a collection of 3D meshes of a category and their deformation handles (control points), our method learns a set of meta-handl…

MetaRegNet: Metamorphic Image Registration Using Flow-Driven Residual Networks

2023-03-16 · Ankita Joshi, Yi Hong

Deep learning based methods provide efficient solutions to medical image registration, including the challenging problem of diffeomorphic image registration. However, most methods register normal image pairs, facing diff…

Image RegistrationMedical Image Registration

Deep Meta Functionals for Shape Representation

2019-08-17 · ICCV 2019 10 · Gidi Littwin, Lior Wolf

We present a new method for 3D shape reconstruction from a single image, in which a deep neural network directly maps an image to a vector of network weights. The network \textcolor{black}{parametrized by} these weights …

3D Shape Reconstruction

3D Meta Point Signature: Learning to Learn 3D Point Signature for 3D Dense Shape Correspondence

2020-10-21 · Hao Huang, Lingjing Wang, Xiang Li, Yi Fang

Point signature, a representation describing the structural neighborhood of a point in 3D shapes, can be applied to establish correspondences between points in 3D shapes. Conventional methods apply a weight-sharing netwo…

3D Dense Shape CorrespondenceMeta-Learning

Learning-Based Image Registration With Meta-Regularization

2021-06-19 · CVPR 2021 1 · Ebrahim Al Safadi, Xubo Song

We introduce a meta-regularization framework for learning-based image registration. Current learning-based image registration methods use high-resolution architectures such as U-Nets to produce spatial transformation…

Image Registration