YasiiKB commited on
Commit
881ab71
·
verified ·
1 Parent(s): b6f16b6

Updated readme for simulators

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -6,7 +6,7 @@ task_categories:
6
  # R3PM-Net Datasets
7
 
8
  This repository contains the two proposed datasets; **Sioux-Cranfield** and **Sioux-Scans**, which aim to address the gap between synthetic datasets and real-world industrial data.
9
- It also contains the pickel files made from a subset of the Sioux-Cranfield dataset that can be used to train models.
10
 
11
  ## Sioux-Cranfield
12
  This is a diverse collection of 13 objects designed to evaluate model robustness across varying data qualities. The dataset contains 4
@@ -46,6 +46,6 @@ These artifacts stem from sensor noise, lighting sensitivity, and viewpoint-depe
46
  <p><b>Sioux-Scans point cloud data.</b> Target (blue) and Source (yellow) point clouds for seven distinct objects.</p>
47
  </div>
48
 
49
- ## Train/Test pickle (.pkl) Files
50
- These files are compatible with [Learning3d](https://github.com/vinits5/learning3d) library and can be used to train or fine-tune models included in it.
51
- These pickle files are created from a subset of the Sioux-Cranfield containing the "teeth", "cube", "lime" and "lego" CAD models. There are 320 point cloud pairs, with 80-20 train-test split.
 
6
  # R3PM-Net Datasets
7
 
8
  This repository contains the two proposed datasets; **Sioux-Cranfield** and **Sioux-Scans**, which aim to address the gap between synthetic datasets and real-world industrial data.
9
+ It also contains the pickle files made from a subset of the Sioux-Cranfield dataset that can be used to train models.
10
 
11
  ## Sioux-Cranfield
12
  This is a diverse collection of 13 objects designed to evaluate model robustness across varying data qualities. The dataset contains 4
 
46
  <p><b>Sioux-Scans point cloud data.</b> Target (blue) and Source (yellow) point clouds for seven distinct objects.</p>
47
  </div>
48
 
49
+ ## Simulators
50
+ This directory contains pickle (.pkl) files compatible with the [Learning3d](https://github.com/vinits5/learning3d) library and can be used to train or fine-tune models.
51
+ These files are created from a subset of the Sioux-Cranfield containing the "teeth", "cube", "lime" and "lego" CAD models. There are 320 point cloud pairs in total, with 80-20 train-test split.