中文
相关论文

相关论文: LTS-NET: End-to-end Unsupervised Learning of Long-…

200 篇论文

Lane detection plays a pivotal role in the field of autonomous vehicles and advanced driving assistant systems (ADAS). Despite advances from image processing to deep learning based models, algorithm performance is highly dependent on…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Zillur Rahman , Brendan Tran Morris

Lifelong learning (LL) aims to continuously acquire new knowledge while retaining previously learned knowledge. A central challenge in LL is the stability-plasticity dilemma, which requires models to balance the preservation of previous…

机器学习 · 计算机科学 2025-03-11 Ruiyu Wang , Sen Wang , Xinxin Zuo , Qiang Sun

3D object detection based on LiDAR point clouds is a crucial module in autonomous driving particularly for long range sensing. Most of the research is focused on achieving higher accuracy and these models are not optimized for deployment on…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Sambit Mohapatra , Senthil Yogamani , Heinrich Gotzig , Stefan Milz , Patrick Mader

We present LTLS, a technique for multiclass and multilabel prediction that can perform training and inference in logarithmic time and space. LTLS embeds large classification problems into simple structured prediction problems and relies on…

机器学习 · 计算机科学 2016-11-08 Kalina Jasinska , Nikos Karampatziakis

This paper presents a long-term object tracking framework with a moving event camera under general tracking conditions. A first of its kind for these revolutionary cameras, the tracking framework uses a discriminative representation for the…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Bharath Ramesh , Shihao Zhang , Hong Yang , Andres Ussa , Matthew Ong , Garrick Orchard , Cheng Xiang

Learning stable dynamics from observed time-series data is an essential problem in robotics, physical modeling, and systems biology. Many of these dynamics are represented as an inputs-output system to communicate with the external…

动力系统 · 数学 2023-01-18 Yuji Okamoto , Ryosuke Kojima

Pseudo-supervised learning methods have been shown to be effective for weakly supervised object localization tasks. However, the effectiveness depends on the powerful regularization ability of deep neural networks. Based on the assumption…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Kangbo Sun , Jie Zhu

Reliable and accurate 3D object detection is a necessity for safe autonomous driving. Although LiDAR sensors can provide accurate 3D point cloud estimates of the environment, they are also prohibitively expensive for many settings.…

计算机视觉与模式识别 · 计算机科学 2020-05-15 Rui Qian , Divyansh Garg , Yan Wang , Yurong You , Serge Belongie , Bharath Hariharan , Mark Campbell , Kilian Q. Weinberger , Wei-Lun Chao

In this paper, a self-learning approach is proposed towards solving scene-specific pedestrian detection problem without any human' annotation involved. The self-learning approach is deployed as progressive steps of object discovery, object…

计算机视觉与模式识别 · 计算机科学 2016-11-24 Qixiang Ye , Tianliang Zhang , Qiang Qiu , Baochang Zhang , Jie Chen , Guillermo Sapiro

In this work we explore the advantages of end-to-end learning of multilayer maps offered by feed forward neural-networks (FFNN) for learning and predicting dynamics from transient fluid flow data.While machine learning in general depends on…

计算物理 · 物理学 2020-10-28 Shivakanth Chary Puligilla , Balaji Jayaraman

This paper details the design and implementation of a system for predicting and interpolating object location coordinates. Our solution is based on processing inertial measurements and global positioning system data through a Long…

机器学习 · 计算机科学 2023-11-27 Petar Stojković , Predrag Tadić

We consider the task of semantic robotic grasping, in which a robot picks up an object of a user-specified class using only monocular images. Inspired by the two-stream hypothesis of visual reasoning, we present a semantic grasping…

机器人学 · 计算机科学 2017-11-10 Eric Jang , Sudheendra Vijayanarasimhan , Peter Pastor , Julian Ibarz , Sergey Levine

In autonomous driving applications a critical challenge is to identify action to take to avoid an obstacle on collision course. For example, when a heavy object is suddenly encountered it is critical to stop the vehicle or change the lane…

计算机视觉与模式识别 · 计算机科学 2016-09-13 Mona Fathollahi , Rangachar Kasturi

Annotating 3D LiDAR point clouds for perception tasks is fundamental for many applications e.g., autonomous driving, yet it still remains notoriously labor-intensive. Pretraining-finetuning approach can alleviate the labeling burden by…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Xiangchao Yan , Runjian Chen , Bo Zhang , Hancheng Ye , Renqiu Xia , Jiakang Yuan , Hongbin Zhou , Xinyu Cai , Botian Shi , Wenqi Shao , Ping Luo , Yu Qiao , Tao Chen , Junchi Yan

The time it takes for a classifier to make an accurate prediction can be crucial in many behaviour recognition problems. For example, an autonomous vehicle should detect hazardous pedestrian behaviour early enough for it to take appropriate…

机器学习 · 计算机科学 2020-02-27 Joel Janek Dabrowski , Johan Pieter de Villiers , Ashfaqur Rahman , Conrad Beyers

The real-world deployment of fully autonomous mobile robots depends on a robust SLAM (Simultaneous Localization and Mapping) system, capable of handling dynamic environments, where objects are moving in front of the robot, and changing…

Detecting 3D objects from point clouds is a practical yet challenging task that has attracted increasing attention recently. In this paper, we propose a Label-Guided auxiliary training method for 3D object detection (LG3D), which serves as…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Yaomin Huang , Xinmei Liu , Yichen Zhu , Zhiyuan Xu , Chaomin Shen , Zhengping Che , Guixu Zhang , Yaxin Peng , Feifei Feng , Jian Tang

This paper investigates the problem of temporally interpolating dynamic 3D point clouds with large non-rigid deformation. We formulate the problem as estimation of point-wise trajectories (i.e., smooth curves) and further reason that…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Yiming Zeng , Yue Qian , Qijian Zhang , Junhui Hou , Yixuan Yuan , Ying He

The task of 3D single object tracking (SOT) with LiDAR point clouds is crucial for various applications, such as autonomous driving and robotics. However, existing approaches have primarily relied on appearance matching or motion modeling…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Zhipeng Luo , Gongjie Zhang , Changqing Zhou , Zhonghua Wu , Qingyi Tao , Lewei Lu , Shijian Lu

The goal of moving object segmentation is separating moving objects from stationary backgrounds in videos. One major challenge in this problem is how to develop a universal model for videos from various natural scenes since previous methods…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Guanfang Dong , Chenqiu Zhao , Xichen Pan , Anup Basu