中文
相关论文

相关论文: P2P-Loc: Point to Point Tiny Person Localization

200 篇论文

A recent approach for object detection and human pose estimation is to regress bounding boxes or human keypoints from a central point on the object or person. While this center-point regression is simple and efficient, we argue that the…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Fangyun Wei , Xiao Sun , Hongyang Li , Jingdong Wang , Stephen Lin

High-quality labeled data is essential for training robust machine learning models, yet obtaining annotations at scale remains expensive. AI-assisted annotation has therefore become standard in large-scale labeling workflows. However, in…

人机交互 · 计算机科学 2026-05-13 Moussa Kassem Sbeyti , Joshua Holstein , Philipp Spitzer , Nadja Klein , Gerhard Satzger

Annotating a large-scale in-the-wild person re-identification dataset especially of marathon runners is a challenging task. The variations in the scenarios such as camera viewpoints, resolution, occlusion, and illumination make the problem…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Pranjal Singh Rajput , Yeshwanth Napolean , Jan van Gemert

Purpose: In medical research, deep learning models rely on high-quality annotated data, a process often laborious and timeconsuming. This is particularly true for detection tasks where bounding box annotations are required. The need to…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Meyer Adrien , Mazellier Jean-Paul , Jeremy Dana , Nicolas Padoy

Recent advances in deep learning greatly boost the performance of object detection. State-of-the-art methods such as Faster-RCNN, FPN and R-FCN have achieved high accuracy in challenging benchmark datasets. However, these methods require…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Hao Yang , Hao Wu , Hao Chen

The goal of this paper is to determine the spatio-temporal location of actions in video. Where training from hard to obtain box annotations is the norm, we propose an intuitive and effective algorithm that localizes actions from their class…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Pascal Mettes , Cees G. M. Snoek , Shih-Fu Chang

Detection identifies objects as axis-aligned boxes in an image. Most successful object detectors enumerate a nearly exhaustive list of potential object locations and classify each. This is wasteful, inefficient, and requires additional…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Xingyi Zhou , Dequan Wang , Philipp Krähenbühl

We strive for spatio-temporal localization of actions in videos. The state-of-the-art relies on action proposals at test time and selects the best one with a classifier trained on carefully annotated box annotations. Annotating action boxes…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Pascal Mettes , Jan C. van Gemert , Cees G. M. Snoek

In the past few years we have seen great advances in object perception (particularly in 4D space-time dimensions) thanks to deep learning methods. However, they typically rely on large amounts of high-quality labels to achieve good…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Bin Yang , Min Bai , Ming Liang , Wenyuan Zeng , Raquel Urtasun

Modern convolutional neural networks (CNNs)-based face detectors have achieved tremendous strides due to large annotated datasets. However, misaligned results with high detection confidence but low localization accuracy restrict the further…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Shi Luo , Xiongfei Li , Xiaoli Zhang

Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires proportionally more bounding…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Alireza Zareian , Kevin Dela Rosa , Derek Hao Hu , Shih-Fu Chang

The aim of fine-grained recognition is to identify sub-ordinate categories in images like different species of birds. Existing works have confirmed that, in order to capture the subtle differences across the categories, automatic…

计算机视觉与模式识别 · 计算机科学 2017-03-30 Zhiqiang Shen , Yu-Gang Jiang , Dequan Wang , Xiangyang Xue

This work proposes a process for efficiently training a point-wise object detector that enables localizing objects and computing their 6D poses in cluttered and occluded scenes. Accurate pose estimation is typically a requirement for robust…

计算机视觉与模式识别 · 计算机科学 2019-02-22 Jean-Philippe Mercier , Chaitanya Mitash , Philippe Giguère , Abdeslam Boularias

Despite great progress in object detection, most existing methods work only on a limited set of object categories, due to the tremendous human effort needed for bounding-box annotations of training data. To alleviate the problem, recent…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Mingfei Gao , Chen Xing , Juan Carlos Niebles , Junnan Li , Ran Xu , Wenhao Liu , Caiming Xiong

The image-based 3D object detection task expects that the predicted 3D bounding box has a ``tightness'' projection (also referred to as cuboid), which fits the object contour well on the image while still keeping the geometric attribute on…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Jieqi Shi , Peiliang Li , Xiaozhi Chen , Shaojie Shen

Learned object detection methods based on fusion of LiDAR and camera data require labeled training samples, but niche applications, such as warehouse robotics or automated infrastructure, require semantic classes not available in large…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Ryan Rubel , Andrew Dudash , Mohammad Goli , James O'Hara , Karl Wunderlich

We propose a point cloud annotation framework that employs human-in-loop learning to enable the creation of large point cloud datasets with per-point annotations. Sparse labels from a human annotator are iteratively propagated to generate a…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Siddhant Jain , Sowmya Munukutla , David Held

Object recognition using single-point supervision has attracted increasing attention recently. However, the performance gap compared with fully-supervised algorithms remains large. Previous works generated class-agnostic…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Pengfei Chen , Xuehui Yu , Xumeng Han , Kuiran Wang , Guorong Li , Lingxi Xie , Zhenjun Han , Jianbin Jiao

A novel object detection method is presented that handles freely rotated objects of arbitrary sizes, including tiny objects as small as $2\times 2$ pixels. Such tiny objects appear frequently in remotely sensed images, and present a…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Mohsen Zand , Ali Etemad , Michael Greenspan

We propose an embarrassingly simple point annotation scheme to collect weak supervision for instance segmentation. In addition to bounding boxes, we collect binary labels for a set of points uniformly sampled inside each bounding box. We…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Bowen Cheng , Omkar Parkhi , Alexander Kirillov