nobg/HRSOD
HRSOD (High-Resolution Salient Object Detection) High-resolution salient object detection dataset, mirrored to the nobg org for convenience. Each example is a full-resolution RGB image paired with a binary saliency ground-truth mask. image: RGB source image mask: binary saliency ground-truth mask (single channel) Splits: train (HRSOD-TR) and test (HRSOD-TE). Source & credit Originally released with "Towards High-Resolution Salient Object Detection" (Zeng et al.… See the full description on the dataset page: https://huggingface.co/datasets/nobg/HRSOD.
HRSOD (High-Resolution Salient Object Detection)
High-resolution salient object detection dataset, mirrored to the nobg org for convenience. Each example is a full-resolution RGB image paired with a binary saliency ground-truth mask.
image: RGB source imagemask: binary saliency ground-truth mask (single channel)
Splits: train (HRSOD-TR) and test (HRSOD-TE).
Source & credit
Originally released with "Towards High-Resolution Salient Object Detection" (Zeng et al., ICCV 2019). Original repository: https://github.com/yi94code/HRSOD. Redistributed here for research / non-commercial use.
Citation
@inproceedings{zeng2019towards,
title={Towards High-Resolution Salient Object Detection},
author={Zeng, Yi and Zhang, Pingping and Zhang, Jianming and Lin, Zhe and Lu, Huchuan},
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
year={2019}
}