The University of Southampton
University of Southampton Institutional Repository

Dataset for the paper "Selective laser cleaning of microscale particles using deep learning"

Dataset for the paper "Selective laser cleaning of microscale particles using deep learning"
Dataset for the paper "Selective laser cleaning of microscale particles using deep learning"
This dataset is supported the publication 'Selective Laser Cleaning of Microbeads using Deep Learning' in the Journal :Light: Advanced Manufacturing The parent folder 'dataset' includes two main folders, one is for figures, another is for numerical data used to plot the figures. 1. Figures This folder includes all the figures inside the publication, which named in "'figure 1.png', 'figure 2.png', 'figure 3.png', 'figure 4.png','figure 5.png', 'figure 6.png'". The graphics denoted as SM figure 1 to SM figure 4 cited within the supplementary materials of the scholarly publication, are accessible under the file name 'SM figure 1.png', 'SM figure 2.png', 'SM figure 3.png', 'SM figure 4.png'. 2. Numerical data This folder includes six sub-folders named in "'Fig 2c', 'Fig 5b', 'Fig 6', 'SM Table 1', 'SM Table 2', 'SM Table 3'", the first three are used to plot corresponding figure respectively, while the last three, including their corresponding .csv files, form the tables in the supplementary file. (a) In 'Fig 2c' folder, there are two NPY files, one named 'num_of_removed_BA.npy' indicates number of removed microbead based on the real before/after laser pulse images; the other named 'num_of_removed_BG.npy' indicates number of removed microbead based on the real before/generated-after laser pulse images. These two files are used to plot the confusion matrix in Figure 2c. Each NPY file shape in (600,), can be load with 'numpy.load(NPY_file)' in python. (b) In 'Fig 4b' folder, there are two NPY files, one named 'fig4_b_i_iii.npy' is used to draw the subplots (i) and (iii) in Figure 4b, the other named 'fig4_b_ii.npy' is used to draw the subplot (ii) in Figure 4b. - The shape of 'fig4_b_i_iii.npy' is (68,4), containing 4 columns, which indicate number of microbeads remained in experiment, number of microbeads removed in experiment, number of microbeads remained in simulation, number of microbeads removed in simulation from initial state to after total 67 laser pulses respectively. - The shape of 'fig4_b_ii.npy' is (8,3), containing 3 columns, which indicate different number of removed microbeads (8 different possible states), frequency of corresponding number of microbeads removal in experiment and simulation respectively. (c) In 'Fig 5' folder, there are two NPY files, one named 'fig5_a.npy' is used to draw the Figure 5a, the other named 'fig5_b.npy' is used to draw the Figure 5b. - The shape of 'fig5_a.npy' is (67,3), containing 3 columns, which indicate the XY coordinates of each laser pulse and number of microbeads are removed in experiment. - The shape of 'fig5_b.npy' is (67,3), containing 3 columns, which indicate the XY coordinates of each laser pulse and number of microbeads are removed in simulation. (d) In 'SM Table 1', there is one CSV file in the folder, with the same name of the folder. - The shape of 'fig6_a.npy' is (6,5), containing 3 columns, which indicate the comparison of 4 type of laser cleaning method in 'pulse duration, precision, speed, cleaning scale, energy efficiency' aspects, they are 'Continuous wave laser, Nanosecond pulsed laser, Laser-induced plasma/shockwave, Selective laser cleaning with deep learning' (e) In 'SM Table 2', there is one CSV file in the folder, with the same name of the folder. - The shape of 'fig6_a.npy' is (53,4), containing 3 columns, which indicate the number of layer used in generator, image layer, image properties and specification of the layer. (f) In 'SM Table 3', there is one CSV file in the folder, with the same name of the folder. - The shape of 'fig6_a.npy' is (13,4), containing 3 columns, which indicate the number of layer used in discriminator, image layer, image properties and specification of the layer.
University of Southampton
Liu, Yuchen
1efd4b12-3f11-4eb1-abea-0f5b40a1a9f1
Grant-Jacob, James A.
c5d144d8-3c43-4195-8e80-edd96bfda91b
Xie, Yunhui
c30c579e-365e-4b11-b50c-89f12a7ca807
Chernikov, Fedor
a5a56a14-d8cf-4a11-8946-dbb145dbda91
Zervas, Michalis
1840a474-dd50-4a55-ab74-6f086aa3f701
Mills, Ben
05f1886e-96ef-420f-b856-4115f4ab36d0
Liu, Yuchen
1efd4b12-3f11-4eb1-abea-0f5b40a1a9f1
Grant-Jacob, James A.
c5d144d8-3c43-4195-8e80-edd96bfda91b
Xie, Yunhui
c30c579e-365e-4b11-b50c-89f12a7ca807
Chernikov, Fedor
a5a56a14-d8cf-4a11-8946-dbb145dbda91
Zervas, Michalis
1840a474-dd50-4a55-ab74-6f086aa3f701
Mills, Ben
05f1886e-96ef-420f-b856-4115f4ab36d0

Liu, Yuchen (2025) Dataset for the paper "Selective laser cleaning of microscale particles using deep learning". University of Southampton doi:10.5258/SOTON/D3208 [Dataset]

Record type: Dataset

Abstract

This dataset is supported the publication 'Selective Laser Cleaning of Microbeads using Deep Learning' in the Journal :Light: Advanced Manufacturing The parent folder 'dataset' includes two main folders, one is for figures, another is for numerical data used to plot the figures. 1. Figures This folder includes all the figures inside the publication, which named in "'figure 1.png', 'figure 2.png', 'figure 3.png', 'figure 4.png','figure 5.png', 'figure 6.png'". The graphics denoted as SM figure 1 to SM figure 4 cited within the supplementary materials of the scholarly publication, are accessible under the file name 'SM figure 1.png', 'SM figure 2.png', 'SM figure 3.png', 'SM figure 4.png'. 2. Numerical data This folder includes six sub-folders named in "'Fig 2c', 'Fig 5b', 'Fig 6', 'SM Table 1', 'SM Table 2', 'SM Table 3'", the first three are used to plot corresponding figure respectively, while the last three, including their corresponding .csv files, form the tables in the supplementary file. (a) In 'Fig 2c' folder, there are two NPY files, one named 'num_of_removed_BA.npy' indicates number of removed microbead based on the real before/after laser pulse images; the other named 'num_of_removed_BG.npy' indicates number of removed microbead based on the real before/generated-after laser pulse images. These two files are used to plot the confusion matrix in Figure 2c. Each NPY file shape in (600,), can be load with 'numpy.load(NPY_file)' in python. (b) In 'Fig 4b' folder, there are two NPY files, one named 'fig4_b_i_iii.npy' is used to draw the subplots (i) and (iii) in Figure 4b, the other named 'fig4_b_ii.npy' is used to draw the subplot (ii) in Figure 4b. - The shape of 'fig4_b_i_iii.npy' is (68,4), containing 4 columns, which indicate number of microbeads remained in experiment, number of microbeads removed in experiment, number of microbeads remained in simulation, number of microbeads removed in simulation from initial state to after total 67 laser pulses respectively. - The shape of 'fig4_b_ii.npy' is (8,3), containing 3 columns, which indicate different number of removed microbeads (8 different possible states), frequency of corresponding number of microbeads removal in experiment and simulation respectively. (c) In 'Fig 5' folder, there are two NPY files, one named 'fig5_a.npy' is used to draw the Figure 5a, the other named 'fig5_b.npy' is used to draw the Figure 5b. - The shape of 'fig5_a.npy' is (67,3), containing 3 columns, which indicate the XY coordinates of each laser pulse and number of microbeads are removed in experiment. - The shape of 'fig5_b.npy' is (67,3), containing 3 columns, which indicate the XY coordinates of each laser pulse and number of microbeads are removed in simulation. (d) In 'SM Table 1', there is one CSV file in the folder, with the same name of the folder. - The shape of 'fig6_a.npy' is (6,5), containing 3 columns, which indicate the comparison of 4 type of laser cleaning method in 'pulse duration, precision, speed, cleaning scale, energy efficiency' aspects, they are 'Continuous wave laser, Nanosecond pulsed laser, Laser-induced plasma/shockwave, Selective laser cleaning with deep learning' (e) In 'SM Table 2', there is one CSV file in the folder, with the same name of the folder. - The shape of 'fig6_a.npy' is (53,4), containing 3 columns, which indicate the number of layer used in generator, image layer, image properties and specification of the layer. (f) In 'SM Table 3', there is one CSV file in the folder, with the same name of the folder. - The shape of 'fig6_a.npy' is (13,4), containing 3 columns, which indicate the number of layer used in discriminator, image layer, image properties and specification of the layer.

Archive
dataset.zip - Dataset
Available under License Creative Commons Attribution.
Download (33MB)
Text
README.txt - Dataset
Available under License Creative Commons Attribution.
Download (10kB)

More information

Published date: 2025

Identifiers

Local EPrints ID: 500536
URI: http://eprints.soton.ac.uk/id/eprint/500536
PURE UUID: e2c45b73-66e6-42c3-b18d-344d67a22cb9
ORCID for Yuchen Liu: ORCID iD orcid.org/0009-0008-3636-1779
ORCID for James A. Grant-Jacob: ORCID iD orcid.org/0000-0002-4270-4247
ORCID for Yunhui Xie: ORCID iD orcid.org/0000-0002-8841-7235
ORCID for Michalis Zervas: ORCID iD orcid.org/0000-0002-0651-4059
ORCID for Ben Mills: ORCID iD orcid.org/0000-0002-1784-1012

Catalogue record

Date deposited: 02 May 2025 17:07
Last modified: 03 May 2025 02:14

Export record

Altmetrics

Contributors

Creator: Yuchen Liu ORCID iD
Contributor: James A. Grant-Jacob ORCID iD
Contributor: Yunhui Xie ORCID iD
Contributor: Fedor Chernikov
Contributor: Michalis Zervas ORCID iD
Contributor: Ben Mills ORCID iD

Download statistics

Downloads from ePrints over the past year. Other digital versions may also be available to download e.g. from the publisher's website.

View more statistics

Atom RSS 1.0 RSS 2.0

Contact ePrints Soton: eprints@soton.ac.uk

ePrints Soton supports OAI 2.0 with a base URL of http://eprints.soton.ac.uk/cgi/oai2

This repository has been built using EPrints software, developed at the University of Southampton, but available to everyone to use.

We use cookies to ensure that we give you the best experience on our website. If you continue without changing your settings, we will assume that you are happy to receive cookies on the University of Southampton website.

×