中文
相关论文

相关论文: I3DOL: Incremental 3D Object Learning without Cata…

200 篇论文

3D object recognition has successfully become an appealing research topic in the real-world. However, most existing recognition models unreasonably assume that the categories of 3D objects cannot change over time in the real-world. This…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Jiahua Dong , Yang Cong , Gan Sun , Lixu Wang , Lingjuan Lyu , Jun Li , Ender Konukoglu

3D object detection has achieved significant performance in many fields, e.g., robotics system, autonomous driving, and augmented reality. However, most existing methods could cause catastrophic forgetting of old classes when performing on…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Wenqi Liang , Gan Sun , Chenxi Liu , Jiahua Dong , Kangru Wang

3D object classification has been widely-applied into both academic and industrial scenarios. However, most state-of-the-art algorithms are facing with a fixed 3D object classification task set, which cannot well tackle the new coming data…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Yuyang Liu , Yang Cong , Gan Sun

Despite their success for object detection, convolutional neural networks are ill-equipped for incremental learning, i.e., adapting the original model trained on a set of classes to additionally detect objects of new classes, in the absence…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Konstantin Shmelkov , Cordelia Schmid , Karteek Alahari

Object detection limits its recognizable categories during the training phase, in which it can not cover all objects of interest for users. To satisfy the practical necessity, the incremental learning ability of the detector becomes a…

计算机视觉与模式识别 · 计算机科学 2024-03-04 Zhenwei He , Lei Zhang

Point clouds offer comprehensive and precise data regarding the contour and configuration of objects. Employing such geometric and topological 3D information of objects in class incremental learning can aid endless application in…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Shivanand Kundargi , Tejas Anvekar , Ramesh Ashok Tabib , Uma Mudenagudi

Existing class-incremental learning methods in 3D point clouds rely on exemplars (samples of former classes) to resist the catastrophic forgetting of models, and exemplar-free settings will greatly degrade the performance. For exemplar-free…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Chao Qi , Jianqin Yin , Meng Chen , Yingchun Niu , Yuan Sun

Object detection in three-dimensional (3D) space attracts much interest from academia and industry since it is an essential task in AI-driven applications such as robotics, autonomous driving, and augmented reality. As the basic format of…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Shi Qiu , Yunfan Wu , Saeed Anwar , Chongyi Li

Incremental learning is a form of online learning. Incremental learning can modify the parameters and structure of the deep learning model so that the model does not forget the old knowledge while learning new knowledge. Preventing…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Sheng Ren , Yan He , Neal N. Xiong , Kehua Guo

Object detection models shipped with camera-equipped edge devices cannot cover the objects of interest for every user. Therefore, the incremental learning capability is a critical feature for a robust and personalized object detection…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Dawei Li , Serafettin Tasci , Shalini Ghosh , Jingwen Zhu , Junting Zhang , Larry Heck

Contemporary deep neural networks offer state-of-the-art results when applied to visual reasoning, e.g., in the context of 3D point cloud data. Point clouds are important datatype for precise modeling of three-dimensional environments, but…

机器学习 · 计算机科学 2022-05-23 Maciej Zamorski , Michał Stypułkowski , Konrad Karanowski , Tomasz Trzciński , Maciej Zięba

3D Anomaly Detection (AD) has shown great potential in detecting anomalies or defects of high-precision industrial products. However, existing methods are typically trained in a class-specific manner and also lack the capability of learning…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Haoquan Lu , Hanzhe Liang , Jie Zhang , Chenxi Hu , Jinbao Wang , Can Gao

In this paper, we introduce a novel framework for memory-efficient and privacy-preserving continual learning in 3D object classification. Unlike conventional memory-based approaches in continual learning that require storing numerous…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Hossein Resani , Behrooz Nasihatkon

We introduce a novel framework for Continual Learning in 3D object classification. Our approach, CL3D, is based on the selection of prototypes from each class using spectral clustering. For non-Euclidean data such as point clouds, spectral…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Hossein Resani , Behrooz Nasihatkon , Mohammadreza Alimoradi Jazi

Image-point class incremental learning helps the 3D-points-vision robots continually learn category knowledge from 2D images, improving their perceptual capability in dynamic environments. However, some incremental learning methods address…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Chao Qi , Jianqin Yin , Ren Zhang

The rapid growth of 3D digital content necessitates expandable recognition systems for open-world scenarios. However, existing 3D class-incremental learning methods struggle under extreme data scarcity due to geometric misalignment and…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Tuo Xiang , Xuemiao Xu , Bangzhen Liu , Jinyi Li , Yong Li , Shengfeng He

When we fine-tune a well-trained deep learning model for a new set of classes, the network learns new concepts but gradually forgets the knowledge of old training. In some real-life applications, we may be interested in learning new classes…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Townim Chowdhury , Mahira Jalisha , Ali Cheraghian , Shafin Rahman

Incremental 3D object perception is a critical step toward embodied intelligence in dynamic indoor environments. However, existing incremental 3D detection methods rely on extensive annotations of novel classes for satisfactory performance.…

计算机视觉与模式识别 · 计算机科学 2026-04-10 Yun Zhu , Jianjun Qian , Jian Yang , Jin Xie , Na Zhao

Recent developments and the beginning market introduction of high-resolution imaging 4D (3+1D) radar sensors have initialized deep learning-based radar perception research. We investigate deep learning-based models operating on radar point…

机器人学 · 计算机科学 2023-08-11 Patrick Palmer , Martin Krueger , Richard Altendorfer , Ganesh Adam , Torsten Bertram

Deep learning-based approaches have shown remarkable performance in the 3D object detection task. However, they suffer from a catastrophic performance drop on the originally trained classes when incrementally learning new classes without…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Na Zhao , Gim Hee Lee
‹ 上一页 1 2 3 10 下一页 ›