--- dataset_info: features: - name: rgb_image dtype: image - name: thermal_image dtype: image - name: rgb_image_file_name dtype: string - name: thermal_image_file_name dtype: string - name: width dtype: int32 - name: height dtype: int32 - name: rgb_image_id_coco dtype: int64 - name: thermal_image_id_coco dtype: int64 - name: rgb_annotations struct: - name: bboxes sequence: sequence: float32 - name: category_ids sequence: int64 - name: area sequence: float32 - name: iscrowd sequence: int64 - name: thermal_annotations struct: - name: bboxes sequence: sequence: float32 - name: category_ids sequence: int64 - name: area sequence: float32 - name: iscrowd sequence: int64 splits: - name: test num_bytes: 1916899516.224 num_examples: 3749 download_size: 1588194544 dataset_size: 1916899516.224 configs: - config_name: default data_files: - split: test path: data/test-* ---