paper-with-me

Papers

Video Segment Copy Detection Using Memory Constrained Hierarchical Batch-Normalized LSTM Autoencoder

2019-11-20 · Arjun Krishna, A S Akil Arif Ibrahim

In this report, we introduce a video hashing method for scalable video segment copy detection. The objective of video segment copy detection is to find the video (s) present in a large database, one of whose segments (cropped in time) is a (transformed) copy of the given query video. This transformation may be temporal (for example frame dropping, change in frame rate) or spatial (brightness and contrast change, addition of noise etc.) in nature although the primary focus of this report is detecting temporal attacks. The video hashing method proposed by us uses a deep learning neural network to learn variable length binary hash codes for the entire video considering both temporal and spatial features into account. This is in contrast to most existing video hashing methods, as they use conventional image hashing techniques to obtain hash codes for a video after extracting features for every frame or certain key frames, in which case the temporal information present in the video is not exploited. Our hashing method is specifically resilient to time cropping making it extremely useful in video segment copy detection. Experimental results obtained on the large augmented dataset consisting of around 25,000 videos with segment copies demonstrate the efficacy of our proposed video hashing method.

📄 PDF Abstract BibTeX arXiv:1911.09518

Code (0)

등록된 구현이 없습니다.

Tasks

Copy Detection

Similar Papers 제목 키워드 기반

A Large-scale Comprehensive Dataset and Copy-overlap Aware Evaluation Protocol for Segment-level Video Copy Detection

2022-03-05 · CVPR 2022 1 · Sifeng He, Xudong Yang, Chen Jiang, Gang Liang 외

In this paper, we introduce VCSL (Video Copy Segment Localization), a new comprehensive segment-level annotated video copy dataset. Compared with existing copy detection datasets restricted by either video-level annotati…

BenchmarkingCopy Detection

Recent advances in content based video copy detection

2016-10-28 · Sanket Shinde, Girija Chiddarwar

With the immense number of videos being uploaded to the video sharing sites, issue of copyright infringement arises with uploading of illicit copies or transformed versions of original video. Thus safeguarding copyright …

Copy Detection

A Fast Partial Video Copy Detection Using KNN and Global Feature Database

2021-05-04 · Weijun Tan, Hongwei Guo, Rushuai Liu

We propose a fast partial video copy detection framework in this paper. In this framework all frame features of the reference videos are organized in a KNN searchable database. Instead of scanning all reference videos, t…

Copy DetectionPartial Video Copy Detection

Motion-Based Weak Supervision for Video Parsing with Application to Colonoscopy

2022-10-16 · Ori Kelner, Or Weinstein, Ehud Rivlin, Roman Goldenberg

We propose a two-stage unsupervised approach for parsing videos into phases. We use motion cues to divide the video into coarse segments. Noisy segment labels are then used to weakly supervise an appearance-based classif…

Self-Prompting Polyp Segmentation in Colonoscopy using Hybrid Yolo-SAM 2 Model

2024-09-14 · Mobina Mansoori, Sajjad Shahabodini, Jamshid Abouei, Konstantinos N. Plataniotis 외

Early diagnosis and treatment of polyps during colonoscopy are essential for reducing the incidence and mortality of Colorectal Cancer (CRC). However, the variability in polyp characteristics and the presence of artifact…

Medical Image SegmentationPolyp SegmentationSegmentationVideo Polyp Segmentation+2