paper-with-me

홈 › Papers

Instant Particle Size Distribution Measurement Using CNNs Trained on Synthetic Data

2025-07-01 · Yasser El Jarida, Youssef Iraqi, Loubna Mekouar

Accurate particle size distribution (PSD) measurement is important in industries such as mining, pharmaceuticals, and fertilizer manufacturing, significantly influencing product quality and operational efficiency. Traditional PSD methods like sieve analysis and laser diffraction are manual, time-consuming, and limited by particle overlap. Recent developments in convolutional neural networks (CNNs) enable automated, real-time PSD estimation directly from particle images. In this work, we present a CNN-based methodology trained on realistic synthetic particle imagery generated using Blender's advanced rendering capabilities. Synthetic data sets using this method can replicate various industrial scenarios by systematically varying particle shapes, textures, lighting, and spatial arrangements that closely resemble the actual configurations. We evaluated three CNN-based architectures, ResNet-50, InceptionV3, and EfficientNet-B0, for predicting critical PSD parameters (d10, d50, d90). Results demonstrated comparable accuracy across models, with EfficientNet-B0 achieving the best computational efficiency suitable for real-time industrial deployment. This approach shows the effectiveness of realistic synthetic data for robust CNN training, which offers significant potential for automated industrial PSD monitoring. The code is released at : https://github.com/YasserElj/Synthetic-Granular-Gen

📄 PDF Abstract BibTeX arXiv:2507.00822

Code (1)

YasserElj/Synthetic-Granular-Gen 공식 구현 pytorch

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Determination of Particle-Size Distributions from Light-Scattering Measurement Using Constrained Gaussian Process Regression

2025-07-04 · Fahime Seyedheydari, Mahdi Nasiri, Marcin Mińkowski, Simo Särkkä arxiv

In this work, we propose a novel methodology for robustly estimating particle size distributions from optical scattering measurements using constrained Gaussian process regression. The estimation of particle size distrib…

Computational Efficiency

Resonances in reflective Hamiltonian Monte Carlo

2025-04-16 · Namu Kroupa, Gábor Csányi, Will Handley

In high dimensions, reflective Hamiltonian Monte Carlo with inexact reflections exhibits slow mixing when the particle ensemble is initialised from a Dirac delta distribution and the uniform distribution is targeted. By …

Two-dimensional flow field measurement of sediment-laden flow based on ultrasound image velocimetry

2021-11-29 · Weiliang Tao, Yan Liu, Zhimin Ma, Wenbin Hu

This paper proposes a novel particle image velocimetry (PIV) technique to generate an instantaneous two-dimensional velocity field for sediment-laden fluid based on the optical flow algorithm of ultrasound imaging. In th…

Optical Flow Estimation

A Gaussian Particle Filter Approach for Sensors to Track Multiple Moving Targets

2015-01-11 · Haojun Li

In a variety of problems, the number and state of multiple moving targets are unknown and are subject to be inferred from their measurements obtained by a sensor with limited sensing ability. This type of problems is rai…

Automated Classification of Nanoparticles with Various Ultrastructures and Sizes

2022-07-28 · Claudius Zelenka, Marius Kamp, Kolja Strohm, Akram Kadoura 외

Accurately measuring the size, morphology, and structure of nanoparticles is very important, because they are strongly dependent on their properties for many applications. In this paper, we present a deep-learning based …

ClassificationImage Generation