中文
相关论文

相关论文: YOLOV: Making Still Image Object Detectors Great a…

200 篇论文

Video-based vehicle detection and counting play a critical role in managing transport infrastructure. Traditional image-based counting methods usually involve two main steps: initial detection and subsequent tracking, which are applied to…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Victor Nascimento Ribeiro , Nina S. T. Hirata

We present YOLO, a new approach to object detection. Prior work on object detection repurposes classifiers to perform detection. Instead, we frame object detection as a regression problem to spatially separated bounding boxes and associated…

计算机视觉与模式识别 · 计算机科学 2016-05-11 Joseph Redmon , Santosh Divvala , Ross Girshick , Ali Farhadi

Consecutive frames in a video are highly redundant. Therefore, to perform the task of video object detection, executing single frame detectors on every frame without reusing any information is quite wasteful. It is with this idea in mind…

计算机视觉与模式识别 · 计算机科学 2020-04-03 Hughes Perreault , Maguelonne Héritier , Pierre Gravel , Guillaume-Alexandre Bilodeau , Nicolas Saunier

Learning from the limited amount of labeled data to the pre-train model has always been viewed as a challenging task. In this report, an effective and robust solution, the two-stage training paradigm YOLOv8 detector (TP-YOLOv8), is designed…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Zheng Wang , Dong Xie , Hanzhi Wang , Jiang Tian

This study examines the relationship between H.264 video compression and the performance of an object detection network (YOLOv5). We curated a set of 50 surveillance videos and annotated targets of interest (people, bikes, and vehicles).…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Michael O'Byrne , Vibhoothi , Mark Sugrue , Anil Kokaram

Object detection as part of computer vision can be crucial for traffic management, emergency response, autonomous vehicles, and smart cities. Despite significant advances in object detection, detecting small objects in images captured by…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Boshra Khalili , Andrew W. Smyth

Video object detection is challenging because objects that are easily detected in one frame may be difficult to detect in another frame within the same clip. Recently, there have been major advances for doing object detection in a single…

计算机视觉与模式识别 · 计算机科学 2016-08-24 Wei Han , Pooya Khorrami , Tom Le Paine , Prajit Ramachandran , Mohammad Babaeizadeh , Honghui Shi , Jianan Li , Shuicheng Yan , Thomas S. Huang

The existing state-of-the-art (SOTA) video salient object detection (VSOD) models have widely followed short-term methodology, which dynamically determines the balance between spatial and temporal saliency fusion by solely considering the…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Chenglizhao Chen , Hengsen Wang , Yuming Fang , Chong Peng

In Video Object Detection (VID), a common practice is to leverage the rich temporal contexts from the video to enhance the object representations in each frame. Existing methods treat the temporal contexts obtained from different objects…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Chaorui Deng , Da Chen , Qi Wu

Despite the continued successes of computationally efficient deep neural network architectures for video object detection, performance continually arrives at the great trilemma of speed versus accuracy versus computational resources (pick…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Julian True , Naimul Khan

The proposed YOLO-Former method seamlessly integrates the ideas of transformer and YOLOv4 to create a highly accurate and efficient object detection system. The method leverages the fast inference speed of YOLOv4 and incorporates the…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Javad Khoramdel , Ahmad Moori , Yasamin Borhani , Armin Ghanbarzadeh , Esmaeil Najafi

Detection-driven real-time video analytics require continuous detection of objects contained in the video frames using deep learning models like YOLOV3, EfficientDet. However, running these detectors on each and every frame in…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Md Adnan Arefeen , Sumaiya Tabassum Nimi , Md Yusuf Sarwar Uddin

The "You only look once v4"(YOLOv4) is one type of object detection methods in deep learning. YOLOv4-tiny is proposed based on YOLOv4 to simple the network structure and reduce parameters, which makes it be suitable for developing on the…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Zicong Jiang , Liquan Zhao , Shuaiyang Li , Yanfei Jia

Deep Convolution Neural Networks (CNNs) have shown impressive performance in various vision tasks such as image classification, object detection and semantic segmentation. For object detection, particularly in still images, the performance…

计算机视觉与模式识别 · 计算机科学 2017-03-07 Kai Kang , Wanli Ouyang , Hongsheng Li , Xiaogang Wang

Video object detection is a fundamental yet challenging task in computer vision. One practical solution is to take advantage of temporal information from the video and apply feature aggregation to enhance the object features in each frame.…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Yiming Cui

Nowadays, plenty of deep learning technologies are being applied to all aspects of autonomous driving with promising results. Among them, object detection is the key to improve the ability of an autonomous agent to perceive its environment…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Yongxiang Gu , Qianlei Wang , Xiaolin Qin

Modern leading object detectors are either two-stage or one-stage networks repurposed from a deep CNN-based backbone classifier network. YOLOv3 is one such very-well known state-of-the-art one-shot detector that takes in an input image and…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Solomon Negussie Tesema , El-Bay Bourennane

Modern object detectors are static, fixed-depth networks optimized for a single operating point, requiring separate models for different deployment scenarios. We present an any-depth detection framework that enables a single network to span…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Woochul Kang , Hyungseop Lee , Jiho Lee

We introduced a high-resolution equirectangular panorama (360-degree, virtual reality) dataset for object detection and propose a multi-projection variant of YOLO detector. The main challenge with equirectangular panorama image are i) the…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Wenyan Yang , Yanlin Qian , Francesco Cricri , Lixin Fan , Joni-Kristian Kamarainen

Mirrors can degrade the performance of computer vision models, but research into detecting them is in the preliminary phase. YOLOv4 achieves phenomenal results in terms of object detection accuracy and speed, but it still fails in detecting…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Fengze Li , Jieming Ma , Zhongbei Tian , Ji Ge , Hai-Ning Liang , Yungang Zhang , Tianxi Wen