paper-with-me

Papers

Mid-level Elements for Object Detection

2015-04-27 · Aayush Bansal, Abhinav Shrivastava, Carl Doersch, Abhinav Gupta

Building on the success of recent discriminative mid-level elements, we propose a surprisingly simple approach for object detection which performs comparable to the current state-of-the-art approaches on PASCAL VOC comp-3 detection challenge (no external data). Through extensive experiments and ablation analysis, we show how our approach effectively improves upon the HOG-based pipelines by adding an intermediate mid-level representation for the task of object detection. This representation is easily interpretable and allows us to visualize what our object detector "sees". We also discuss the insights our approach shares with CNN-based methods, such as sharing representation between categories helps.

📄 PDF Abstract BibTeX arXiv:1504.07284

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Modeling Visual Compatibility through Hierarchical Mid-level Elements

2016-03-31 · Jose Oramas, Tinne Tuytelaars

In this paper we present a hierarchical method to discover mid-level elements with the objective of modeling visual compatibility between objects. At the base-level, our method identifies patterns of CNN activations with…

Object

Weakly Supervised Object Detection in Artworks

2018-10-05 · ECCV 2018 Workshop Computer Vision for Art Analysis - VISART 2018 2018 10 · Nicolas Gonthier, Yann Gousseau, Said Ladjal, Olivier Bonfait

We propose a method for the weakly supervised detection of objects in paintings. At training time, only image-level annotations are needed. This, combined with the efficiency of our multiple-instance learning method, ena…

Multiple Instance LearningObjectobject-detectionObject Detection+1

GUI Element Detection Using SOTA YOLO Deep Learning Models

2024-08-07 · Seyed Shayan Daneshvar, Shaowei Wang

Detection of Graphical User Interface (GUI) elements is a crucial task for automatic code generation from images and sketches, GUI testing, and GUI search. Recent studies have leveraged both old-fashioned and modern comp…

2D Object DetectionCode GenerationContour DetectionDeep Learning+5

Set Features for Fine-grained Anomaly Detection

2023-02-23 · Niv Cohen, Issar Tzachor, Yedid Hoshen

Fine-grained anomaly detection has recently been dominated by segmentation based approaches. These approaches first classify each element of the sample (e.g., image patch) as normal or anomalous and then classify the ent…

Anomaly DetectionTime SeriesTime Series Analysis

Cascade Attentive Dropout for Weakly Supervised Object Detection

2020-11-20 · Wenlong Gao, Ying Chen, Yong Peng

Weakly supervised object detection (WSOD) aims to classify and locate objects with only image-level supervision. Many WSOD approaches adopt multiple instance learning as the initial model, which is prone to converge to t…

Multiple Instance LearningObjectobject-detectionObject Detection+1