Yorai/detect-waste_loading_script
收藏资源简介:
--- dataset_info: config_name: taco-multi features: - name: image_id dtype: int64 - name: image dtype: image - name: width dtype: int32 - name: height dtype: int32 - name: objects sequence: - name: id dtype: int64 - name: area dtype: int64 - name: bbox sequence: float32 length: 4 - name: category dtype: class_label: names: '0': metals_and_plastic '1': other '2': non_recyclable '3': glass '4': paper '5': bio '6': unknown splits: - name: train num_bytes: 1006510 num_examples: 3647 - name: test num_bytes: 248312 num_examples: 915 download_size: 10265127938 dataset_size: 1254822 language: - en tags: - climate pretty_name: detect-waste size_categories: - 1K<n<10K --- # Dataset Card for detect-waste ## Dataset Description - **Homepage: https://github.com/wimlds-trojmiasto/detect-waste** ### Dataset Summary AI4Good project for detecting waste in environment. www.detectwaste.ml. Our latest results were published in Waste Management journal in article titled Deep learning-based waste detection in natural and urban environments. You can find more technical details in our technical report Waste detection in Pomerania: non-profit project for detecting waste in environment. Did you know that we produce 300 million tons of plastic every year? And only the part of it is properly recycled. The idea of detect waste project is to use Artificial Intelligence to detect plastic waste in the environment. Our solution is applicable for video and photography. Our goal is to use AI for Good. ### Supported Tasks and Leaderboards Object Detection ### Languages English ### Data Fields https://github.com/wimlds-trojmiasto/detect-waste/tree/main/annotations ## Dataset Creation The images are post processed to remove exif and reorient as required. Some images are labelled without the exif rotation in mind thus they're not rotated at all but have their exif metadata removed ### Personal and Sensitive Information **BEWARE** This repository had been created by a third-party and is not affiliated in any way with the original detect-waste creators/ ## Considerations for Using the Data ### Licensing Information https://raw.githubusercontent.com/wimlds-trojmiasto/detect-waste/main/LICENSE
# detect-waste 数据集卡片 ## 数据集概述 - **主页:https://github.com/wimlds-trojmiasto/detect-waste** ### 数据集摘要 本数据集属于AI4Good(人工智能向善,Artificial Intelligence for Good)项目,用于检测自然环境中的垃圾,项目官网为www.detectwaste.ml。 本团队最新研究成果已发表于《Waste Management》期刊,论文题为《基于深度学习的自然与城市环境垃圾检测》。更多技术细节可参考本团队的技术报告《波美拉尼亚垃圾检测:用于自然环境垃圾检测的非营利项目》。 你是否知晓:全球每年生产3亿吨塑料,而仅有部分得到了妥善回收。 本“垃圾检测”项目的核心思路是借助人工智能(Artificial Intelligence,AI)识别自然环境中的塑料垃圾,方案可适配图像与视频数据,项目宗旨为践行AI向善理念。 ### 支持任务与排行榜 目标检测(Object Detection) ### 语言 英语 ### 数据字段 数据字段详情可参考:https://github.com/wimlds-trojmiasto/detect-waste/tree/main/annotations ## 数据集构建 图像已进行后处理:移除EXIF元数据并根据需要调整朝向。部分图像在标注时未考虑EXIF旋转信息,因此未进行旋转操作,但已移除其EXIF元数据。 ### 个人与敏感信息 【注意】本仓库由第三方创建,与原始detect-waste项目的主创团队无任何关联。 ## 数据使用注意事项 ### 许可信息 许可协议详情请见:https://raw.githubusercontent.com/wimlds-trojmiasto/detect-waste/main/LICENSE --- 数据集信息: 配置名称:taco-multi 特征: - 特征名:图像ID(image_id),数据类型:int64 - 特征名:图像(image),数据类型:图像(image) - 特征名:宽度(width),数据类型:int32 - 特征名:高度(height),数据类型:int32 - 特征名:目标(objects),序列类型,子字段: - 特征名:标识符(id),数据类型:int64 - 特征名:面积(area),数据类型:int64 - 特征名:边界框(bbox),长度为4的float32序列 - 特征名:类别(category),分类标签类型,类别名称如下: '0': 金属与塑料(metals_and_plastic) '1': 其他(other) '2': 不可回收物(non_recyclable) '3': 玻璃制品(glass) '4': 纸类(paper) '5': 生物垃圾(bio) '6': 未知类别(unknown) 数据集划分: - 划分集名称:训练集(train),字节数:1006510,样本数:3647 - 划分集名称:测试集(test),字节数:248312,样本数:915 下载大小:10265127938 字节 数据集总大小:1254822 字节 语言:英语(en) 标签:气候(climate) 友好名称:detect-waste 样本规模类别:1千<样本数<1万
数据集卡片 for detect-waste
数据集描述
数据集概要
AI4Good项目,用于检测环境中的废物。www.detectwaste.ml。
我们的最新成果已发表在《Waste Management》期刊上,文章标题为“Deep learning-based waste detection in natural and urban environments”。
您可以在我们的技术报告“Waste detection in Pomerania: non-profit project for detecting waste in environment”中找到更多技术细节。
您知道吗?我们每年生产3亿吨塑料,只有一部分被适当回收。
detect waste项目的想法是利用人工智能检测环境中的塑料废物。我们的解决方案适用于视频和摄影。我们的目标是利用AI实现公益。
支持的任务和排行榜
目标检测
语言
英语
数据字段
https://github.com/wimlds-trojmiasto/detect-waste/tree/main/annotations
数据集创建
图像经过后处理以去除exif信息并按需重新定向。一些图像在未考虑exif旋转的情况下进行标记,因此它们完全没有旋转,但已移除其exif元数据。
个人和敏感信息
注意 此仓库由第三方创建,与原始detect-waste创建者没有任何关联。
使用数据时的考虑
许可信息
https://raw.githubusercontent.com/wimlds-trojmiasto/detect-waste/main/LICENSE




