--- license: mit size_categories: - 1K `, where only the fields `, , , , ` and `` are considered. The `` field has been used to indicate whether the labelled object is a static object in the scene or not -value `1` represents that object is static and value `0` symbolizes that it is not-. ### Download the dataset: ```python from datasets import load_dataset dataset = load_dataset("jjldo21/IndustrialDetectionStaticCameras") ```