paper-with-me

홈 › Papers

WW-Nets: Dual Neural Networks for Object Detection

2020-05-15 · Mohammad K. Ebrahimpour, J. Ben Falandays, Samuel Spevack, Ming-Hsuan Yang, David C. Noelle

We propose a new deep convolutional neural network framework that uses object location knowledge implicit in network connection weights to guide selective attention in object detection tasks. Our approach is called What-Where Nets (WW-Nets), and it is inspired by the structure of human visual pathways. In the brain, vision incorporates two separate streams, one in the temporal lobe and the other in the parietal lobe, called the ventral stream and the dorsal stream, respectively. The ventral pathway from primary visual cortex is dominated by "what" information, while the dorsal pathway is dominated by "where" information. Inspired by this structure, we have proposed an object detection framework involving the integration of a "What Network" and a "Where Network". The aim of the What Network is to provide selective attention to the relevant parts of the input image. The Where Network uses this information to locate and classify objects of interest. In this paper, we compare this approach to state-of-the-art algorithms on the PASCAL VOC 2007 and 2012 and COCO object detection challenge datasets. Also, we compare out approach to human "ground-truth" attention. We report the results of an eye-tracking experiment on human subjects using images from PASCAL VOC 2007, and we demonstrate interesting relationships between human overt attention and information processing in our WW-Nets. Finally, we provide evidence that our proposed method performs favorably in comparison to other object detection approaches, often by a large margin. The code and the eye-tracking ground-truth dataset can be found at: https://github.com/mkebrahimpour.

📄 PDF Abstract BibTeX arXiv:2005.07787

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Deep Residual Learning for Image Recognition

2015-12-10 · CVPR 2016 6 · Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun

Deeper neural networks are more difficult to train. We present a residual learning framework to ease the training of networks that are substantially deeper than those used previously. We explicitly reformulate the layers…

ClassificationDomain GeneralizationDynamic Facial Expression Recognition+11

Dual-stream CNN: Joint Edge and Object for Nucleus Segmentation

2021-07-20 · MICCAI Workshop COMPAY 2021 9 · Anonymous

Nucleus segmentation is a significant task that can contribute greatly to re-ducing the time to develop and validate visual biomarkers for new digital pathology datasets. There are large numbers of clusters of crowed nu…

Edge DetectionObjectSegmentationSemantic Segmentation

MatrixNets: A New Scale and Aspect Ratio Aware Architecture for Object Detection

2020-01-09 · Abdullah Rashwan, Rishav Agarwal, Agastya Kalra, Pascal Poupart

We present MatrixNets (xNets), a new deep architecture for object detection. xNets map objects with similar sizes and aspect ratios into many specialized layers, allowing xNets to provide a scale and aspect ratio aware a…

Objectobject-detectionObject Detection

Matrix Nets: A New Deep Architecture for Object Detection

2019-08-13 · Abdullah Rashwan, Agastya Kalra, Pascal Poupart

We present Matrix Nets (xNets), a new deep architecture for object detection. xNets map objects with different sizes and aspect ratios into layers where the sizes and the aspect ratios of the objects within their layers …

Objectobject-detectionObject Detection

Dual Complementary Dynamic Convolution for Image Recognition

2022-11-11 · Longbin Yan, Yunxiao Qin, Shumin Liu, Jie Chen

As a powerful engine, vanilla convolution has promoted huge breakthroughs in various computer tasks. However, it often suffers from sample and content agnostic problems, which limits the representation capacities of the …

image-classificationImage Classificationobject-detectionObject Detection+1