中文
相关论文

相关论文: Bridging the Gap Between Object Detection and User…

200 篇论文

Deep neural network approaches have demonstrated high performance in object recognition (CNN) and detection (Faster-RCNN) tasks, but experiments have shown that such architectures are vulnerable to adversarial attacks (FFF, UAP): low…

计算机视觉与模式识别 · 计算机科学 2020-11-16 Faisal Alamri , Sinan Kalkan , Nicolas Pugeault

A key challenge of dialog systems research is to effectively and efficiently adapt to new domains. A scalable paradigm for adaptation necessitates the development of generalizable models that perform well in few-shot settings. In this…

计算与语言 · 计算机科学 2021-05-26 Shikib Mehri , Mihail Eric

Most existing Multi-Object Tracking (MOT) approaches follow the Tracking-by-Detection paradigm and the data association framework where objects are firstly detected and then associated. Although deep-learning based method can noticeably…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Xingyu Wan , Jiakai Cao , Sanping Zhou , Jinjun Wang

Intent detection of spoken queries is a challenging task due to their noisy structure and short length. To provide additional information regarding the query and enhance the performance of intent detection, we propose a method for semantic…

计算与语言 · 计算机科学 2021-09-03 Eyup Halit Yilmaz , Cagri Toraman

Transformer-based object detectors (DETR) have shown significant performance across machine vision tasks, ultimately in object detection. This detector is based on a self-attention mechanism along with the transformer encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Zhao Ning Zou , Yuhang Zhang , Robert Wijaya

Object detection is a fundamental problem in computer vision, aiming at locating and classifying objects in image. Although current devices can easily take very high-resolution images, current approaches of object detection seldom consider…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Jinyan Liu , Jie Chen

For effective human-robot collaboration, it is crucial for robots to understand requests from users and ask reasonable follow-up questions when there are ambiguities. While comprehending the users' object descriptions in the requests,…

机器人学 · 计算机科学 2021-07-13 Fethiye Irmak Dogan , Gaspar I. Melsion , Iolanda Leite

Although it is well believed for years that modeling relations between objects would help object recognition, there has not been evidence that the idea is working in the deep learning era. All state-of-the-art object detection systems still…

计算机视觉与模式识别 · 计算机科学 2018-06-15 Han Hu , Jiayuan Gu , Zheng Zhang , Jifeng Dai , Yichen Wei

We address goal-based imitation learning, where the aim is to output the symbolic goal from a third-person video demonstration. This enables the robot to plan for execution and reproduce the same goal in a completely different environment.…

机器人学 · 计算机科学 2019-11-15 De-An Huang , Yu-Wei Chao , Chris Paxton , Xinke Deng , Li Fei-Fei , Juan Carlos Niebles , Animesh Garg , Dieter Fox

Modern computer vision applications rely on learning-based perception modules parameterized with neural networks for tasks like object detection. These modules frequently have low expected error overall but high error on atypical groups of…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Cinjon Resnick , Or Litany , Amlan Kar , Karsten Kreis , James Lucas , Kyunghyun Cho , Sanja Fidler

Language is an effective medium for bi-directional communication in human-robot teams. To infer the meaning of many instructions, robots need to construct a model of their surroundings that describe the spatial, semantic, and metric…

机器人学 · 计算机科学 2019-09-24 Ethan Fahnestock , Siddharth Patki , Thomas M. Howard

Medical object detection suffers when a single detector is trained on mixed medical modalities (e.g., CXR, CT, MRI) due to heterogeneous statistics and disjoint representation spaces. To address this challenge, we turn to representation…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Ara Seo , Bryan Sangwoo Kim , Hyungjin Chung , Jong Chul Ye

Effective feature fusion of multispectral images plays a crucial role in multi-spectral object detection. Previous studies have demonstrated the effectiveness of feature fusion using convolutional neural networks, but these methods are…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Jifeng Shen , Yifei Chen , Yue Liu , Xin Zuo , Heng Fan , Wankou Yang

Based on analyzing the character of cascaded decoder architecture commonly adopted in existing DETR-like models, this paper proposes a new decoder architecture. The cascaded decoder architecture constrains object queries to update in the…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Zhixiong Nan , Xianghong Li , Jifeng Dai , Tao Xiang

Pre-trained language models have achieved noticeable performance on the intent detection task. However, due to assigning an identical weight to each sample, they suffer from the overfitting of simple samples and the failure to learn complex…

计算与语言 · 计算机科学 2021-08-25 Yantao Gong , Cao Liu , Jiazhen Yuan , Fan Yang , Xunliang Cai , Guanglu Wan , Jiansong Chen , Ruiyao Niu , Houfeng Wang

The goal of this work is to establish a scalable pipeline for expanding an object detector towards novel/unseen categories, using zero manual annotations. To achieve that, we make the following four contributions: (i) in pursuit of…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Chengjian Feng , Yujie Zhong , Zequn Jie , Xiangxiang Chu , Haibing Ren , Xiaolin Wei , Weidi Xie , Lin Ma

Visual prompting infuses visual information into the input image to adapt models toward specific predictions and tasks. Recently, manually crafted markers such as red circles are shown to guide the model to attend to a target region on the…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Razieh Rezaei , Masoud Jalili Sabet , Jindong Gu , Daniel Rueckert , Philip Torr , Ashkan Khakzar

Detecting and segmenting individual objects, regardless of their category, is crucial for many applications such as action detection or robotic interaction. While this problem has been well-studied under the classic formulation of…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Achal Dave , Pavel Tokmakov , Deva Ramanan

Task driven object detection aims to detect object instances suitable for affording a task in an image. Its challenge lies in object categories available for the task being too diverse to be limited to a closed set of object vocabulary for…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Jiajin Tang , Ge Zheng , Jingyi Yu , Sibei Yang

Video salient object detection aims to find the most visually distinctive objects in a video. To explore the temporal dependencies, existing methods usually resort to recurrent neural networks or optical flow. However, these approaches…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Yi-Wen Chen , Xiaojie Jin , Xiaohui Shen , Ming-Hsuan Yang