paper-with-me

Papers

DeepInverse: A Python package for solving imaging inverse problems with deep learning

2025-05-26 · Julián Tachella, Matthieu Terris, Samuel Hurault, Andrew Wang, Dongdong Chen, Minh-Hai Nguyen, Maxime Song, Thomas Davies, Leo Davy, Jonathan Dong, Paul Escande, Johannes Hertrich, Zhiyuan Hu, Tobías I. Liaudat, Nils Laurent, Brett Levac, Mathurin Massias, Thomas Moreau, Thibaut Modrzyk, Brayan Monroy, Sebastian Neumayer, Jérémy Scanvic, Florian Sarron, Victor Sechaud, Georg Schramm, Romain Vo, Pierre Weiss

DeepInverse is an open-source PyTorch-based library for solving imaging inverse problems. The library covers all crucial steps in image reconstruction from the efficient implementation of forward operators (e.g., optics, MRI, tomography), to the definition and resolution of variational problems and the design and training of advanced neural network architectures. In this paper, we describe the main functionality of the library and discuss the main design choices.

📄 PDF Abstract BibTeX arXiv:2505.20160

Code (1)

deepinv/deepinv 공식 구현 pytorch

Tasks

Image Reconstruction

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

IKBT: solving closed-form Inverse Kinematics with Behavior Tree

2017-11-15 · Dianmu Zhang, Blake Hannaford

Serial robot arms have complicated kinematic equations which must be solved to write effective arm planning and control software (the Inverse Kinematics Problem). Existing software packages for inverse kinematics often r…

Form

Learning to Invert: Signal Recovery via Deep Convolutional Networks

2017-01-14 · Ali Mousavi, Richard G. Baraniuk

The promise of compressive sensing (CS) has been offset by two significant challenges. First, real-world data is not exactly sparse in a fixed basis. Second, current high-performance recovery algorithms are slow to conve…

Compressive Sensing

spd-metrics-id: A Python Package for SPD-Aware Distance Metrics in Connectome Fingerprinting and Beyond

2025-10-06 · Kaosar Uddin arxiv

We present spd-metrics-id, a Python package for computing distances and divergences between symmetric positive-definite (SPD) matrices. Unlike traditional toolkits that focus on specific applications, spd-metrics-id prov…

ORMIR_XCT: A Python package for high resolution peripheral quantitative computed tomography image processing

2023-09-08 · Michael T. Kuczynski, Nathan J. Neeteson, Kathryn S. Stok, Andrew J. Burghardt 외

High resolution peripheral quantitative computed tomography (HR-pQCT) is an imaging technique capable of imaging trabecular bone in-vivo. HR-pQCT has a wide range of applications, primarily focused on bone to improve our…

JAX-SPH: A Differentiable Smoothed Particle Hydrodynamics Framework

2024-03-07 · Artur P. Toshev, Harish Ramachandran, Jonas A. Erbesdobler, Gianluca Galletti 외

Particle-based fluid simulations have emerged as a powerful tool for solving the Navier-Stokes equations, especially in cases that include intricate physics and free surfaces. The recent addition of machine learning meth…

Dataset Generation