--- language: - en license: mit tags: - multiple-modality - industrial-scene - custom-dataset size_categories: - 10G This structure ensures synchronized access across all modalities and supports both supervised learning and world modeling tasks. Each sample metadata (e.g., robot ID, location, timestamp, safety label) is stored in JSON format. Segmentation masks are provided as PNG images with instance IDs matching the annotation JSON. ## Data Splits | Split | Number of Samples | |---------|-------------------| | train | 3,763 | | test | 1,250 | > Note: The dataset does not include a separate validation split; users are encouraged to create one from the training set as needed. ## License This dataset is released under the [MIT License](https://opensource.org/licenses/MIT). ## Acknowledgements We thank the multimodal recognition algorithm team who contributed to data collection and annotation. This work was supported by TetraBOT. --- For questions or contributions, please open an issue in the repository.