Video Similarity

14 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Pose-Selective Max Pooling for Measuring Similarity

eglxiang/vgg_face 22 Sep 2016

In this paper, we deal with two challenges for measuring the similarity of the subject identities in practical video-based face recognition - the variation of the head pose in uncontrolled environments and the computational expense of processing videos.

BiC-Net: Learning Efficient Spatio-Temporal Relation for Text-Video Retrieval

lionel-hing/bic-net 29 Oct 2021

The task of text-video retrieval aims to understand the correspondence between language and vision, has gained increasing attention in recent years.

Feature-compatible Progressive Learning for Video Copy Detection

wangwenhao0716/vsc-descriptortrack-submission 20 Apr 2023

Video Copy Detection (VCD) has been developed to identify instances of unauthorized or duplicated video content.

ViSiL: Fine-grained Spatio-Temporal Video Similarity Learning

MKLab-ITI/visil ICCV 2019

Subsequently, the similarity matrix between all video frames is fed to a four-layer CNN, and then summarized using Chamfer Similarity (CS) into a video-to-video similarity score -- this avoids feature aggregation before the similarity calculation between videos and captures the temporal similarity patterns between matching frame sequences.

PDQ & TMK + PDQF -- A Test Drive of Facebook's Perceptual Hashing Algorithms

AiLECS/pyMIH 16 Dec 2019

Efficient and reliable automated detection of modified image and multimedia files has long been a challenge for law enforcement, compounded by the harm caused by repeated exposure to psychologically harmful materials.

Top1 Solution of QQ Browser 2021 Ai Algorithm Competition Track 1 : Multimodal Video Similarity

zr2021/2021_qq_aiac_tack1_1st 30 Oct 2021

In this paper, we describe the solution to the QQ Browser 2021 Ai Algorithm Competition (AIAC) Track 1.

C2KD: Cross-Lingual Cross-Modal Knowledge Distillation for Multilingual Text-Video Retrieval

roudimit/c2kd 7 Oct 2022

Inspired by the fact that English text-video retrieval outperforms other languages, we train a student model using input text in different languages to match the cross-modal predictions from teacher models using input text in English.

3D-CSL: self-supervised 3D context similarity learning for Near-Duplicate Video Retrieval

dun-research/3D-CSL 10 Nov 2022

In this paper, we introduce 3D-CSL, a compact pipeline for Near-Duplicate Video Retrieval (NDVR), and explore a novel self-supervised learning strategy for video similarity learning.

Contrastive Masked Autoencoders for Self-Supervised Video Hashing

huangmozhi9527/conmh 21 Nov 2022

To capture video semantic information for better hashing learning, we adopt an encoder-decoder structure to reconstruct the video from its temporal-masked frames.

Self-Supervised Video Similarity Learning

gkordo/s2vs 6 Apr 2023

We introduce S$^2$VS, a video similarity learning approach with self-supervision.