MaskNet Dataset
1,058 images of littered face masks in different environments
@kaggle.tenebris97_masknet
1,058 images of littered face masks in different environments
@kaggle.tenebris97_masknet
Location-aware hazardous litter management for smart emergency governance in urban eco-cyber-physical systems
You can find the paper (Open Access) HERE.
DOI: 10.1007/s11042-021-11654-w
If you find the dataset useful in your research, please consider citing:
@article{Peyvandi2022,
author={Peyvandi, Amirhossein
and Majidi, Babak
and Peyvandi, Soodeh
and Patra, Jagdish C.
and Moshiri, Behzad},
title={Location-aware hazardous litter management for smart emergency governance in urban eco-cyber-physical systems},
journal={Multimedia Tools and Applications},
year={2022},
month={Jan},
day={03},
issn={1573-7721},
doi={10.1007/s11042-021-11654-w},
url={https://doi.org/10.1007/s11042-021-11654-w}
}
CREATE TABLE labels (
"filename" VARCHAR,
"width" BIGINT,
"height" BIGINT,
"class" VARCHAR,
"xmin" BIGINT,
"ymin" BIGINT,
"xmax" BIGINT,
"ymax" BIGINT
);Anyone who has the link will be able to view this.