English
Related papers

Related papers: ZeBROD: Zero-Retraining Based Recognition and Obje…

200 papers

Reliable classification of 3D-printed objects is essential for automating post-production workflows in industrial additive manufacturing. Despite extensive automation in other stages of the printing pipeline, this task still relies heavily…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Fanis Mathioulakis , Gorjan Radevski , Silke GC Cleuren , Michel Janssens , Brecht Das , Koen Schauwaert , Tinne Tuytelaars

This paper presents Incremental Vision-Language Object Detection (IVLOD), a novel learning task designed to incrementally adapt pre-trained Vision-Language Object Detection Models (VLODMs) to various specialized domains, while…

Computer Vision and Pattern Recognition · Computer Science 2024-10-17 Jieren Deng , Haojian Zhang , Kun Ding , Jianhua Hu , Xingxuan Zhang , Yunkuan Wang

Recent approaches have shown that training deep neural networks directly on large-scale image-text pair collections enables zero-shot transfer on various recognition tasks. One central issue is how this can be generalized to object…

Computer Vision and Pattern Recognition · Computer Science 2022-08-30 Johnathan Xie , Shuai Zheng

We present a framework capable of tackilng the problem of continual object recognition in a setting which resembles that under whichhumans see and learn. This setting has a set of unique characteristics:it assumes an egocentric…

Computer Vision and Pattern Recognition · Computer Science 2020-02-19 Luca Erculiani , Fausto Giunchiglia , Andrea Passerini

Current state-of-the-art object detection algorithms still suffer the problem of imbalanced distribution of training data over object classes and background. Recent work introduced a new loss function called focal loss to mitigate this…

Computer Vision and Pattern Recognition · Computer Science 2019-04-22 Michael Weber , Michael Fürst , J. Marius Zöllner

We present an end-to-end framework for fast retraining of object detection models in human-robot-collaboration. Our Faster R-CNN based setup covers the whole workflow of automatic image generation and labeling, model retraining on-site as…

Computer Vision and Pattern Recognition · Computer Science 2022-04-04 Manuela Geiß , Martin Baresch , Georgios Chasparis , Edwin Schweiger , Nico Teringl , Michael Zwick

In incremental learning, replaying stored samples from previous tasks together with current task samples is one of the most efficient approaches to address catastrophic forgetting. However, unlike incremental classification, image replay…

Computer Vision and Pattern Recognition · Computer Science 2023-07-25 Liu Yuyang , Cong Yang , Goswami Dipam , Liu Xialei , Joost van de Weijer

The ImageNet pre-training initialization is the de-facto standard for object detection. He et al. found it is possible to train detector from scratch(random initialization) while needing a longer training schedule with proper normalization…

Computer Vision and Pattern Recognition · Computer Science 2021-06-08 Yang Li , Hong Zhang , Yu Zhang

Current methods for incremental object detection (IOD) primarily rely on Faster R-CNN or DETR series detectors; however, these approaches do not accommodate the real-time YOLO detection frameworks. In this paper, we first identify three…

Computer Vision and Pattern Recognition · Computer Science 2026-01-05 Shizhou Zhang , Xueqiang Lv , Yinghui Xing , Qirui Wu , Di Xu , Chen Zhao , Yanning Zhang

Open world object detection aims at detecting objects that are absent in the object classes of the training data as unknown objects without explicit supervision. Furthermore, the exact classes of the unknown objects must be identified…

Computer Vision and Pattern Recognition · Computer Science 2022-12-07 Na Dong , Yongqiang Zhang , Mingli Ding , Gim Hee Lee

Object detection requires substantial labeling effort for learning robust models. Active learning can reduce this effort by intelligently selecting relevant examples to be annotated. However, selecting these examples properly without…

Machine Learning · Computer Science 2022-12-09 Dominik Probst , Hasnain Raza , Erik Rodner

Incremental object detection (IOD) aims to sequentially learn new classes, while maintaining the capability to locate and identify old ones. As the training data arrives with annotations only with new classes, IOD suffers from catastrophic…

Computer Vision and Pattern Recognition · Computer Science 2024-08-28 Jichuan Zhang , Wei Li , Shuang Cheng , Ya-Li Li , Shengjin Wang

Many open-world applications require the detection of novel objects, yet state-of-the-art object detection and instance segmentation networks do not excel at this task. The key issue lies in their assumption that regions without any…

Computer Vision and Pattern Recognition · Computer Science 2022-04-14 Kuniaki Saito , Ping Hu , Trevor Darrell , Kate Saenko

Deep learning has emerged as an effective solution for solving the task of object detection in images but at the cost of requiring large labeled datasets. To mitigate this cost, semi-supervised object detection methods, which consist in…

Computer Vision and Pattern Recognition · Computer Science 2025-02-18 Renaud Vandeghen , Gilles Louppe , Marc Van Droogenbroeck

Video Camouflaged Object Detection (VCOD) aims to segment objects whose appearances closely resemble their surroundings, posing a challenging and emerging task. Existing vision models often struggle in such scenarios due to the…

Computer Vision and Pattern Recognition · Computer Science 2025-03-24 Yuang Feng , Shuyong Gao , Fuzhen Yan , Yicheng Song , Lingyi Hong , Junjie Hu , Wenqiang Zhang

Zero-shot learning deals with the ability to recognize objects without any visual training sample. To counterbalance this lack of visual data, each class to recognize is associated with a semantic prototype that reflects the essential…

Computer Vision and Pattern Recognition · Computer Science 2021-02-08 Yannick Le Cacheux , Hervé Le Borgne , Michel Crucianu

Open-vocabulary object detection (OVOD) aims at localizing and recognizing visual objects from novel classes unseen at the training time. Whereas, empirical studies reveal that advanced detectors generally assign lower scores to those novel…

Computer Vision and Pattern Recognition · Computer Science 2024-04-15 Yanhao Zheng , Kai Liu

We propose Deeply Supervised Object Detectors (DSOD), an object detection framework that can be trained from scratch. Recent advances in object detection heavily depend on the off-the-shelf models pre-trained on large-scale classification…

Computer Vision and Pattern Recognition · Computer Science 2019-03-20 Zhiqiang Shen , Zhuang Liu , Jianguo Li , Yu-Gang Jiang , Yurong Chen , Xiangyang Xue

Vision-based Transformer have shown huge application in the perception module of autonomous driving in terms of predicting accurate 3D bounding boxes, owing to their strong capability in modeling long-range dependencies between the visual…

Computer Vision and Pattern Recognition · Computer Science 2023-04-06 Apoorv Singh

In a real-world setting, object instances from new classes can be continuously encountered by object detectors. When existing object detectors are applied to such scenarios, their performance on old classes deteriorates significantly. A few…

Computer Vision and Pattern Recognition · Computer Science 2021-12-16 K J Joseph , Jathushan Rajasegaran , Salman Khan , Fahad Shahbaz Khan , Vineeth N Balasubramanian