paper-with-me

홈 › Papers

DeepProposal: Hunting Objects by Cascading Deep Convolutional Layers

2015-10-15 · ICCV 2015 12 · Amir Ghodrati, Ali Diba, Marco Pedersoli, Tinne Tuytelaars, Luc van Gool

In this paper we evaluate the quality of the activation layers of a convolutional neural network (CNN) for the gen- eration of object proposals. We generate hypotheses in a sliding-window fashion over different activation layers and show that the final convolutional layers can find the object of interest with high recall but poor localization due to the coarseness of the feature maps. Instead, the first layers of the network can better localize the object of interest but with a reduced recall. Based on this observation we design a method for proposing object locations that is based on CNN features and that combines the best of both worlds. We build an inverse cascade that, going from the final to the initial convolutional layers of the CNN, selects the most promising object locations and refines their boxes in a coarse-to-fine manner. The method is efficient, because i) it uses the same features extracted for detection, ii) it aggregates features using integral images, and iii) it avoids a dense evaluation of the proposals due to the inverse coarse-to-fine cascade. The method is also accurate; it outperforms most of the previously proposed object proposals approaches and when plugged into a CNN-based detector produces state-of-the- art detection performance.

📄 PDF Abstract BibTeX arXiv:1510.04445

Code (1)

aghodrati/deepproposal

Tasks

Object

Similar Papers 제목 키워드 기반

DeepProposals: Hunting Objects and Actions by Cascading Deep Convolutional Layers

2016-06-15 · Amir Ghodrati, Ali Diba, Marco Pedersoli, Tinne Tuytelaars 외

In this paper, a new method for generating object and action proposals in images and videos is proposed. It builds on activations of different convolutional layers of a pretrained CNN, combining the localization accuracy…

Object

Policy-Guided Threat Hunting: An LLM enabled Framework with Splunk SOC Triage

2026-03-25 · Rishikesh Sahay, Bell Eapen, Weizhi Meng, Md Rasel Al Mamun 외 arxiv

With frequently evolving Advanced Persistent Threats (APTs) in cyberspace, traditional security solutions approaches have become inadequate for threat hunting for organizations. Moreover, SOC (Security Operation Centers)…

Reinforcement Learning

Automating Cyber Threat Hunting Using NLP, Automated Query Generation, and Genetic Perturbation

2021-04-23 · Prakruthi Karuna, Erik Hemberg, Una-May O'Reilly, Nick Rutar

Scaling the cyber hunt problem poses several key technical challenges. Detecting and characterizing cyber threats at scale in large enterprise networks is hard because of the vast quantity and complexity of the data that…

Gradually Updated Neural Networks for Large-Scale Image Recognition

2017-11-25 · ICML 2018 7 · Siyuan Qiao, Zhishuai Zhang, Wei Shen, Bo wang 외

Depth is one of the keys that make neural networks succeed in the task of large-scale image recognition. The state-of-the-art network architectures usually increase the depths by cascading convolutional layers or buildin…

Guiding Cascading Failure Search with Interpretable Graph Convolutional Network

2020-01-30

Power system cascading failures become more time variant and complex because of the increasing network interconnection and higher renewable energy penetration. High computational cost is the main obstacle for a more freq…