中文
相关论文

相关论文: SpotNet: Self-Attention Multi-Task Network for Obj…

200 篇论文

We develop new algorithms for simultaneous learning of multiple tasks (e.g., image classification, depth estimation), and for adapting to unseen task/domain distributions within those high-level tasks (e.g., different environments). First,…

机器学习 · 计算机科学 2020-06-16 Kiran Lekkala , Laurent Itti

In this paper, we describe a strategy for training neural networks for object detection in range images obtained from one type of LiDAR sensor using labeled data from a different type of LiDAR sensor. Additionally, an efficient model for…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Manuel Herzog , Klaus Dietmayer

The encoding of the target in object tracking moves from the coarse bounding-box to fine-grained segmentation map recently. Revisiting de facto real-time approaches that are capable of predicting mask during tracking, we observed that they…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Zhipeng Zhang , Bing Li , Weiming Hu , Houwen Peng

Can the intrinsic relation between an object and the room in which it is usually located help agents in the Visual Navigation Task? We study this question in the context of Object Navigation, a problem in which an agent has to reach an…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Tommaso Campari , Paolo Eccher , Luciano Serafini , Lamberto Ballan

The main contributions of our work are two-fold. First, we present a Self-Attention MobileNet, called SA-MobileNet Network that can model long-range dependencies between the image features instead of processing the local region as done by…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Siddhant Garg , Debi Prasanna Mohanty , Siva Prasad Thota , Sukumar Moharana

The high cost of pixel-level annotations makes it appealing to train saliency detection models with weak supervision. However, a single weak supervision source usually does not contain enough information to train a well-performing model. To…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Yu Zeng , Yunzhi Zhuge , Huchuan Lu , Lihe Zhang , Mingyang Qian , Yizhou Yu

Traditionally, object tracking and segmentation are treated as two separate problems and solved independently. However, in this paper, we argue that tracking and segmentation are actually closely related and solving one should help the…

计算机视觉与模式识别 · 计算机科学 2016-10-17 Yicong Tian , Mubarak Shah

Human attention mechanisms often work in a top-down manner, yet it is not well explored in vision research. Here, we propose the Top-Down Attention Framework (TDAF) to capture top-down attentions, which can be easily adopted in most…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Bo Pang , Yizhuo Li , Jiefeng Li , Muchen Li , Hanwen Cao , Cewu Lu

In order to ensure safe autonomous driving, precise information about the conditions in and around the vehicle must be available. Accordingly, the monitoring of occupants and objects inside the vehicle is crucial. In the state-of-the-art,…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Nikolas Ebert , Patrick Mangat , Oliver Wasenmüller

Typically, objects with the same semantics are not always prominent in images containing different backgrounds. Motivated by this observation that accurately salient object detection is related to both foreground and background, we proposed…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Changqun Xia , Jia Li , Jinming Su , Yonghong Tian

Moving objects have special importance for Autonomous Driving tasks. Detecting moving objects can be posed as Moving Object Segmentation, by segmenting the object pixels, or Moving Object Detection, by generating a bounding box for the…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Eslam Mohamed , Ahmed El-Sallab

The prosperity of deep learning contributes to the rapid progress in scene text detection. Among all the methods with convolutional networks, segmentation-based ones have drawn extensive attention due to their superiority in detecting text…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Jingyu Lin , Jie Jiang , Yan Yan , Chunchao Guo , Hongfa Wang , Wei Liu , Hanzi Wang

Self-driving cars must detect other vehicles and pedestrians in 3D to plan safe routes and avoid collisions. State-of-the-art 3D object detectors, based on deep learning, have shown promising accuracy but are prone to over-fit to domain…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Yurong You , Carlos Andres Diaz-Ruiz , Yan Wang , Wei-Lun Chao , Bharath Hariharan , Mark Campbell , Kilian Q Weinberger

This paper presents a novel approach for learning instance segmentation with image-level class labels as supervision. Our approach generates pseudo instance segmentation labels of training images, which are used to train a fully supervised…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Jiwoon Ahn , Sunghyun Cho , Suha Kwak

To alleviate the cost of obtaining accurate bounding boxes for training today's state-of-the-art object detection models, recent weakly supervised detection work has proposed techniques to learn from image-level labels. However, requiring…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Keren Ye , Mingda Zhang , Wei Li , Danfeng Qin , Adriana Kovashka , Jesse Berent

Great labels make great models. However, traditional labeling approaches for tasks like object detection have substantial costs at scale. Furthermore, alternatives to fully-supervised object detection either lose functionality or require…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Brent A. Griffin , Manushree Gangwar , Jacob Sela , Jason J. Corso

Conventional methods for object detection typically require a substantial amount of training data and preparing such high-quality training data is very labor-intensive. In this paper, we propose a novel few-shot object detection network…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Qi Fan , Wei Zhuo , Chi-Keung Tang , Yu-Wing Tai

The current trend in object detection and localization is to learn predictions with high capacity deep neural networks trained on a very large amount of annotated data and using a high amount of processing power. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Bastien Moysset , Christoper Kermorvant , Christian Wolf

Spatial attention mechanism has been widely used in semantic segmentation of remote sensing images given its capability to model long-range dependencies. Many methods adopting spatial attention mechanism aggregate contextual information…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Xiaowen Ma , Rui Che , Tingfeng Hong , Mengting Ma , Ziyan Zhao , Tian Feng , Wei Zhang

Fully supervised deep neural networks for segmentation usually require a massive amount of pixel-level labels which are manually expensive to create. In this work, we develop a multi-task learning method to relax this constraint. We regard…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Rihuan Ke , Aurélie Bugeau , Nicolas Papadakis , Mark Kirkland , Peter Schuetz , Carola-Bibiane Schönlieb