paper-with-me

Papers

A Generic Object Re-identification System for Short Videos

2021-02-10 · Tairu Qiu, Guanxian Chen, Zhongang Qi, Bin Li, Ying Shan, xiangyang xue

Short video applications like TikTok and Kwai have been a great hit recently. In order to meet the increasing demands and take full advantage of visual information in short videos, objects in each short video need to be located and analyzed as an upstream task. A question is thus raised -- how to improve the accuracy and robustness of object detection, tracking, and re-identification across tons of short videos with hundreds of categories and complicated visual effects (VFX). To this end, a system composed of a detection module, a tracking module and a generic object re-identification module, is proposed in this paper, which captures features of major objects from short videos. In particular, towards the high efficiency demands in practical short video application, a Temporal Information Fusion Network (TIFN) is proposed in the object detection module, which shows comparable accuracy and improved time efficiency to the state-of-the-art video object detector. Furthermore, in order to mitigate the fragmented issue of tracklets in short videos, a Cross-Layer Pointwise Siamese Network (CPSN) is proposed in the tracking module to enhance the robustness of the appearance model. Moreover, in order to evaluate the proposed system, two challenge datasets containing real-world short videos are built for video object trajectory extraction and generic object re-identification respectively. Overall, extensive experiments for each module and the whole system demonstrate the effectiveness and efficiency of our system.

📄 PDF Abstract BibTeX arXiv:2102.05275

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

Multimodal Sexism Identification and Characterization using Large Language Models and Gradient Boosting

2026-06-04 · Kyriakos Chaviaras, Maria Lymperaiou, Athanasios Voulodimos arxiv

We present the AILS-NTUA submission to the EXIST 2026 Lab at CLEF, addressing multimodal sexism identification and characterization in memes (Task 2) and short-form videos (Task 3). Our system follows a feature-engineere…

Feature Engineering

Noise Modeling, Synthesis and Classification for Generic Object Anti-Spoofing

2020-03-29 · CVPR 2020 6 · Joel Stehouwer, Amin Jourabloo, Yaojie Liu, Xiaoming Liu

Using printed photograph and replaying videos of biometric modalities, such as iris, fingerprint and face, are common attacks to fool the recognition systems for granting access as the genuine user. With the growing onli…

ClassificationGeneral Classification

Traffic Video Object Detection using Motion Prior

2023-11-16 · Lihao Liu, Yanqi Cheng, Dongdong Chen, Jing He 외

Traffic videos inherently differ from generic videos in their stationary camera setup, thus providing a strong motion prior where objects often move in a specific direction over a short time interval. Existing works pred…

Objectobject-detectionObject DetectionVideo Object Detection

Object Detection in Videos with Tubelet Proposal Networks

2017-02-21 · CVPR 2017 7 · Kai Kang, Hongsheng Li, Tong Xiao, Wanli Ouyang 외

Object detection in videos has drawn increasing attention recently with the introduction of the large-scale ImageNet VID dataset. Different from object detection in static images, temporal information in videos is vital …

Objectobject-detectionObject DetectionObject Tracking

A Self-supervised Learning System for Object Detection in Videos Using Random Walks on Graphs

2020-11-10 · Juntao Tan, Changkyu Song, Abdeslam Boularias

This paper presents a new self-supervised system for learning to detect novel and previously unseen categories of objects in images. The proposed system receives as input several unlabeled videos of scenes containing var…

Clusteringobject-detectionObject DetectionSelf-Supervised Learning+1