ICRA 2021poster5 citations

MonoSOD: Monocular Salient Object Detection based on Predicted Depth

George Dimas, Panagiota Gatoula, Dimitris K. Iakovidis

Abstract

Salient object detection (SOD) can directly improve the performance of tasks like obstacle detection, semantic segmentation and object recognition. Such tasks are important for robotic and other autonomous navigation systems. State-of-the-art SOD methodologies, provide improved performance by incorporating depth information, usually acquired using additional specialized sensors, e.g., RGB-D cameras. This introduces an overhead to the overall cost and flexibility of such systems. Nevertheless, the recent advances of machine learning, have provided models, capable of generating depth map approximations, given a single RGB image. In this work, we propose a novel monocular SOD (MonoSOD) methodology, based on a two-branch CNN autoencoder architecture capable of predicting depth maps and estimating saliency through a trainable refinement scheme. Its application on benchmark datasets, indicates that its performance is comparable to that of state-of-the-art SOD methods relying on RGB-D data. Therefore, it could be considered as a lower-cost alternative of such methods for future applications.

BibTeX
@inproceedings{icra2021_monosodmonocular,
  title = {MonoSOD: Monocular Salient Object Detection based on Predicted Depth},
  author = {George Dimas and Panagiota Gatoula and Dimitris K. Iakovidis},
  booktitle = {ICRA 2021},
  year = {2021}
}