All Projects → wenguanwang → Sodsurvey

wenguanwang / Sodsurvey

Salient Object Detection in the Deep Learning Era: An In-Depth Survey

Labels

Projects that are alternatives of or similar to Sodsurvey

ng2-quiz
A general purpose quiz application developed in angular (updated to angular 8) that can be used for multiple purpose.
Stars: ✭ 90 (-71.61%)
Mutual labels:  survey
pewmethods
Pew Research Center Methods team R package of miscellaneous functions
Stars: ✭ 121 (-61.83%)
Mutual labels:  survey
Kenlg Reading
Reading list for knowledge-enhanced text generation, with a survey
Stars: ✭ 257 (-18.93%)
Mutual labels:  survey
stateofdev.ma
stateofdev.ma source code
Stars: ✭ 62 (-80.44%)
Mutual labels:  survey
kroger-cli
Clip coupons and earn points at Kroger-owned grocery chains
Stars: ✭ 95 (-70.03%)
Mutual labels:  survey
nps-widget
Net Promoter Score widget
Stars: ✭ 26 (-91.8%)
Mutual labels:  survey
clean-ts-api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 43 (-86.44%)
Mutual labels:  survey
Poldata
A dataset with political datasets
Stars: ✭ 305 (-3.79%)
Mutual labels:  survey
ML4Sec-papers
Research papers on ML for security
Stars: ✭ 27 (-91.48%)
Mutual labels:  survey
easypoll-v3
EasyPoll Discord Bot | With EasyPoll, a Discord Poll Bot, you can easily create polls and your members can vote by clicking on a reaction very easily and quickly.
Stars: ✭ 35 (-88.96%)
Mutual labels:  survey
survey-analytics
SurveyJS Analytics Pack
Stars: ✭ 56 (-82.33%)
Mutual labels:  survey
Awesome-Text-to-Image
A Survey on Text-to-Image Generation/Synthesis.
Stars: ✭ 251 (-20.82%)
Mutual labels:  survey
formr.org
Chain simple surveys into longer runs to build complex studies. Use R to generate pretty feedback and complex designs.
Stars: ✭ 90 (-71.61%)
Mutual labels:  survey
RGBD-SODsurvey
RGB-D Salient Object Detection: A Survey
Stars: ✭ 171 (-46.06%)
Mutual labels:  survey
Survey Library
JavaScript Survey and Form Library
Stars: ✭ 3,060 (+865.3%)
Mutual labels:  survey
forms-frontend
Frontend for Python Discord forms.
Stars: ✭ 18 (-94.32%)
Mutual labels:  survey
Visual-Transformer-Paper-Summary
Summary of Transformer applications for computer vision tasks.
Stars: ✭ 51 (-83.91%)
Mutual labels:  survey
Recommendation Systems Paperlist
Papers about recommendation systems that I am interested in
Stars: ✭ 308 (-2.84%)
Mutual labels:  survey
Surveykit
Android library to create beautiful surveys (aligned with ResearchKit on iOS)
Stars: ✭ 288 (-9.15%)
Mutual labels:  survey
input
Survey made easy (Android/iOS/Windows app)
Stars: ✭ 189 (-40.38%)
Mutual labels:  survey

Salient object detection in the deep learning era: An in-depth survey, PAMI2021

===========================================================================

Wenguan Wang, Qiuxia Lai, Huazhu Fu, Jianbing Shen, Haibin Ling, Ruigang Yang

===========================================================================

It is very welcome to send me your saliency maps if your work is published in top-level conference.

If I miss your work, please let me know and I'll add it.

===========================================================================

Google Disk: https://drive.google.com/open?id=1WSmPaUV909uWF3ycL0MLWPWM6MdSjaJ0

Baidu Disk: https://pan.baidu.com/s/1f63o_QV4za6cdcigHSwhWw extraction code:jp53

Here include the saliency prediction maps for 46 major deep salient object detection (SOD) methods, a constructed dataset with annotations for attribute analysis, and codes for evaluation (see our paper for details).

===========================================================================

🔥🔥🔥Update

2020/1: Results of eight ICCV'19 methods are added.

2019/9: Results of eight CVPR'19 methods are added.

===========================================================================

  1. Saliency prediction maps DUT.rar (DUT-OMRON dataset) DUTSTE.rar (test set of DUTS dataset) ECSSD.rar (ECSSD dataset) HKU-IS.rar (HKU-IS dataset) PASCAL-S.rar (PASCAL-S dataset) SOD.rar (SOD dataset)

  2. Dataset and annotations for attribute analysis The hybrid dataset consists of 1,800 images randomly selected from 6 datasets, namely SOD, ECSSD, DUT-OMRON, PASCAL-S, HKU-IS and the test set of DUTS (300 for each). We carefully exclude images in ECSSD that also appear in SOD.

The annotations listed in ATTR_anno.xlsx cover 16 attributes from the perspectives of salient object categories, challenges and scene categories.

  1. Codes for evaluation Matlab codes for calculating F-max, S-measure and MAE.

===========================================================================

Citation:

@article{wang2019sodsurvey,
	title={Salient Object Detection in the Deep Learning Era: An In-Depth Survey},
	author={Wang, Wenguan and Lai, Qiuxia and Fu, Huazhu and Shen, Jianbing and Ling, Haibin and Yang, Ruigang},
	journal={TPAMI},
	year={2021},
}

If you find our dataset is useful, please cite above paper.

===========================================================================

Contact Information

Email:

[email protected]

[email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].