arXiv:2412.16473cs.CV2024-12中稿 · the International …

构建首个狗便检测数据集,助力城市清洁自动化

"ScatSpotter" -- A Dog Poop Detection Dataset

  • 采集真实城市场景下带多边形标注的狗便图像,采用前后对比与负样本设计
  • 包含超9000张图像、6000个标注,验证集和测试集分别达691和121张
  • 基于DINO-v2模型实现0.69~0.7的检测精度,为小目标污染物识别提供基准

小型、形态不规则的废弃物(如生物排泄物、微垃圾)在复杂场景中难以察觉,却影响环境卫生与公共健康。本文提出「ScatSpotter」:一个专为训练和研究小尺寸、易伪装户外垃圾检测与分割系统而构建的新数据集。数据采集自2020年起,覆盖多数城市环境,采用「有/无/负样本」(BAN)协议,在同一视角下记录目标存在、移除后及视觉相似干扰物的图像。本研究聚焦2024年与2025年两个数据快照,共包含9000+图像与6000+多边形标注。作者保留691张用于验证,其余用于训练;通过社区协作获得121张独立测试集,涵盖不同摄影师、设备与地点。使用VIT、MaskRCNN、YOLO-v9与DINO-v2等模型评估,零样本DINO表现差,表明现有基础模型对此类物体覆盖不足。经调优后,DINO-v2在691张验证集上达0.69的框级平均精度,在121张测试集上达0.70,确立了当前强基线。同时探讨了数据共享机制的权衡,代码与项目信息已开源于GitHub。

原文摘要 · Abstract (English)

Small, amorphous waste objects such as biological droppings and microtrash can be difficult to see, especially in cluttered scenes, yet they matter for environmental cleanliness, public health, and autonomous cleanup. We introduce "ScatSpotter": a new dataset of images annotated with polygons around dog feces, collected to train and study object detection and segmentation systems for small potentially camouflaged outdoor waste. We gathered data in mostly urban environments, using "before/after/negative" (BAN) protocol: for a given location, we capture an image with the object present, an image from the same viewpoint after removal, and a nearby negative scene that often contains visually similar confusers. Image collection began in 2020. This paper focuses on two dataset checkpoints from 2025 and 2024. The dataset contains over 9000 images and 6000 polygon annotations. Of the author-captured images we held out 691 for validation and used the rest to train. Via community participation we obtained a 121-image test set that, while small, is independent from author-collected images and provides some generalization confidence across photographers, devices, and locations. Due to its limited size, we report both validation and test results. We explore the difficulty of the dataset using off-the-shelf VIT, MaskRCNN, YOLO-v9, and DINO-v2 models. Zero-shot DINO performs poorly, indicating limited foundational-model coverage of this category. Tuned DINO is the best model with a box-level average precision of 0.69 on a 691-image validation set and 0.7 on the test set. These results establish strong baselines and quantify the remaining difficulty of detecting small, camouflaged waste objects. To support open access to models and data, we compare centralized and decentralized distribution mechanisms and discuss trade-offs for sharing scientific data. Code and project details are hosted on GitHub.

目标检测小目标数据集城市清洁

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。