paper-with-me

Papers

A modular software framework for the design and implementation of ptychography algorithms

2022-05-06 · Francesco Guzzi, George Kourousias, Fulvio Billè, Roberto Pugliese, Alessandra Gianoncelli, Sergio Carrato

Computational methods are driving high impact microscopy techniques such as ptychography. However, the design and implementation of new algorithms is often a laborious process, as many parts of the code are written in close-to-the-hardware programming constructs to speed up the reconstruction. In this paper, we present SciComPty, a new ptychography software framework aiming at simulating ptychography datasets and testing state-of-the-art and new reconstruction algorithms. Despite its simplicity, the software leverages GPU accelerated processing through the PyTorch CUDA interface. This is essential to design new methods that can readily be employed. As an example, we present an improved position refinement method based on Adam and a new version of the rPIE algorithm, adapted for partial coherence setups. Results are shown on both synthetic and real datasets. The software is released as open-source.

📄 PDF Abstract BibTeX arXiv:2205.04295

Code (0)

등록된 구현이 없습니다.

Tasks

GPUPosition

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Efficient and flexible approach to ptychography using an optimization framework based on automatic differentiation

2020-10-05 · Jacob Seifert, Dorian Bouchet, Lars Loetgering, Allard P. Mosk

Ptychography is a lensless imaging method that allows for wavefront sensing and phase-sensitive microscopy from a set of diffraction patterns. Recently, it has been shown that the optimization task in ptychography can be…

SLM Lab: A Comprehensive Benchmark and Modular Software Framework for Reproducible Deep Reinforcement Learning

2019-12-28 · Keng Wah Loon, Laura Graesser, Milan Cvitkovic

We introduce SLM Lab, a software framework for reproducible reinforcement learning (RL) research. SLM Lab implements a number of popular RL algorithms, provides synchronous and asynchronous parallel experiment execution,…

Atari GamesDeep Reinforcement LearningOpenAI GymReinforcement Learning+1

A parameter refinement method for Ptychography based on Deep Learning concepts

2021-05-18 · Francesco Guzzi, George Kourousias, Fulvio Billè, Roberto Pugliese 외

X-ray Ptychography is an advanced computational microscopy technique which is delivering exceptionally detailed quantitative imaging of biological and nanotechnology specimens. However coarse parametrisation in propagati…

Deep LearningPosition

DLVM: A modern compiler infrastructure for deep learning systems

2017-11-08 · ICLR 2018 1 · Richard Wei, Lane Schwartz, Vikram Adve

Deep learning software demands reliability and performance. However, many of the existing deep learning frameworks are software libraries that act as an unsafe DSL in Python and a computation graph interpreter. We presen…

Code GenerationDeep LearningGPU

PlaCo: a QP-based robot planning and control framework

2025-11-08 · Marc Duclusaud, Grégoire Passault, Vincent Padois, Olivier Ly arxiv

This article introduces PlaCo, a software framework designed to simplify the formulation and solution of Quadratic Programming (QP)-based planning and control problems for robotic systems. PlaCo provides a high-level int…