All Projects → ChunbiaoZhu → ACVR2017

ChunbiaoZhu / ACVR2017

Licence: MIT License
An Innovative Salient Object Detection Using Center-Dark Channel Prior

Programming Languages

HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to ACVR2017

Contactpose
Large dataset of hand-object contact, hand- and object-pose, and 2.9 M RGB-D grasp images.
Stars: ✭ 129 (+545%)
Mutual labels:  dataset, rgb, rgbd
GeobitNonrigidDescriptor ICCV 2019
C++ implementation of the nonrigid descriptor Geobit presented at ICCV 2019 "GEOBIT: A Geodesic-Based Binary Descriptor Invariant to Non-Rigid Deformations for RGB-D Images"
Stars: ✭ 11 (-45%)
Mutual labels:  rgbd, iccv
Gta Im Dataset
[ECCV-20] 3D human scene interaction dataset: https://people.eecs.berkeley.edu/~zhecao/hmp/index.html
Stars: ✭ 157 (+685%)
Mutual labels:  dataset, rgbd
Sunrgbd Meta Data
train test labels for sunrgbd
Stars: ✭ 127 (+535%)
Mutual labels:  dataset, rgbd
Awesome Biomechanics
A curated, public list collecting resources for biomechanics and human motion: datasets, processing tools, software for simulation, educational videos, lectures, etc.
Stars: ✭ 154 (+670%)
Mutual labels:  science, dataset
RGBD-SOD-datasets
All those partitioned RGB-D Saliency Datasets we collected are shared in ready-to-use manner.
Stars: ✭ 46 (+130%)
Mutual labels:  rgbd, saliency-detection
DPANet
DPANet : Depth Potentiality-Aware Gated Attention Network for RGB-D Salient Object Detection
Stars: ✭ 22 (+10%)
Mutual labels:  rgbd, saliency-detection
EZAnchor
An easier and faster way to code Autolayout
Stars: ✭ 25 (+25%)
Mutual labels:  center
govee btled
A Python wrapper for controlling a cheap Bluetooth RGB light bulb.
Stars: ✭ 50 (+150%)
Mutual labels:  rgb
MeTAL
Official PyTorch implementation of "Meta-Learning with Task-Adaptive Loss Function for Few-Shot Learning" (ICCV2021 Oral)
Stars: ✭ 24 (+20%)
Mutual labels:  iccv
Atomic-Periodic-Table.Android
Atomic - Periodic Table
Stars: ✭ 33 (+65%)
Mutual labels:  science
CSA
Official implementation of CVPR2020 Paper "Cooling-Shrinking Attack"
Stars: ✭ 48 (+140%)
Mutual labels:  object-tracking
ReBench
Execute and document benchmarks reproducibly.
Stars: ✭ 48 (+140%)
Mutual labels:  science
hwrt
A toolset for handwriting recognition
Stars: ✭ 61 (+205%)
Mutual labels:  science
climateR
An R 📦 for getting point and gridded climate data by AOI
Stars: ✭ 93 (+365%)
Mutual labels:  dataset
SiamFC-tf
A TensorFlow implementation of the SiamFC tracker, use with your own camera and video, or integrate to your own project 实时物体追踪,封装API,可整合到自己的项目中
Stars: ✭ 22 (+10%)
Mutual labels:  object-tracking
TVQAplus
[ACL 2020] PyTorch code for TVQA+: Spatio-Temporal Grounding for Video Question Answering
Stars: ✭ 99 (+395%)
Mutual labels:  dataset
Species-Names-Corpus
物种名称语料库。植物名,动物名。
Stars: ✭ 23 (+15%)
Mutual labels:  dataset
cplot
🌈 Plot complex functions
Stars: ✭ 75 (+275%)
Mutual labels:  science
p2pvg
Implementation of ICCV 2019 paper: "Point-to-Point Video Generation". Paper: https://arxiv.org/abs/1904.02912
Stars: ✭ 42 (+110%)
Mutual labels:  iccv

An Innovative Salient Object Detection Using Center-Dark Channel Prior

ICCV 2017 logo Paper accepted at 2017 IEEE International Conference on Computer Vision (ICCV) Workshop

Journal Version (ACM Intelligent Systems and Technology)

Extended verision is published on ACM Intelligent Systems and Technology (Exploiting the Value of the Center-dark Channel Prior for Salient Object Detection), which can be downloaded at here.

Abstract

Saliency detection aims to detect the most attractive objects in images, which has been widely used as a foundation for various multimedia applications. In this paper, we propose a novel salient object detection algorithm for RGB-D images using center-dark channel prior. First, we generate an initial saliency map based on color saliency map and depth saliency map of a given RGB-D image. Then, we generate a center-dark channel map based on centre saliency prior and dark channel prior. Finally, we fuse the initial saliency map with centre dark channel map to generate the final saliency map. The proposed algorithm is evaluated on two public RGB-D datasets, and the experimental results show that our method outperforms the state-of-the-art methods.

Framework

QFramework saliency detection

Web Page

https://chunbiaozhu.github.io/ACVR2017/

Code & Results

Source code is released! You can download in here

You can download our Results on RGBD2 Dataset in here

Reference

@INPROCEEDINGS{8265388, 
author={C. Zhu and G. Li and W. Wang and R. Wang}, 
booktitle={2017 IEEE International Conference on Computer Vision Workshops (ICCVW)}, 
title={An Innovative Salient Object Detection Using Center-Dark Channel Prior}, 
year={2017}, 
volume={}, 
number={}, 
pages={1509-1515}, 
keywords={image colour analysis;object detection;RGB-D image;center-dark channel map;color saliency map;saliency detection;salient object detection algorithm;Euclidean distance;Feature extraction;Fuses;Image color analysis;Object detection;Visualization}, 
doi={10.1109/ICCVW.2017.178}, 
ISSN={}, 
month={Oct},}

@article{Zhu:2019:EVC:3325195.3319368,
author = {Zhu, Chunbiao and Zhang, Wenhao and Li, Thomas H. and Liu, Shan and Li, Ge},
title = {Exploiting the Value of the Center-dark Channel Prior for Salient Object Detection},
journal = {ACM Trans. Intell. Syst. Technol.},
issue_date = {May 2019},
volume = {10},
number = {3},
month = may,
year = {2019},
issn = {2157-6904},
pages = {32:1--32:20},
articleno = {32},
numpages = {20},
url = {http://doi.acm.org/10.1145/3319368},
doi = {10.1145/3319368},
acmid = {3319368},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {Salient object detection, center-dark channel prior},
} 

Previous work

If you were interested in this work, you may want to also check our previous work, CAIP2017, which offers a whole new idea.

If you were interested in this work, you may want to also check our previous work, MM2017, which offers a whole new application.

Acknowledgements

This work was supported by the grant of National Natural Science Foundation of China (No.U1611461), Shenzhen Peacock Plan (20130408-183003656), and Science and Technology Planning Project of Guangdong Province, China (No. 2014B090910001).

Contact

If you have any general doubt about our work or code which may be of interest for other researchers, please use the public issues section on this github repo. Alternatively, drop us an e-mail at mailto:[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].