VisText-Mosquito
收藏资源简介:
VisText-Mosquito 是一个多模态数据集,旨在支持基于人工智能的蚊子繁殖地检测和推理。该数据集包含1,828个标注的图像用于目标检测、142个图像用于水面分割,以及与每个图像相关联的自然语言推理文本。该数据集通过整合视觉和文本数据,支持自动化的检测、分割和推理,以分析蚊子繁殖地。数据集和模型框架强调“预防胜于治疗”的主题,展示了如何通过基于人工智能的检测主动解决蚊子传播疾病的风险。数据集和实现代码已在GitHub上公开。
VisText-Mosquito is a multimodal dataset developed to support AI-based mosquito breeding site detection and reasoning. This dataset includes 1,828 annotated images for object detection, 142 images for water surface segmentation, and natural language inference texts associated with each image. By integrating visual and textual data, it enables automated detection, segmentation and reasoning workflows for mosquito breeding site analysis. The dataset and its supporting model framework emphasize the core theme of "prevention is better than cure", demonstrating how AI-powered detection can proactively address the risk of mosquito-borne diseases. The dataset and its implementation code have been made publicly available on GitHub.
VisText-Mosquito 数据集概述
数据集简介
VisText-Mosquito 是一个多模态数据集,旨在支持蚊子繁殖地检测、水面分割和自然语言推理生成,用于可解释的人工智能应用。数据集包含三个核心组件:
- 繁殖地检测:包含1,828张图像和3,752个标注,涵盖五个类别(椰子外果皮、花瓶、轮胎、排水口入口和瓶子)。
- 水面分割:包含142张图像和253个标注,涵盖两个类别(带水的花瓶和带水的轮胎)。
- 文本推理生成:每张图像关联一个自然语言推理语句,解释是否存在繁殖风险。
数据收集与验证
- 数据来源:图像采集自孟加拉国多样化的城市、半城市和农村环境,确保视觉一致性。
- 检测验证:使用YOLOv5s、YOLOv8n和YOLOv9s模型验证,其中YOLOv9s表现最佳(最高mAP@50)。
- 分割验证:使用YOLOv8x-Seg和YOLOv11n-Seg模型验证水面分割性能。
- 推理生成:使用微调的BLIP模型生成推理语句,在BLEU、BERTScore和ROUGE-L指标上表现良好。
数据集访问
- 下载地址:https://data.mendeley.com/datasets/rtsfh7jh7p/2
代码与模型权重
- 检测模型训练代码:
yolov5s_yolov8n_yolov9s_1.ipynb - 分割模型训练代码:
Yolov8x-seg.ipynb - 模型权重:
- 检测模型:YOLOv5s、YOLOv8n、YOLOv9s
- 分割模型:YOLOv8x-Seg(权重下载地址:https://drive.google.com/drive/folders/1vjX6ZJbT87Xto4hQ7_dcueQjF9C5DjkI?usp=sharing)
许可与引用
- 许可证:请查看数据集附带的LICENSE文件。
- 引用格式: bibtex @article{islam2025vistext, title={VisText-Mosquito: A Multimodal Dataset and Benchmark for AI-Based Mosquito Breeding Site Detection and Reasoning}, author={Islam, Md Adnanul and Sayeedi, Md Faiyaz Abdullah and Shuvo, Md Asaduzzaman and Rahman, Muhammad Ziaur and Bappy, Shahanur Rahman and Rahman, Raiyan and Shatabda, Swakkhar}, journal={arXiv preprint arXiv:2506.14629}, year={2025} }
联系方式
- 邮箱:msayeedi212049@bscse.uiu.ac.bd, mislam221096@bscse.uiu.ac.bd




