A Comprehensive Analysis of Weakly-Supervised Semantic Segmentation in Different Image Domains
收藏资源简介:
<strong>Content</strong> This repository contains pre-trained computer vision models, data labels, and images used in the pre-print publication "A Comprehensive Analysis of Weakly-Supervised Semantic Segmentation in Different Image Domains": <em>ADPdevkit</em>: a folder containing the 50 validation ("tuning") set and 50 evaluation ("segtest") set of images from the Atlas of Digital Pathology database formatted in the VOC2012 style--the full database of 17,668 images is available for download from the original website <em>VOCdevkit</em>: a folder containing the relevant files for the PASCAL VOC2012 Segmentation dataset, with both the trainaug and test sets <em>DGdevkit</em>: a folder containing the 803 test images of the DeepGlobe Land Cover challenge dataset formatted in the VOC2012 style <em>cues</em>: a folder containing the pre-generated weak cues for ADP, VOC2012, and DeepGlobe datasets, as required for the SEC and DSRG methods <em>models_cnn</em>: a folder containing the pre-trained CNN models <em>models_wsss</em>: a folder containing the pre-trained SEC, DSRG, and IRNet models, along with dense CRF settings <strong>More information</strong> For more information, please refer to the following article. <strong>Please cite this article when using the data set.</strong> @misc{chan2019comprehensive,<br> title={A Comprehensive Analysis of Weakly-Supervised Semantic Segmentation in Different Image Domains},<br> author={Lyndon Chan and Mahdi S. Hosseini and Konstantinos N. Plataniotis},<br> year={2019},<br> eprint={1912.11186},<br> archivePrefix={arXiv},<br> primaryClass={cs.CV}<br> } For the full code released on GitHub, please visit the repository at: https://github.com/lyndonchan/wsss-analysis <strong>Contact</strong> For questions, please contact:<br> Lyndon Chan<br> lyndon.chan@mail.utoronto.ca<br> http://orcid.org/0000-0002-1185-7961



