paper-with-me

Papers

Boosting Object Proposals: From Pascal to COCO

2015-12-01 · ICCV 2015 12 · Jordi Pont-Tuset, Luc van Gool

Computer vision in general, and object proposals in particular, are nowadays strongly influenced by the databases on which researchers evaluate the performance of their algorithms. This paper studies the transition from the Pascal Visual Object Challenge dataset, which has been the benchmark of reference for the last years, to the updated, bigger, and more challenging Microsoft Common Objects in Context. We first review and deeply analyze the new challenges, and opportunities, that this database presents. We then survey the current state of the art in object proposals and evaluate it focusing on how it generalizes to the new dataset. In sight of these results, we propose various lines of research to take advantage of the new benchmark and improve the techniques. We explore one of these lines, which leads to an improvement over the state of the art of +5.2%.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

The Middle Child Problem: Revisiting Parametric Min-Cut and Seeds for Object Proposals

2015-12-01 · ICCV 2015 12 · Ahmad Humayun, Fuxin Li, James M. Rehg

Object proposals have recently fueled the progress in detection performance. These proposals aim to provide category-agnostic localizations for all objects in an image. One way to generate proposals is to perform paramet…

Object-Level Proposals

2017-10-01 · ICCV 2017 10 · Jianxiang Ma, Anlong Ming, Zilong Huang, Xinggang Wang 외

Edge and surface are two fundamental visual elements of an object. The majority of existing object proposal approaches utilize edge or edge-like cues to rank candidates, while we consider that the surface cue containing …

Objectobject-detectionObject Detection

Oracle MCG: A first peek into COCO Detection Challenges

2015-08-14 · Jordi Pont-Tuset, Pablo Arbeláez, Luc van Gool

The recently presented COCO detection challenge will most probably be the reference benchmark in object detection in the next years. COCO is two orders of magnitude larger than Pascal and has four times the number of cat…

Objectobject-detectionObject Detection

Boosting Weakly Supervised Object Detection using Fusion and Priors from Hallucinated Depth

2023-03-20 · Cagri Gungor, Adriana Kovashka

Despite recent attention and exploration of depth for various tasks, it is still an unexplored modality for weakly-supervised object detection (WSOD). We propose an amplifier method for enhancing the performance of WSOD …

Depth EstimationMonocular Depth EstimationMultiple Instance Learningobject-detection+2

Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks

2015-06-04 · NeurIPS 2015 12 · Shaoqing Ren, Kaiming He, Ross Girshick, Jian Sun

State-of-the-art object detection networks depend on region proposal algorithms to hypothesize object locations. Advances like SPPnet and Fast R-CNN have reduced the running time of these detection networks, exposing reg…

2D Object DetectionGPUObjectObject Detection+4