中文
相关论文

相关论文: Tracking Feral Horses in Aerial Video Using Orient…

200 篇论文

Oriented object detection emerges in many applications from aerial images to autonomous driving, while many existing detection benchmarks are annotated with horizontal bounding box only which is also less costive than fine-grained rotated…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Xue Yang , Gefan Zhang , Wentong Li , Xuehui Wang , Yue Zhou , Junchi Yan

We propose an object tracking method, SFTrack++, that smoothly learns to preserve the tracked object consistency over space and time dimensions by taking a spectral clustering approach over the graph of pixels from the video, using a fast…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Elena Burceanu

Object detection is a comprehensively studied problem in autonomous driving. However, it has been relatively less explored in the case of fisheye cameras. The standard bounding box fails in fisheye cameras due to the strong radial…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Hazem Rashed , Eslam Mohamed , Ganesh Sistu , Varun Ravi Kumar , Ciaran Eising , Ahmad El-Sallab , Senthil Yogamani

Weakly supervised oriented object detection (WS-OOD) has gained attention as a cost-effective alternative to fully supervised methods, providing both efficiency and high accuracy. Among weakly supervised approaches, horizontal bounding box…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Woojin Lee , Hyugjae Chang , Jaeho Moon , Jaehyup Lee , Munchurl Kim

Estimating the target extent poses a fundamental challenge in visual object tracking. Typically, trackers are box-centric and fully rely on a bounding box to define the target in the scene. In practice, objects often have complex shapes and…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Matthieu Paul , Martin Danelljan , Christoph Mayer , Luc Van Gool

Quantifying a model's predictive uncertainty is essential for safety-critical applications such as autonomous driving. We consider quantifying such uncertainty for multi-object detection. In particular, we leverage conformal prediction to…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Alexander Timans , Christoph-Nikolas Straehle , Kaspar Sakmann , Eric Nalisnick

Object tracking is an essential task in computer vision that has been studied since the early days of the field. Being able to follow objects that undergo different transformations in the video sequence, including changes in scale,…

计算机视觉与模式识别 · 计算机科学 2017-05-29 Elena Burceanu , Marius Leordeanu

Bounding box regression plays a crucial role in the field of object detection, and the positioning accuracy of object detection largely depends on the loss function of bounding box regression. Existing researchs improve regression…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Hao Zhang , Shuaijie Zhang

Monitoring the behavior of stalled horses is essential for early detection of health and welfare issues but remains labor-intensive and time-consuming. In this study, we present a prototype vision-based monitoring system that automates the…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Dmitrii Galimzianov , Viacheslav Vyshegorodtsev , Ivan Nezhivykh

While recent years have witnessed astonishing improvements in visual tracking robustness, the advancements in tracking accuracy have been limited. As the focus has been directed towards the development of powerful classifiers, the problem…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Martin Danelljan , Goutam Bhat , Fahad Shahbaz Khan , Michael Felsberg

Interference detection of arbitrary geometric objects is not a trivial task due to the heavy computational load imposed by implementation issues. The hierarchically structured bounding boxes help us to quickly isolate the contour of…

图形学 · 计算机科学 2016-11-14 L. A. Rivera , Vania V. Estrela , P. C. P. Carvalho

The CenterTrack tracking algorithm achieves state-of-the-art tracking performance using a simple detection model and single-frame spatial offsets to localize objects and predict their associations in a single network. However, this joint…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Nanyang Yang , Yi Wang , Lap-Pui Chau

This paper introduces a new approach to the long-term tracking of an object in a challenging environment. The object is a cow and the environment is an enclosure in a cowshed. Some of the key challenges in this domain are a cluttered…

计算机视觉与模式识别 · 计算机科学 2017-03-31 Aram Ter-Sarkisov , Robert Ross , John Kelleher

Existing detection methods commonly use a parameterized bounding box (BBox) to model and detect (horizontal) objects and an additional rotation angle parameter is used for rotated objects. We argue that such a mechanism has fundamental…

计算机视觉与模式识别 · 计算机科学 2022-09-23 Xue Yang , Gefan Zhang , Xiaojiang Yang , Yue Zhou , Wentao Wang , Jin Tang , Tao He , Junchi Yan

Safety is still the main issue of autonomous driving, and in order to be globally deployed, they need to predict pedestrians' motions sufficiently in advance. While there is a lot of research on coarse-grained (human center prediction) and…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Saeed Saadatnejad , Yi Zhou Ju , Alexandre Alahi

Quantifying sponsor visibility in sports broadcasts is a critical marketing task traditionally hindered by manual, subjective, and unscalable analysis methods. While automated systems offer an alternative, their reliance on axis-aligned…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Mehdi Houshmand Sarkhoosh , Frøy Øye , Henrik Nestor Sørlie , Nam Hoang Vu , Dag Johansen , Cise Midoglu , Tomas Kupka , Pål Halvorsen

This paper considers the perception safety problem in distributed vision-based leader-follower formations, where each robot uses onboard perception to estimate relative states, track desired setpoints, and keep the leader within its camera…

机器人学 · 计算机科学 2026-03-11 Richie R. Suganda , Bin Hu

We introduce a new large-scale data set of video URLs with densely-sampled object bounding box annotations called YouTube-BoundingBoxes (YT-BB). The data set consists of approximately 380,000 video segments about 19s long, automatically…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Esteban Real , Jonathon Shlens , Stefano Mazzocchi , Xin Pan , Vincent Vanhoucke

Out-of-distribution (OOD) detection aims to identify inputs that differ from the training distribution in order to reduce unreliable predictions by deep neural networks. Among post-hoc feature-space approaches, OOD detection is commonly…

机器学习 · 计算机科学 2026-03-25 Mohamed Bahi Yahiaoui , Geoffrey Daniel , Loïc Giraldi , Jérémie Bruyelle , Julyan Arbel

In this paper, we design a tracking model consisting of response generation and bounding box regression, where the first component produces a heat map to indicate the presence of the object at different positions and the second part…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Tianyu Yang , Pengfei Xu , Runbo Hu , Hua Chai , Antoni B. Chan