paper-with-me

Papers

ARPD: Anchor-free Rotation-aware People Detection using Topview Fisheye Camera

2022-01-25 · Quan Nguyen Minh, Bang Le Van, Can Nguyen, Anh Le, Viet Dung Nguyen

People detection in top-view, fish-eye images is challenging as people in fish-eye images often appear in arbitrary directions and are distorted differently. Due to this unique radial geometry, axis-aligned people detectors often work poorly on fish-eye frames. Recent works account for this variability by modifying existing anchor-based detectors or relying on complex pre/post-processing. Anchor-based methods spread a set of pre-defined bounding boxes on the input image, most of which are invalid. In addition to being inefficient, this approach could lead to a significant imbalance between the positive and negative anchor boxes. In this work, we propose ARPD, a single-stage anchor-free fully convolutional network to detect arbitrarily rotated people in fish-eye images. Our network uses keypoint estimation to find the center point of each object and regress the object's other properties directly. To capture the various orientation of people in fish-eye cameras, in addition to the center and size, ARPD also predicts the angle of each bounding box. We also propose a periodic loss function that accounts for angle periodicity and relieves the difficulty of learning small-angle oscillations. Experimental results show that our method competes favorably with state-of-the-art algorithms while running significantly faster.

📄 PDF Abstract BibTeX arXiv:2201.10107

Code (0)

등록된 구현이 없습니다.

Tasks

Keypoint Estimation

Similar Papers 제목 키워드 기반

HA-RDet: Hybrid Anchor Rotation Detector for Oriented Object Detection

2024-12-18 · Phuc D. A. Nguyen

Oriented object detection in aerial images poses a significant challenge due to their varying sizes and orientations. Current state-of-the-art detectors typically rely on either two-stage or one-stage approaches, often e…

object-detectionObject DetectionObject Detection In Aerial ImagesOriented Object Detection

CircleNet: Anchor-free Detection with Circle Representation

2020-06-03 · Haichun Yang, Ruining Deng, Yuzhe Lu, Zheyu Zhu 외

Object detection networks are powerful in computer vision, but not necessarily optimized for biomedical object detection. In this work, we propose CircleNet, a simple anchor-free detection method with circle representati…

Objectobject-detectionObject Detection

WarpDrive: Extremely Fast End-to-End Deep Multi-Agent Reinforcement Learning on a GPU

2021-08-31 · Tian Lan, Sunil Srinivasa, Huan Wang, Stephan Zheng

Deep reinforcement learning (RL) is a powerful framework to train decision-making models in complex environments. However, RL can be slow as it requires repeated interaction with a simulation of the environment. In parti…

CPUDecision MakingDeep Reinforcement LearningGPU+3

RAPiD: Rotation-Aware People Detection in Overhead Fisheye Images

2020-05-23 · Zhihao Duan, M. Ozan Tezcan, Hayato Nakamura, Prakash Ishwar 외

Recent methods for people detection in overhead, fisheye images either use radially-aligned bounding boxes to represent people, assuming people always appear along image radius or require significant pre-/post-processing…

WarpDiffusion: Efficient Diffusion Model for High-Fidelity Virtual Try-on

2023-12-06 · Xujie Zhang, Xiu Li, Michael Kampffmeyer, Xin Dong 외

Image-based Virtual Try-On (VITON) aims to transfer an in-shop garment image onto a target person. While existing methods focus on warping the garment to fit the body pose, they often overlook the synthesis quality aroun…

Image GenerationVirtual Try-on