paper-with-me

Papers

Wanderlust: Online Continual Object Detection in the Real World

2021-08-25 · ICCV 2021 10 · Jianren Wang, Xin Wang, Yue Shang-Guan, Abhinav Gupta

Online continual learning from data streams in dynamic environments is a critical direction in the computer vision field. However, realistic benchmarks and fundamental studies in this line are still missing. To bridge the gap, we present a new online continual object detection benchmark with an egocentric video dataset, Objects Around Krishna (OAK). OAK adopts the KrishnaCAM videos, an ego-centric video stream collected over nine months by a graduate student. OAK provides exhaustive bounding box annotations of 80 video snippets (~17.5 hours) for 105 object categories in outdoor scenes. The emergence of new object categories in our benchmark follows a pattern similar to what a single person might see in their day-to-day life. The dataset also captures the natural distribution shifts as the person travels to different places. These egocentric long-running videos provide a realistic playground for continual learning algorithms, especially in online embodied settings. We also introduce new evaluation metrics to evaluate the model performance and catastrophic forgetting and provide baseline studies for online continual object detection. We believe this benchmark will pose new exciting challenges for learning from non-stationary data in continual learning. The OAK dataset and the associated benchmark are released at https://oakdata.github.io/.

📄 PDF Abstract BibTeX arXiv:2108.11005

Code (1)

oakdata/benchmark pytorch

Tasks

Continual LearningObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Label-Efficient Online Continual Object Detection in Streaming Video

2022-06-01 · ICCV 2023 1 · Jay Zhangjie Wu, David Junhao Zhang, Wynne Hsu, Mengmi Zhang 외

Humans can watch a continuous video stream and effortlessly perform continual acquisition and transfer of new knowledge with minimal supervision yet retaining previously learnt experiences. In contrast, existing continua…

Continual LearningHippocampusObjectobject-detection+1

CLAD: A realistic Continual Learning benchmark for Autonomous Driving

2022-10-07 · Eli Verwimp, Kuo Yang, Sarah Parisot, Hong Lanqing 외

In this paper we describe the design and the ideas motivating a new Continual Learning benchmark for Autonomous Driving (CLAD), that focuses on the problems of object classification and object detection. The benchmark ut…

Autonomous DrivingContinual LearningObjectobject-detection+2

CLVOS23: A Long Video Object Segmentation Dataset for Continual Learning

2023-04-09 · Amir Nazemi, Zeyad Moustafa, Paul Fieguth

Continual learning in real-world scenarios is a major challenge. A general continual learning model should have a constant memory size and no predefined task boundaries, as is the case in semi-supervised Video Object Seg…

Continual LearningSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object Segmentation+1

What How and When Should Object Detectors Update in Continually Changing Test Domains?

2024-01-01 · CVPR 2024 1 · Jayeon Yoo, Dongkwan Lee, Inseop Chung, Donghyun Kim 외

It is a well-known fact that the performance of deep learning models deteriorates when they encounter a distribution shift at test time. Test-time adaptation (TTA) algorithms have been proposed to adapt the model onl…

object-detectionObject DetectionTest-time Adaptation

Efficient Parameter Mining and Freezing for Continual Object Detection

2024-02-20 · Angelo G. Menezes, Augusto J. Peterlevitz, Mateus A. Chinelatto, André C. P. L. F. de Carvalho

Continual Object Detection is essential for enabling intelligent agents to interact proactively with humans in real-world settings. While parameter-isolation strategies have been extensively explored in the context of co…

Continual LearningIncremental LearningObjectobject-detection+1