paper-with-me

Papers

OSVidCap: A Framework for the Simultaneous Recognition and Description of Concurrent Actions in Videos in an Open-Set Scenario

2021-09-29 · IEEE Access 2021 9 · Andrei De Souza Inácio, Matheus Gutoski, André Eugênio Lazzaretti, Heitor Silvério Lopes

Automatically understanding and describing the visual content of videos in natural language is a challenging task in computer vision. Existing approaches are often designed to describe single events in a closed-set setting. However, in real-world scenarios, concurrent activities and previously unseen actions may appear in a video. This work presents the OSVidCap, a novel open-set video captioning framework that recognizes and describes, in natural language, concurrent known actions and deal with unknown ones. The OSVidCap is based on the encoder-decoder framework and uses a detection-and-tracking-object-based mechanism followed by a background blurring method to focus on specific targets in a video. Additionally, we employ the TI3D Network with the Extreme Value Machine (EVM), which learns representations and recognizes unknown actions. We evaluate the proposed approach on the benchmark ActivityNet Captions dataset. Also, an enhanced version of the LIRIS human activity dataset was proposed by providing descriptions for each action. We also provide spatial, temporal, and caption annotations for existing unlabeled actions in the dataset - considered unknown actions in our experiments. Experimental results showed our method’s effectiveness in recognizing and describing concurrent actions in natural language and the strong ability to deal with detected unknown activities. Based on these results, we believe that the proposed approach can be potentially helpful for many real-world applications, including human behavior analysis, safety monitoring, and surveillance.

📄 PDF Abstract BibTeX

Code (1)

bioinfolabic/OSVidCap 공식 구현

Tasks

DecoderOpen Set Video CaptioningVideo Captioning

Methods 이 논문이 사용한 방법론

EVM 설명 없음

Similar Papers 제목 키워드 기반

System Description on Automatic Simultaneous Translation Workshop

2022-07-01 · NAACL (AutoSimTrans) 2022 7 · Zecheng Li, Yue Sun, Haoze Li

This paper describes our system submitted on the third automatic simultaneous translation workshop at NAACL2022. We participate in the Chinese audio->English text direction of Chinese-to-English translation. Our speech-t…

SentenceSpeech-to-TextTranslation

Simultaneous Translation

2020-11-01 · EMNLP 2020 11 · Liang Huang, Colin Cherry, Mingbo Ma, Naveen Arivazhagan 외

Simultaneous translation, which performs translation concurrently with the source speech, is widely useful in many scenarios such as international conferences, negotiations, press releases, legal proceedings, and medicin…

Machine Translationspeech-recognitionSpeech RecognitionSpeech Synthesis+1

Blur Invariants for Image Recognition

2023-01-18 · Jan Flusser, Matej Lebl, Matteo Pedone, Filip Sroubek 외

Blur is an image degradation that is difficult to remove. Invariants with respect to blur offer an alternative way of a~description and recognition of blurred images without any deblurring. In this paper, we present an o…

Deblurring

Towards End-to-end Text Spotting with Convolutional Recurrent Neural Networks

2017-07-13 · ICCV 2017 10 · Hui Li, Peng Wang, Chunhua Shen

In this work, we jointly address the problem of text detection and recognition in natural scene images based on convolutional recurrent neural networks. We propose a unified network that simultaneously localizes and reco…

Image CroppingText DetectionText Spotting

Tuning-Free Image Customization with Image and Text Guidance

2024-03-19 · Pengzhi Li, Qiang Nie, Ying Chen, Xi Jiang 외

Despite significant advancements in image customization with diffusion models, current methods still have several limitations: 1) unintended changes in non-target areas when regenerating the entire image; 2) guidance sol…

DecoderDenoisingImage Generation