PlantWild
收藏资源简介:
我们创建了一个野外多模态植物病害识别数据集PlantWild,拥有最多的病害类别。我们的数据集引入了描述性提示,以在文本模态中提供丰富的信息。
We developed a multimodal plant disease recognition dataset named PlantWild collected from wild environments, which has the largest number of disease categories. Our dataset incorporates descriptive prompts to provide rich information in the text modality.
PlantWild 数据集概述
简介
PlantWild 数据集是一个野外多模态植物病害识别数据集,拥有最多的病害类别。该数据集引入了描述性提示,以提供丰富的文本信息。此外,提出了一种强大的多功能基线方法,通过多个原型对文本描述和视觉数据进行建模,能够在野外植物病害图像上实现出色的性能。
数据集准备
数据集可通过以下链接访问:PlantWild。
运行
提供了用于训练和评估的代码,位于 main.py 文件中。
python
python main.py --config <CONFIG_DIR>
结果
数据集的性能结果如下图所示: <div align="center"> <img width=800 src="figures/results.png"/> </div>
引用
如果该数据集对您的工作有用,请按以下格式引用: BibTeX @inproceedings{MVPDR, title={Benchmarking In-the-Wild Multimodal Plant Disease Recognition and A Versatile Baseline}, author={Wei, Tianqi and Chen, Zhi and Huang, Zi and Yu, Xin}, booktitle={ACM International Conference of Multimedia}, year={2024} }




