Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

1

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

1 result for “Oxy-fuel cutting”

Learn how ShareScore rates datasets ↗
zenodo40/100

Oxy-fuel Cutting Task State Image Dataset

<p><strong>Associated Paper:&nbsp;</strong>CNN-based Task State Estimation for Safer Automation of Oxy-fuel Metal Cutting<br><strong>Paper Status:</strong> Published (IEEE CASE 2023, doi: <a href="https://doi.org/10.1109/CASE56687.2023.10260647" target="_blank" rel="noopener">10.1109/CASE56687.2023.10260647</a>)</p> <p><strong>PAPER ABSTRACT:</strong></p> <p>The industrial operation of oxy-fuel metal cutting via gas torches involves tasks such as ignition, preheating, and combustion along the target surface. Automated oxy-fuel cutting systems are exposed to risks and anomalies that can lead to incorrect actions and safety hazards. In this paper, we develop a classifier for online task state estimation to assess the cutting robot&rsquo;s actions, detect anomalies, and reduce the risk of hazards. Using representative footage from our robotic cutting experiments, we curate an image dataset labeled with four types of cutting task states. Using deep learning methods, we design and train a convolutional neural network model for classifying the cutting task state from input images. The classifier architecture is optimized for rapid inferences during online estimation. After evaluation, our classifier achieves an overall accuracy of 93.8% with high inference speeds on two types of representative hardware.&nbsp;Our &lsquo;Oxy-fuel Cutting Task State&rsquo; (OCTS) dataset is available at&nbsp; <a href="https://doi.org/10.5281/zenodo.7734951">doi.org/10.5281/zenodo.7734951</a>.</p> <p><strong>DATASET DESCRIPTION:</strong></p> <p>The Oxy-fuel Cutting Task State (OCTS) dataset contains image data from footage recorded during a series of robotic oxy-fuel metal cutting experiments labeled with one of four cutting task states, identified using their prominent feature:</p> <ul> <li>Torch flame (<strong>TF</strong>): Associated with the vision system calibration task.</li> <li>Preheating pool (<strong>PP</strong>): Associated with the surface conditioning task.</li> <li>Combustion pool (<strong>CP</strong>): Associated with the combustion control task.</li> <li>Not applicable (<strong>NA</strong>): Associated with halting operations since none of the previous elements are identified; this is an anomaly.</li> </ul> <p>The dataset files consist of:</p> <ul> <li><strong>Data:&nbsp;</strong>Available as a ZIP archive split into 5 volumes (~2.8 GB each).</li> <li><strong>Labels:</strong>&nbsp;Available in JSON format.</li> <li><strong>Metadata:</strong>&nbsp;Available in CSV and PDF formats, contains the individual experiment set IDs, their dates and times, their total frame counts, and their label-wise frame counts.</li> </ul> <p><strong>DATASET LICENSE:</strong></p> <p>This work is licensed under a <a href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution-NonCommercial 4.0 International License</a>&nbsp;(CC BY-NC 4.0).</p> <p><strong>DATA INSTRUCTIONS:</strong></p> <p>To extract the ZIP archive, download all five ZIP volumes into a common directory and extract the file <strong>dataset.zip.001</strong>. After extraction, 50 directories are obtained ('S01', 'S02', &hellip;, 'S50'). These contains the raw data (image frames) of each of the 50 individual cutting experiments. The image filenames are their frame number ('000000.jpeg', '000001.jpeg', &hellip;). All images are in JPEG format. All image filenames are their 6-digit frame number (includes leading zeroes such as in '004021.jpeg') for a particular experiment. Essentially, this is the sequential image data from the footage of each experiment.</p> <p><strong>JSON INSTRUCTIONS:</strong></p> <p>The JSON file&nbsp;partitions the images of each experiment set into the four labels. The first JSON level contains the experiment set ID as a string ('S01', 'S02', &hellip;, 'S50'). The second JSON level contains the four labels ('TF', 'PP', 'CP', 'NA') for each set ID. The third JSON level contains arrays of strings containing the frame number (filename without extension) of each image (e.g., ['000000', '000001', , &hellip;]). Usage of the JSON file is illustrated in the following Python code snippet:</p> <pre><code>import json with open ("labels.json") as json_file: labels = json.load(json_file) # `labels` is a dictionary. # Get all image filenames (frame numbers) from experiment `S01` in the `NA` label. labels['S01']['NA'] # returns list of image filenames (strings) #output: ['003843', '003844', &hellip;, '003978', '003979']</code></pre> <p>Thus, the labels are retrieved for each of the images in each of the set IDs.</p> <p><strong>METADATA INSTRUCTIONS:</strong></p> <p>The metadata associates&nbsp;the set ID of each experiment to its recording date and time. In addition, it lists the total frames of each experiment and the frame count in each of the four labels ('TF', 'PP', 'CP', 'NA'). This is available in PDF format for convenient viewing but also in CSV format.</p>

opencc-by-nc-4.0Mar 2023View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record