moiaraya commited on
Commit
3a76868
·
verified ·
1 Parent(s): 13b8aa0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -10,6 +10,10 @@ The **IRIS Dataset** is a comprehensive real-world dataset designed to study sim
10
 
11
  This release accompanies our paper and the open-source synthetic data generation code [SynthRender](https://anonymous.4open.science/r/SynthRender-main). The goal is to provide a complete, reproducible benchmark for evaluating and advancing sim-to-real methods in industrial robotics.
12
 
 
 
 
 
13
 
14
  ## Dataset Statistics
15
  **TOTAL DATA**: 508 images, 32 classes
@@ -264,13 +268,6 @@ Pre-trained YOLO11m models of our best 2 performing synthetic datasets:
264
  </tbody>
265
  </table>
266
 
267
-
268
-
269
- ## Citation
270
- J. M. Araya-Martinez, T. Tom, A. S. Reig, P. R. Valiente, J. Lambrecht, and J. Krüger,
271
- “Synthrender and iris: Open-source framework and dataset for bidirectional sim-real transfer in industrial object perception,”
272
- 2026. [Online]. Available: https://arxiv.org/abs/2602.21141
273
-
274
  ## License
275
  See LICENSE.txt for terms and conditions.
276
 
 
10
 
11
  This release accompanies our paper and the open-source synthetic data generation code [SynthRender](https://anonymous.4open.science/r/SynthRender-main). The goal is to provide a complete, reproducible benchmark for evaluating and advancing sim-to-real methods in industrial robotics.
12
 
13
+ ## Citation
14
+ J. M. Araya-Martinez, T. Tom, A. S. Reig, P. R. Valiente, J. Lambrecht, and J. Krüger,
15
+ “Synthrender and iris: Open-source framework and dataset for bidirectional sim-real transfer in industrial object perception,”
16
+ 2026. [Online]. Available: https://arxiv.org/abs/2602.21141
17
 
18
  ## Dataset Statistics
19
  **TOTAL DATA**: 508 images, 32 classes
 
268
  </tbody>
269
  </table>
270
 
 
 
 
 
 
 
 
271
  ## License
272
  See LICENSE.txt for terms and conditions.
273