{"task":"RGB Salient Object Detection","dataset":"ISTD","metric_names":["Balanced Error Rate"],"rows":[{"id":64044,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"CPD","metrics":{"Balanced Error Rate":"6.76"},"paper_url":"http://arxiv.org/abs/1904.08739v1","paper_title":"Cascaded Partial Decoder for Fast and Accurate Salient Object Detection","paper_date":"2019-04-18","code_links":[{"title":"wuzhe71/CPD","url":"https://github.com/wuzhe71/CPD"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":64045,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"BMPM","metrics":{"Balanced Error Rate":"7.10"},"paper_url":"http://openaccess.thecvf.com/content_cvpr_2018/html/Zhang_A_Bi-Directional_Message_CVPR_2018_paper.html","paper_title":"A Bi-Directional Message Passing Model for Salient Object Detection","paper_date":"2018-06-01","code_links":[],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":64046,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"JDR","metrics":{"Balanced Error Rate":"7.35"},"paper_url":"http://arxiv.org/abs/1712.02478v1","paper_title":"Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal","paper_date":"2017-12-07","code_links":[{"title":"IsHYuhi/ST-CGAN_Stacked_Conditional_Generative_Adversarial_Networks","url":"https://github.com/IsHYuhi/ST-CGAN_Stacked_Conditional_Generative_Adversarial_Networks"},{"title":"jiaruixu/st-cgan","url":"https://github.com/jiaruixu/st-cgan"},{"title":"kjybinp/SCGAN","url":"https://github.com/kjybinp/SCGAN"},{"title":"Param-Raval/shadow-sight","url":"https://github.com/Param-Raval/shadow-sight"},{"title":"Param-Raval/ipro","url":"https://github.com/Param-Raval/ipro"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":64047,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"NLDF","metrics":{"Balanced Error Rate":"7.50"},"paper_url":"http://openaccess.thecvf.com/content_cvpr_2017/html/Luo_Non-Local_Deep_Features_CVPR_2017_paper.html","paper_title":"Non-Local Deep Features for Salient Object Detection","paper_date":"2017-07-01","code_links":[{"title":"zhimingluo/NLDF","url":"https://github.com/zhimingluo/NLDF"},{"title":"AceCoooool/NLDF-pytorch","url":"https://github.com/AceCoooool/NLDF-pytorch"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":64048,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"DSC","metrics":{"Balanced Error Rate":"8.24"},"paper_url":"http://arxiv.org/abs/1712.04142v2","paper_title":"Direction-aware Spatial Context Features for Shadow Detection","paper_date":"2017-12-12","code_links":[{"title":"xw-hu/DSC","url":"https://github.com/xw-hu/DSC"},{"title":"stevewongv/dsc-pytorch","url":"https://github.com/stevewongv/dsc-pytorch"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":64049,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"scGAN","metrics":{"Balanced Error Rate":"8.98"},"paper_url":"http://openaccess.thecvf.com/content_iccv_2017/html/Nguyen_Shadow_Detection_With_ICCV_2017_paper.html","paper_title":"Shadow Detection With Conditional Generative Adversarial Networks","paper_date":"2017-10-01","code_links":[],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":64050,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"DSS","metrics":{"Balanced Error Rate":"10.48"},"paper_url":"http://arxiv.org/abs/1611.04849v4","paper_title":"Deeply supervised salient object detection with short connections","paper_date":"2016-11-15","code_links":[{"title":"houqb/DSS","url":"https://github.com/houqb/DSS"},{"title":"Andrew-Qibin/DSS","url":"https://github.com/Andrew-Qibin/DSS"},{"title":"AceCoooool/DSS-pytorch","url":"https://github.com/AceCoooool/DSS-pytorch"},{"title":"moothes/salod","url":"https://github.com/moothes/salod"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":78023,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"CPD","metrics":{"Balanced Error Rate":"6.76"},"paper_url":"http://arxiv.org/abs/1904.08739v1","paper_title":"Cascaded Partial Decoder for Fast and Accurate Salient Object Detection","paper_date":"2019-04-18","code_links":[{"title":"wuzhe71/CPD","url":"https://github.com/wuzhe71/CPD"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":78024,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"BMPM","metrics":{"Balanced Error Rate":"7.10"},"paper_url":"http://openaccess.thecvf.com/content_cvpr_2018/html/Zhang_A_Bi-Directional_Message_CVPR_2018_paper.html","paper_title":"A Bi-Directional Message Passing Model for Salient Object Detection","paper_date":"2018-06-01","code_links":[],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":78025,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"JDR","metrics":{"Balanced Error Rate":"7.35"},"paper_url":"http://arxiv.org/abs/1712.02478v1","paper_title":"Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal","paper_date":"2017-12-07","code_links":[{"title":"IsHYuhi/ST-CGAN_Stacked_Conditional_Generative_Adversarial_Networks","url":"https://github.com/IsHYuhi/ST-CGAN_Stacked_Conditional_Generative_Adversarial_Networks"},{"title":"jiaruixu/st-cgan","url":"https://github.com/jiaruixu/st-cgan"},{"title":"kjybinp/SCGAN","url":"https://github.com/kjybinp/SCGAN"},{"title":"Param-Raval/shadow-sight","url":"https://github.com/Param-Raval/shadow-sight"},{"title":"Param-Raval/ipro","url":"https://github.com/Param-Raval/ipro"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":78026,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"NLDF","metrics":{"Balanced Error Rate":"7.50"},"paper_url":"http://openaccess.thecvf.com/content_cvpr_2017/html/Luo_Non-Local_Deep_Features_CVPR_2017_paper.html","paper_title":"Non-Local Deep Features for Salient Object Detection","paper_date":"2017-07-01","code_links":[{"title":"zhimingluo/NLDF","url":"https://github.com/zhimingluo/NLDF"},{"title":"AceCoooool/NLDF-pytorch","url":"https://github.com/AceCoooool/NLDF-pytorch"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":78027,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"DSC","metrics":{"Balanced Error Rate":"8.24"},"paper_url":"http://arxiv.org/abs/1712.04142v2","paper_title":"Direction-aware Spatial Context Features for Shadow Detection","paper_date":"2017-12-12","code_links":[{"title":"xw-hu/DSC","url":"https://github.com/xw-hu/DSC"},{"title":"stevewongv/dsc-pytorch","url":"https://github.com/stevewongv/dsc-pytorch"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":78028,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"scGAN","metrics":{"Balanced Error Rate":"8.98"},"paper_url":"http://openaccess.thecvf.com/content_iccv_2017/html/Nguyen_Shadow_Detection_With_ICCV_2017_paper.html","paper_title":"Shadow Detection With Conditional Generative Adversarial Networks","paper_date":"2017-10-01","code_links":[],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":78029,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"DSS","metrics":{"Balanced Error Rate":"10.48"},"paper_url":"http://arxiv.org/abs/1611.04849v4","paper_title":"Deeply supervised salient object detection with short connections","paper_date":"2016-11-15","code_links":[{"title":"houqb/DSS","url":"https://github.com/houqb/DSS"},{"title":"Andrew-Qibin/DSS","url":"https://github.com/Andrew-Qibin/DSS"},{"title":"AceCoooool/DSS-pytorch","url":"https://github.com/AceCoooool/DSS-pytorch"},{"title":"moothes/salod","url":"https://github.com/moothes/salod"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":99709,"task":"RGB Salient Object Detection","parent_task":null,"dataset":"ISTD","model_name":"CPD","metrics":{"Balanced Error Rate":"6.76"},"paper_url":"http://arxiv.org/abs/1904.08739v1","paper_title":"Cascaded Partial Decoder for Fast and Accurate Salient Object Detection","paper_date":"2019-04-18","code_links":[{"title":"wuzhe71/CPD","url":"https://github.com/wuzhe71/CPD"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":99710,"task":"RGB Salient Object Detection","parent_task":null,"dataset":"ISTD","model_name":"BMPM","metrics":{"Balanced Error Rate":"7.10"},"paper_url":"http://openaccess.thecvf.com/content_cvpr_2018/html/Zhang_A_Bi-Directional_Message_CVPR_2018_paper.html","paper_title":"A Bi-Directional Message Passing Model for Salient Object Detection","paper_date":"2018-06-01","code_links":[],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":99711,"task":"RGB Salient Object Detection","parent_task":null,"dataset":"ISTD","model_name":"JDR","metrics":{"Balanced Error Rate":"7.35"},"paper_url":"http://arxiv.org/abs/1712.02478v1","paper_title":"Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal","paper_date":"2017-12-07","code_links":[{"title":"IsHYuhi/ST-CGAN_Stacked_Conditional_Generative_Adversarial_Networks","url":"https://github.com/IsHYuhi/ST-CGAN_Stacked_Conditional_Generative_Adversarial_Networks"},{"title":"jiaruixu/st-cgan","url":"https://github.com/jiaruixu/st-cgan"},{"title":"kjybinp/SCGAN","url":"https://github.com/kjybinp/SCGAN"},{"title":"Param-Raval/shadow-sight","url":"https://github.com/Param-Raval/shadow-sight"},{"title":"Param-Raval/ipro","url":"https://github.com/Param-Raval/ipro"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":99712,"task":"RGB Salient Object Detection","parent_task":null,"dataset":"ISTD","model_name":"NLDF","metrics":{"Balanced Error Rate":"7.50"},"paper_url":"http://openaccess.thecvf.com/content_cvpr_2017/html/Luo_Non-Local_Deep_Features_CVPR_2017_paper.html","paper_title":"Non-Local Deep Features for Salient Object Detection","paper_date":"2017-07-01","code_links":[{"title":"zhimingluo/NLDF","url":"https://github.com/zhimingluo/NLDF"},{"title":"AceCoooool/NLDF-pytorch","url":"https://github.com/AceCoooool/NLDF-pytorch"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":99713,"task":"RGB Salient Object Detection","parent_task":null,"dataset":"ISTD","model_name":"DSC","metrics":{"Balanced Error Rate":"8.24"},"paper_url":"http://arxiv.org/abs/1712.04142v2","paper_title":"Direction-aware Spatial Context Features for Shadow Detection","paper_date":"2017-12-12","code_links":[{"title":"xw-hu/DSC","url":"https://github.com/xw-hu/DSC"},{"title":"stevewongv/dsc-pytorch","url":"https://github.com/stevewongv/dsc-pytorch"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":99714,"task":"RGB Salient Object Detection","parent_task":null,"dataset":"ISTD","model_name":"scGAN","metrics":{"Balanced Error Rate":"8.98"},"paper_url":"http://openaccess.thecvf.com/content_iccv_2017/html/Nguyen_Shadow_Detection_With_ICCV_2017_paper.html","paper_title":"Shadow Detection With Conditional Generative Adversarial Networks","paper_date":"2017-10-01","code_links":[],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":99715,"task":"RGB Salient Object Detection","parent_task":null,"dataset":"ISTD","model_name":"DSS","metrics":{"Balanced Error Rate":"10.48"},"paper_url":"http://arxiv.org/abs/1611.04849v4","paper_title":"Deeply supervised salient object detection with short connections","paper_date":"2016-11-15","code_links":[{"title":"houqb/DSS","url":"https://github.com/houqb/DSS"},{"title":"Andrew-Qibin/DSS","url":"https://github.com/Andrew-Qibin/DSS"},{"title":"AceCoooool/DSS-pytorch","url":"https://github.com/AceCoooool/DSS-pytorch"},{"title":"moothes/salod","url":"https://github.com/moothes/salod"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":118550,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"CPD","metrics":{"Balanced Error Rate":"6.76"},"paper_url":"http://arxiv.org/abs/1904.08739v1","paper_title":"Cascaded Partial Decoder for Fast and Accurate Salient Object Detection","paper_date":"2019-04-18","code_links":[{"title":"wuzhe71/CPD","url":"https://github.com/wuzhe71/CPD"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":118551,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"BMPM","metrics":{"Balanced Error Rate":"7.10"},"paper_url":"http://openaccess.thecvf.com/content_cvpr_2018/html/Zhang_A_Bi-Directional_Message_CVPR_2018_paper.html","paper_title":"A Bi-Directional Message Passing Model for Salient Object Detection","paper_date":"2018-06-01","code_links":[],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":118552,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"JDR","metrics":{"Balanced Error Rate":"7.35"},"paper_url":"http://arxiv.org/abs/1712.02478v1","paper_title":"Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal","paper_date":"2017-12-07","code_links":[{"title":"IsHYuhi/ST-CGAN_Stacked_Conditional_Generative_Adversarial_Networks","url":"https://github.com/IsHYuhi/ST-CGAN_Stacked_Conditional_Generative_Adversarial_Networks"},{"title":"jiaruixu/st-cgan","url":"https://github.com/jiaruixu/st-cgan"},{"title":"kjybinp/SCGAN","url":"https://github.com/kjybinp/SCGAN"},{"title":"Param-Raval/shadow-sight","url":"https://github.com/Param-Raval/shadow-sight"},{"title":"Param-Raval/ipro","url":"https://github.com/Param-Raval/ipro"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":118553,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"NLDF","metrics":{"Balanced Error Rate":"7.50"},"paper_url":"http://openaccess.thecvf.com/content_cvpr_2017/html/Luo_Non-Local_Deep_Features_CVPR_2017_paper.html","paper_title":"Non-Local Deep Features for Salient Object Detection","paper_date":"2017-07-01","code_links":[{"title":"zhimingluo/NLDF","url":"https://github.com/zhimingluo/NLDF"},{"title":"AceCoooool/NLDF-pytorch","url":"https://github.com/AceCoooool/NLDF-pytorch"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":118554,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"DSC","metrics":{"Balanced Error Rate":"8.24"},"paper_url":"http://arxiv.org/abs/1712.04142v2","paper_title":"Direction-aware Spatial Context Features for Shadow Detection","paper_date":"2017-12-12","code_links":[{"title":"xw-hu/DSC","url":"https://github.com/xw-hu/DSC"},{"title":"stevewongv/dsc-pytorch","url":"https://github.com/stevewongv/dsc-pytorch"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":118555,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"scGAN","metrics":{"Balanced Error Rate":"8.98"},"paper_url":"http://openaccess.thecvf.com/content_iccv_2017/html/Nguyen_Shadow_Detection_With_ICCV_2017_paper.html","paper_title":"Shadow Detection With Conditional Generative Adversarial Networks","paper_date":"2017-10-01","code_links":[],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":118556,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"DSS","metrics":{"Balanced Error Rate":"10.48"},"paper_url":"http://arxiv.org/abs/1611.04849v4","paper_title":"Deeply supervised salient object detection with short connections","paper_date":"2016-11-15","code_links":[{"title":"houqb/DSS","url":"https://github.com/houqb/DSS"},{"title":"Andrew-Qibin/DSS","url":"https://github.com/Andrew-Qibin/DSS"},{"title":"AceCoooool/DSS-pytorch","url":"https://github.com/AceCoooool/DSS-pytorch"},{"title":"moothes/salod","url":"https://github.com/moothes/salod"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":125626,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"CPD","metrics":{"Balanced Error Rate":"6.76"},"paper_url":"http://arxiv.org/abs/1904.08739v1","paper_title":"Cascaded Partial Decoder for Fast and Accurate Salient Object Detection","paper_date":"2019-04-18","code_links":[{"title":"wuzhe71/CPD","url":"https://github.com/wuzhe71/CPD"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":125627,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"BMPM","metrics":{"Balanced Error Rate":"7.10"},"paper_url":"http://openaccess.thecvf.com/content_cvpr_2018/html/Zhang_A_Bi-Directional_Message_CVPR_2018_paper.html","paper_title":"A Bi-Directional Message Passing Model for Salient Object Detection","paper_date":"2018-06-01","code_links":[],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":125628,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"JDR","metrics":{"Balanced Error Rate":"7.35"},"paper_url":"http://arxiv.org/abs/1712.02478v1","paper_title":"Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal","paper_date":"2017-12-07","code_links":[{"title":"IsHYuhi/ST-CGAN_Stacked_Conditional_Generative_Adversarial_Networks","url":"https://github.com/IsHYuhi/ST-CGAN_Stacked_Conditional_Generative_Adversarial_Networks"},{"title":"jiaruixu/st-cgan","url":"https://github.com/jiaruixu/st-cgan"},{"title":"kjybinp/SCGAN","url":"https://github.com/kjybinp/SCGAN"},{"title":"Param-Raval/shadow-sight","url":"https://github.com/Param-Raval/shadow-sight"},{"title":"Param-Raval/ipro","url":"https://github.com/Param-Raval/ipro"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":125629,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"NLDF","metrics":{"Balanced Error Rate":"7.50"},"paper_url":"http://openaccess.thecvf.com/content_cvpr_2017/html/Luo_Non-Local_Deep_Features_CVPR_2017_paper.html","paper_title":"Non-Local Deep Features for Salient Object Detection","paper_date":"2017-07-01","code_links":[{"title":"zhimingluo/NLDF","url":"https://github.com/zhimingluo/NLDF"},{"title":"AceCoooool/NLDF-pytorch","url":"https://github.com/AceCoooool/NLDF-pytorch"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":125630,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"DSC","metrics":{"Balanced Error Rate":"8.24"},"paper_url":"http://arxiv.org/abs/1712.04142v2","paper_title":"Direction-aware Spatial Context Features for Shadow Detection","paper_date":"2017-12-12","code_links":[{"title":"xw-hu/DSC","url":"https://github.com/xw-hu/DSC"},{"title":"stevewongv/dsc-pytorch","url":"https://github.com/stevewongv/dsc-pytorch"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":125631,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"scGAN","metrics":{"Balanced Error Rate":"8.98"},"paper_url":"http://openaccess.thecvf.com/content_iccv_2017/html/Nguyen_Shadow_Detection_With_ICCV_2017_paper.html","paper_title":"Shadow Detection With Conditional Generative Adversarial Networks","paper_date":"2017-10-01","code_links":[],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":125632,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"DSS","metrics":{"Balanced Error Rate":"10.48"},"paper_url":"http://arxiv.org/abs/1611.04849v4","paper_title":"Deeply supervised salient object detection with short connections","paper_date":"2016-11-15","code_links":[{"title":"houqb/DSS","url":"https://github.com/houqb/DSS"},{"title":"Andrew-Qibin/DSS","url":"https://github.com/Andrew-Qibin/DSS"},{"title":"AceCoooool/DSS-pytorch","url":"https://github.com/AceCoooool/DSS-pytorch"},{"title":"moothes/salod","url":"https://github.com/moothes/salod"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":151345,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"CPD","metrics":{"Balanced Error Rate":"6.76"},"paper_url":"http://arxiv.org/abs/1904.08739v1","paper_title":"Cascaded Partial Decoder for Fast and Accurate Salient Object Detection","paper_date":"2019-04-18","code_links":[{"title":"wuzhe71/CPD","url":"https://github.com/wuzhe71/CPD"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":151346,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"BMPM","metrics":{"Balanced Error Rate":"7.10"},"paper_url":"http://openaccess.thecvf.com/content_cvpr_2018/html/Zhang_A_Bi-Directional_Message_CVPR_2018_paper.html","paper_title":"A Bi-Directional Message Passing Model for Salient Object Detection","paper_date":"2018-06-01","code_links":[],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":151347,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"JDR","metrics":{"Balanced Error Rate":"7.35"},"paper_url":"http://arxiv.org/abs/1712.02478v1","paper_title":"Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal","paper_date":"2017-12-07","code_links":[{"title":"IsHYuhi/ST-CGAN_Stacked_Conditional_Generative_Adversarial_Networks","url":"https://github.com/IsHYuhi/ST-CGAN_Stacked_Conditional_Generative_Adversarial_Networks"},{"title":"jiaruixu/st-cgan","url":"https://github.com/jiaruixu/st-cgan"},{"title":"kjybinp/SCGAN","url":"https://github.com/kjybinp/SCGAN"},{"title":"Param-Raval/shadow-sight","url":"https://github.com/Param-Raval/shadow-sight"},{"title":"Param-Raval/ipro","url":"https://github.com/Param-Raval/ipro"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":151348,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"NLDF","metrics":{"Balanced Error Rate":"7.50"},"paper_url":"http://openaccess.thecvf.com/content_cvpr_2017/html/Luo_Non-Local_Deep_Features_CVPR_2017_paper.html","paper_title":"Non-Local Deep Features for Salient Object Detection","paper_date":"2017-07-01","code_links":[{"title":"zhimingluo/NLDF","url":"https://github.com/zhimingluo/NLDF"},{"title":"AceCoooool/NLDF-pytorch","url":"https://github.com/AceCoooool/NLDF-pytorch"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":151349,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"DSC","metrics":{"Balanced Error Rate":"8.24"},"paper_url":"http://arxiv.org/abs/1712.04142v2","paper_title":"Direction-aware Spatial Context Features for Shadow Detection","paper_date":"2017-12-12","code_links":[{"title":"xw-hu/DSC","url":"https://github.com/xw-hu/DSC"},{"title":"stevewongv/dsc-pytorch","url":"https://github.com/stevewongv/dsc-pytorch"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":151350,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"scGAN","metrics":{"Balanced Error Rate":"8.98"},"paper_url":"http://openaccess.thecvf.com/content_iccv_2017/html/Nguyen_Shadow_Detection_With_ICCV_2017_paper.html","paper_title":"Shadow Detection With Conditional Generative Adversarial Networks","paper_date":"2017-10-01","code_links":[],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]},{"id":151351,"task":"RGB Salient Object Detection","parent_task":"Object Detection","dataset":"ISTD","model_name":"DSS","metrics":{"Balanced Error Rate":"10.48"},"paper_url":"http://arxiv.org/abs/1611.04849v4","paper_title":"Deeply supervised salient object detection with short connections","paper_date":"2016-11-15","code_links":[{"title":"houqb/DSS","url":"https://github.com/houqb/DSS"},{"title":"Andrew-Qibin/DSS","url":"https://github.com/Andrew-Qibin/DSS"},{"title":"AceCoooool/DSS-pytorch","url":"https://github.com/AceCoooool/DSS-pytorch"},{"title":"moothes/salod","url":"https://github.com/moothes/salod"}],"metrics_order":"[\"Balanced Error Rate\"]","area":"Computer Vision","uses_additional_data":0,"source":"archive","tags":[]}]}