paper-with-me

Papers

Transferring Object-Scene Convolutional Neural Networks for Event Recognition in Still Images

2016-09-01 · Limin Wang, Zhe Wang, Yu Qiao, Luc van Gool

Event recognition in still images is an intriguing problem and has potential for real applications. This paper addresses the problem of event recognition by proposing a convolutional neural network that exploits knowledge of objects and scenes for event classification (OS2E-CNN). Intuitively, it stands to reason that there exists a correlation among the concepts of objects, scenes, and events. We empirically demonstrate that the recognition of objects and scenes substantially contributes to the recognition of events. Meanwhile, we propose an iterative selection method to identify a subset of object and scene classes, which help to more efficiently and effectively transfer their deep representations to event recognition. Specifically, we develop three types of transferring techniques: (1) initialization-based transferring, (2) knowledge-based transferring, and (3) data-based transferring. These newly designed transferring techniques exploit multi-task learning frameworks to incorporate extra knowledge from other networks and additional datasets into the training procedure of event CNNs. These multi-task learning frameworks turn out to be effective in reducing the effect of over-fitting and improving the generalization ability of the learned CNNs. With OS2E-CNN, we design a multi-ratio and multi-scale cropping strategy, and propose an end-to-end event recognition pipeline. We perform experiments on three event recognition benchmarks: the ChaLearn Cultural Event Recognition dataset, the Web Image Dataset for Event Recognition (WIDER), and the UIUC Sports Event dataset. The experimental results show that our proposed algorithm successfully adapts object and scene representations towards the event dataset and that it achieves the current state-of-the-art performance on these challenging datasets.

📄 PDF Abstract BibTeX arXiv:1609.00162

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

Object-Scene Convolutional Neural Networks for Event Recognition in Images

2015-05-02 · Limin Wang, Zhe Wang, Wenbin Du, Yu Qiao

Event recognition from still images is of great importance for image understanding. However, compared with event recognition in videos, there are much fewer research works on event recognition in images. This paper addre…

Cross-Task Transfer for Geotagged Audiovisual Aerial Scene Recognition

2020-05-18 · ECCV 2020 8 · Di Hu, Xuhong LI, Lichao Mou, Pu Jin 외

Aerial scene recognition is a fundamental task in remote sensing and has recently received increased interest. While the visual information from overhead images with powerful models and efficient algorithms yields consid…

Scene Recognition

Better Exploiting OS-CNNs for Better Event Recognition in Images

2015-10-14 · Limin Wang, Zhe Wang, Sheng Guo, Yu Qiao

Event recognition from still images is one of the most important problems for image understanding. However, compared with object recognition and scene recognition, event recognition has received much less research attent…

ObjectObject RecognitionScene Recognition

Learning Effective RGB-D Representations for Scene Recognition

2018-09-17 · Xinhang Song, Shuqiang Jiang, Luis Herranz, Chengpeng Chen

Deep convolutional networks (CNN) can achieve impressive results on RGB scene recognition thanks to large datasets such as Places. In contrast, RGB-D scene recognition is still underdeveloped in comparison, due to two li…

Scene RecognitionVideo Recognition

Depth CNNs for RGB-D scene recognition: learning from scratch better than transferring from RGB-CNNs

2018-01-21 · Xinhang Song, Luis Herranz, Shuqiang Jiang

Scene recognition with RGB images has been extensively studied and has reached very remarkable recognition levels, thanks to convolutional neural networks (CNN) and large scene datasets. In contrast, current RGB-D scene …

Scene Recognition