中文
相关论文

相关论文: CS-R-FCN: Cross-supervised Learning for Large-Scal…

200 篇论文

This paper proposes to go beyond the state-of-the-art deep convolutional neural network (CNN) by incorporating the information from object detection, focusing on dealing with fine-grained image classification. Unfortunately, CNN suffers…

计算机视觉与模式识别 · 计算机科学 2014-12-11 Xiaoyu Wang , Tianbao Yang , Guobin Chen , Yuanqing Lin

The need for large annotated image datasets for training Convolutional Neural Networks (CNNs) has been a significant impediment for their adoption in computer vision applications. We show that with transfer learning an effective object…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Param S. Rajpura , Hristo Bojinov , Ravi S. Hegde

Deep CNN-based object detection systems have achieved remarkable success on several large-scale object detection benchmarks. However, training such detectors requires a large number of labeled bounding boxes, which are more difficult to…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Yuxing Tang , Josiah Wang , Xiaofang Wang , Boyang Gao , Emmanuel Dellandrea , Robert Gaizauskas , Liming Chen

The cross-depiction problem is that of recognising visual objects regardless of whether they are photographed, painted, drawn, etc. It is a potentially significant yet under-researched problem. Emulating the remarkable human ability to…

计算机视觉与模式识别 · 计算机科学 2015-05-04 Hongping Cai , Qi Wu , Tadeo Corradi , Peter Hall

Currently, image-denoising methods based on deep learning cannot adequately reconcile contextual semantic information and spatial details. To take these information optimizations into consideration, in this paper, we propose a Context-Space…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Yuqi Jiang , Chune Zhang , Jiao Liu

Fully convolutional networks (FCN) have achieved great success in human parsing in recent years. In conventional human parsing tasks, pixel-level labeling is required for guiding the training, which usually involves enormous human labeling…

计算机视觉与模式识别 · 计算机科学 2018-09-17 Zhonghua Wu , Guosheng Lin , Jianfei Cai

Feature pyramids have been proven powerful in image understanding tasks that require multi-scale features. State-of-the-art methods for multi-scale feature learning focus on performing feature interactions across space and scales using…

计算机视觉与模式识别 · 计算机科学 2022-01-12 Gangming Zhao , Weifeng Ge , Yizhou Yu

Object detection has achieved promising success, but requires large-scale fully-annotated data, which is time-consuming and labor-extensive. Therefore, we consider object detection with mixed supervision, which learns novel object…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Yan Liu , Zhijie Zhang , Li Niu , Junjie Chen , Liqing Zhang

Generally, the performance of a generic detector decreases significantly when it is tested on a specific scene due to the large variation between the source training dataset and the samples from the target scene. To solve this problem, we…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Ala Mhalla , Thierry Chateau , Houda Maamatou , Sami Gazzah , Najoua Essoukri Ben Amara

Referring camouflaged object detection (Ref-COD) aims to identify hidden objects by incorporating reference information such as images and text descriptions. Previous research has transformed reference images with salient objects into…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Yu Wen , Shuyong Gao , Shuping Zhang , Miao Huang , Lili Tao , Han Yang , Haozhe Xing , Lihe Zhang , Boxue Hou

Convolutional neural network (CNN) has led to significant progress in object detection. In order to detect the objects in various sizes, the object detectors often exploit the hierarchy of the multi-scale feature maps called feature…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Jin Hyeok Yoo , Dongsuk Kum , Jun Won Choi

Semantic segmentation is critical to image content understanding and object localization. Recent development in fully-convolutional neural network (FCN) has enabled accurate pixel-level labeling. One issue in previous works is that the FCN…

计算机视觉与模式识别 · 计算机科学 2016-07-08 Qin Huang , Chunyang Xia , Wenchao Zheng , Yuhang Song , Hao Xu , C. -C. Jay Kuo

Region-based Convolutional Neural Networks (R-CNNs) have achieved great success in the field of object detection. The existing R-CNNs usually divide a Region-of-Interest (ROI) into grids, and then localize objects by utilizing the spatial…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Xiaochuan Fan , Hao Guo , Kang Zheng , Wei Feng , Song Wang

One object class may show large variations due to diverse illuminations, backgrounds and camera viewpoints. Traditional object detection methods often perform worse under unconstrained video environments. To address this problem, many…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Dapeng Luo , Zhipeng Zeng , Nong Sang , Xiang Wu , Longsheng Wei , Quanzheng Mou , Jun Cheng , Chen Luo

We have seen significant leapfrog advancement in machine learning in recent decades. The central idea of machine learnability lies on constructing learning algorithms that learn from good data. The availability of more data being made…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Ng Hui Xian Lynnette , Henry Ng Siong Hock , Nguwi Yok Yen

In this paper, we present a conceptually simple, strong, and efficient framework for fully- and weakly-supervised panoptic segmentation, called Panoptic FCN. Our approach aims to represent and predict foreground things and background stuff…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Yanwei Li , Hengshuang Zhao , Xiaojuan Qi , Yukang Chen , Lu Qi , Liwei Wang , Zeming Li , Jian Sun , Jiaya Jia

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

Object detection is a challenging task in visual understanding domain, and even more so if the supervision is to be weak. Recently, few efforts to handle the task without expensive human annotations is established by promising deep neural…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Ali Diba , Vivek Sharma , Ali Pazandeh , Hamed Pirsiavash , Luc Van Gool

Convolutional neural networks (CNNs) have shown great performance as general feature representations for object recognition applications. However, for multi-label images that contain multiple objects from different categories, scales and…

计算机视觉与模式识别 · 计算机科学 2016-06-06 Hao Yang , Joey Tianyi Zhou , Yu Zhang , Bin-Bin Gao , Jianxin Wu , Jianfei Cai

Salient object detection is a fundamental problem and has been received a great deal of attentions in computer vision. Recently deep learning model became a powerful tool for image feature extraction. In this paper, we propose a multi-scale…

计算机视觉与模式识别 · 计算机科学 2018-01-15 Fen Xiao , Wenzheng Deng , Liangchan Peng , Chunhong Cao , Kai Hu , Xieping Gao