zhuqinfeng1999 / WasteMS

3 stars 0 forks source link

The WasteMS Dataset for Semantic Segmentation of Lakeside Waste

This is the official code repository for "Enhancing Environmental Monitoring through Multispectral Imaging: The WasteMS Dataset for Semantic Segmentation of Lakeside Waste". {Arxiv Paper}

image

Fig. 1. Example images from the WasteMS dataset. (a) and (d) show the 9-channel data of two scenes; (b) and (e) are the ground truth mask; (c) and (f) are pseudo-color images composed using 9 channels.

GitHub stars arXiv

Abstract

Environmental monitoring of lakeside green areas is crucial for environmental protection. Compared to manual inspections, computer vision technologies offer a more efficient solution when deployed on-site. Multispectral imaging provides diverse information about objects under different spectrums, aiding in the differentiation between waste and lakeside lawn environments. This study introduces WasteMS, the first multispectral dataset established for the semantic segmentation of lakeside waste. WasteMS includes a diverse range of waste types in lawn environments, captured under various lighting conditions. We implemented a rigorous annotation process to label waste in images. Representative semantic segmentation frameworks were used to evaluate segmentation accuracy using WasteMS. Challenges encountered when using WasteMS for segmenting waste on lakeside lawns were discussed. The WasteMS dataset is available at https://github.com/zhuqinfeng1999/WasteMS.

Download

The dataset is available at Google Drive.

Dataset

The format of the WasteMS dataset is based on the mmsegmentation.

Citation

If you find this work useful in your research, please consider cite:

@misc{zhu2024enhancingenvironmentalmonitoringmultispectral,
      title={Enhancing Environmental Monitoring through Multispectral Imaging: The WasteMS Dataset for Semantic Segmentation of Lakeside Waste}, 
      author={Qinfeng Zhu and Ningxin Weng and Lei Fan and Yuanzhi Cai},
      year={2024},
      eprint={2407.17028},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2407.17028}, 
}