中文
相关论文

相关论文: A New Urban Objects Detection Framework Using Weak…

200 篇论文

Autonomous driving is a rapidly evolving technology. Autonomous vehicles are capable of sensing their environment and navigating without human input through sensory information such as radar, lidar, GNSS, vehicle odometry, and computer…

计算机视觉与模式识别 · 计算机科学 2016-05-11 Yasamin Alkhorshid , Kamelia Aryafar , Sven Bauer , Gerd Wanielik

In this paper, we propose to combine detections from background subtraction and from a multiclass object detector for multiple object tracking (MOT) in urban traffic scenes. These objects are associated across frames using spatial, colour…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Hui-Lee Ooi , Guillaume-Alexandre Bilodeau , Nicolas Saunier

We attack the problem of learning concepts automatically from noisy web image search results. Going beyond low level attributes, such as colour and texture, we explore weakly-labelled datasets for the learning of higher level concepts, such…

计算机视觉与模式识别 · 计算机科学 2013-12-17 Eren Golge , Pinar Duygulu

Supervised training of object detectors requires well-annotated large-scale datasets, whose production is costly. Therefore, some efforts have been made to obtain annotations in economical ways, such as cloud sourcing. However, datasets…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Jiafeng Mao , Qing Yu , Yoko Yamakata , Kiyoharu Aizawa

We propose an approach for curating multimodal data that we used for our entry in the 2023 DataComp competition filtering track. Our technique combines object detection and weak supervision-based ensembling. In the first of two steps in our…

计算机视觉与模式识别 · 计算机科学 2024-01-24 Tzu-Heng Huang , Changho Shin , Sui Jiet Tay , Dyah Adila , Frederic Sala

Accurate identification of important objects in the scene is a prerequisite for safe and high-quality decision making and motion planning of intelligent agents (e.g., autonomous vehicles) that navigate in complex and dynamic environments.…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Jiachen Li , Haiming Gang , Hengbo Ma , Masayoshi Tomizuka , Chiho Choi

This paper presents a novel way of online adapting any off-the-shelf object detection model to a novel domain without retraining the detector model. Inspired by how humans quickly learn knowledge of a new subject (e.g., memorization), we…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Yanan Jian , Fuxun Yu , Qi Zhang , William Levine , Brandon Dubbs , Nikolaos Karianakis

The availability of large image data sets has been a crucial factor in the success of deep learning-based classification and detection methods. While data sets for everyday objects are widely available, data for specific industrial…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Matthew Z. Wong , Kiyohito Kunii , Max Baylis , Wai Hong Ong , Pavel Kroupa , Swen Koller

We propose a weakly-supervised multi-view learning approach to learn category-specific surface mapping without dense annotations. We learn the underlying surface geometry of common categories, such as human faces, cars, and airplanes, given…

计算机视觉与模式识别 · 计算机科学 2021-05-05 Nishant Rai , Aidas Liaudanskas , Srinivas Rao , Rodrigo Ortiz Cayon , Matteo Munaro , Stefan Holzer

We introduce the first very large detection dataset for event cameras. The dataset is composed of more than 39 hours of automotive recordings acquired with a 304x240 ATIS sensor. It contains open roads and very diverse driving scenarios,…

计算机视觉与模式识别 · 计算机科学 2020-02-03 Pierre de Tournemire , Davide Nitti , Etienne Perot , Davide Migliore , Amos Sironi

In this paper, we address the problem of weakly supervised object localization (WSL), which trains a detection network on the dataset with only image-level annotations. The proposed approach is built on the observation that the proposal set…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Wenju Xu , Yuanwei Wu , Wenchi Ma , Guanghui Wang

Object detection and classification of traffic signs in street-view imagery is an essential element for asset management, map making and autonomous driving. However, some traffic signs occur rarely and consequently, they are difficult to…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Clint Sebastian , Ries Uittenbogaard , Julien Vijverberg , Bas Boom , Peter H. N. de With

Object detection often suffers from a plenty of bootless proposals, selecting high quality proposals remains a great challenge. In this paper, we propose a semantic, class-specific approach to re-rank object proposals, which can…

计算机视觉与模式识别 · 计算机科学 2016-05-23 Zhun Zhong , Mingyi Lei , Shaozi Li , Jianping Fan

We tackle the problem of object detection and pose estimation in a shared space downtown environment. For perception multiple laser scanners with 360{\deg} coverage were fused in a dynamic occupancy grid map (DOGMa). A single-stage deep…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Stefan Hoermann , Philipp Henzler , Martin Bach , Klaus Dietmayer

With the rapid development of large models, the need for data has become increasingly crucial. Especially in 3D object detection, costly manual annotations have hindered further advancements. To reduce the burden of annotation, we study the…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Jiawei He , Yuqi Wang , Yuntao Chen , Zhaoxiang Zhang

It is natural to represent objects in terms of their parts. This has the potential to improve the performance of algorithms for object recognition and segmentation but can also help for downstream tasks like activity recognition. Research…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Ju He , Shuo Yang , Shaokang Yang , Adam Kortylewski , Xiaoding Yuan , Jie-Neng Chen , Shuai Liu , Cheng Yang , Qihang Yu , Alan Yuille

Deep neural networks deliver state-of-the-art visual recognition, but they rely on large datasets, which are time-consuming to annotate. These datasets are typically annotated in two stages: (1) determining the presence of object classes at…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Michael Gygli , Vittorio Ferrari

Conventional training of a deep CNN based object detector demands a large number of bounding box annotations, which may be unavailable for rare categories. In this work we develop a few-shot object detector that can learn to detect novel…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Bingyi Kang , Zhuang Liu , Xin Wang , Fisher Yu , Jiashi Feng , Trevor Darrell

Videos are more well-organized curated data sources for visual concept learning than images. Unlike the 2-dimensional images which only involve the spatial information, the additional temporal dimension bridges and synchronizes multiple…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Keren Ye , Adriana Kovashka

Object Detection (OD) is an important computer vision problem for industry, which can be used for quality control in the production lines, among other applications. Recently, Deep Learning (DL) methods have enabled practitioners to train OD…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Igor Garcia Ballhausen Sampaio , Luigy Machaca , José Viterbo , Joris Guérin
‹ 上一页 1 8 9 10 下一页 ›