中文
相关论文

相关论文: Adaboost with "Keypoint Presence Features" for Rea…

200 篇论文

Object detection has been one of the most active topics in computer vision for the past years. Recent works have mainly focused on pushing the state-of-the-art in the general-purpose COCO benchmark. However, the use of such detection…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Manuel Carranza-García , Pedro Lara-Benítez , Jorge García-Gutiérrez , José C. Riquelme

We consider the problem of weakly supervised object detection, where the training samples are annotated using only image-level labels that indicate the presence or absence of an object category. In order to model the uncertainty in the…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Aditya Arun , C. V. Jawahar , M. Pawan Kumar

The aim of this research is to detect small objects with low resolution and noise. The existing real time object detection algorithm is based on the deep neural network of convolution need to perform multilevel convolution and pooling…

计算机视觉与模式识别 · 计算机科学 2020-11-13 Al-Akhir Nayan , Joyeta Saha , Ahamad Nokib Mozumder , Khan Raqib Mahmud , Abul Kalam Al Azad

Violence detection in surveillance videos is a critical task for ensuring public safety. As a result, there is increasing need for efficient and lightweight systems for automatic detection of violent behaviours. In this work, we propose an…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Himanshu Mittal , Suvramalya Basak , Anjali Gautam

The strong temporal consistency of surveillance video enables compelling compression performance with traditional methods, but downstream vision applications operate on decoded image frames with a high data rate. Since it is not…

多媒体 · 计算机科学 2024-02-09 Andrew C. Freeman , Ketan Mayer-Patel , Montek Singh

To assure that an autonomous car is driving safely on public roads, its object detection module should not only work correctly, but show its prediction confidence as well. Previous object detectors driven by deep learning do not explicitly…

机器人学 · 计算机科学 2018-09-10 Di Feng , Lars Rosenbaum , Klaus Dietmayer

Event-based object detection has recently garnered attention in the computer vision community due to the exceptional properties of event cameras, such as high dynamic range and no motion blur. However, feature asynchronism and sparsity…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Ting-Kang Yen , Igor Morawski , Shusil Dangi , Kai He , Chung-Yi Lin , Jia-Fong Yeh , Hung-Ting Su , Winston Hsu

The efficiency of object detectors depends on factors like detection accuracy, processing time, and computational resources. Processing time is crucial for real-time applications, particularly for autonomous vehicles (AVs), where…

硬件体系结构 · 计算机科学 2025-09-05 Safa Sali , Anis Meribout , Ashiyana Majeed , Mahmoud Meribout , Juan Pablo , Varun Tiwari , Asma Baobaid

Boosting algorithms have been widely used to tackle a plethora of problems. In the last few years, a lot of approaches have been proposed to provide standard AdaBoost with cost-sensitive capabilities, each with a different focus. However,…

计算机视觉与模式识别 · 计算机科学 2016-07-25 Iago Landesa-Vázquez , José Luis Alba-Castro

Behaviour prediction function of an autonomous vehicle predicts the future states of the nearby vehicles based on the current and past observations of the surrounding environment. This helps enhance their awareness of the imminent hazards.…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Sajjad Mozaffari , Omar Y. Al-Jarrah , Mehrdad Dianati , Paul Jennings , Alexandros Mouzakitis

Many robotics applications require precise pose estimates despite operating in large and changing environments. This can be addressed by visual localization, using a pre-computed 3D model of the surroundings. The pose estimation then…

计算机视觉与模式识别 · 计算机科学 2018-09-20 Paul-Edouard Sarlin , Frédéric Debraine , Marcin Dymczyk , Roland Siegwart , Cesar Cadena

Keypoint detection and description is fundamental yet important in many vision applications. Most existing methods use detect-then-describe or detect-and-describe strategy to learn local features without considering their context…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Siyu Hong , Kunhong Li , Yongcong Zhang , Zhiheng Fu , Mengyi Liu , Yulan Guo

Vehicle re-identification helps in distinguishing between images of the same and other vehicles. It is a challenging process because of significant intra-instance differences between identical vehicles from different views and subtle…

计算机视觉与模式识别 · 计算机科学 2023-08-03 Sangrok Lee , Taekang Woo , Sang Hun Lee

Extracting discriminative features plays a crucial role in the fine-grained visual classification task. Most of the existing methods focus on developing attention or augmentation mechanisms to achieve this goal. However, addressing the…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Tuong Do , Huy Tran , Erman Tjiputra , Quang D. Tran , Anh Nguyen

Object category localization is a challenging problem in computer vision. Standard supervised training requires bounding box annotations of object instances. This time-consuming annotation process is sidestepped in weakly supervised…

计算机视觉与模式识别 · 计算机科学 2016-05-30 Ramazan Gokberk Cinbis , Jakob Verbeek , Cordelia Schmid

One promising approach to dealing with datapoints that are outside of the initial training distribution (OOD) is to create new classes that capture similarities in the datapoints previously rejected as uncategorizable. Systems that generate…

机器学习 · 计算机科学 2020-02-25 Jeremy Nixon , Jeremiah Liu , David Berthelot

Local feature detection is a key ingredient of many image processing and computer vision applications, such as visual odometry and localization. Most existing algorithms focus on feature detection from a sharp image. They would thus have…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Zhenjun Zhao , Yu Zhai , Ben M. Chen , Peidong Liu

Object recognition is a crucial step in perception systems for autonomous and intelligent vehicles, as evidenced by the numerous research works in the topic. In this paper, object recognition is explored by using multisensory and…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Gledson Melotti , Johann J. S. Bastos , Bruno L. S. da Silva , Tiago Zanotelli , Cristiano Premebida

We propose a deep video prediction model conditioned on a single image and an action class. To generate future frames, we first detect keypoints of a moving object and predict future motion as a sequence of keypoints. The input image is…

计算机视觉与模式识别 · 计算机科学 2019-10-07 Yunji Kim , Seonghyeon Nam , In Cho , Seon Joo Kim

A unified system integrating a compact object detector and a surrounding environmental condition classifier for enhancing the robustness of object detection scheme in advanced driver assistance systems (ADAS) is proposed in this paper. ADAS…

计算机视觉与模式识别 · 计算机科学 2021-05-05 Le-Anh Tran , Truong-Dong Do , Dong-Chul Park , My-Ha Le