Tag

Video Copyright Detection

0 views collected around this technical thread.

iQIYI Technical Product Team
iQIYI Technical Product Team
Apr 10, 2020 · Big Data

Video Copyright Detection Solution Using SE-ResNeXt and Faiss in the 2019 CCF Big Data & Computational Intelligence Competition

The iQiyi team “都挺好” tackled the 2019 CCF Video Copyright Detection contest by extracting frame‑level features with SE‑ResNeXt, indexing them with Faiss, aligning temporally via a critical‑path method, and refining copy boundaries using SIFT re‑matching and a sliding‑window approach, ultimately achieving an F1 score of 0.9678 after three iterative stages of model selection, cascade detection, and feature fusion.

CCF competitionSE-ResNeXtVideo Copyright Detection
0 likes · 6 min read
Video Copyright Detection Solution Using SE-ResNeXt and Faiss in the 2019 CCF Big Data & Computational Intelligence Competition
iQIYI Technical Product Team
iQIYI Technical Product Team
Mar 27, 2020 · Artificial Intelligence

Beihang Team's Video Copyright Detection Solution: Frame Sampling, Feature Extraction, and Retrieval Matching

The Beihang University team’s video copyright detection solution samples frames every 200 ms, extracts 512‑dimensional ResNet‑18 features, and uses handcrafted cosine‑similarity matching to identify source videos and plagiarized segments, all while operating on limited hardware without training any models.

Feature ExtractionVideo Copyright Detectionalgorithm design
0 likes · 12 min read
Beihang Team's Video Copyright Detection Solution: Frame Sampling, Feature Extraction, and Retrieval Matching
iQIYI Technical Product Team
iQIYI Technical Product Team
Mar 20, 2020 · Artificial Intelligence

Video Copyright Detection Algorithm: Competition Solution Overview

The Hulu Brothers’ competition solution tackles large‑scale video copyright detection by extracting I‑frames, encoding them with ResNet‑18 CNN features, performing approximate nearest‑neighbor search and ORB re‑ranking to match queries to reference videos, then linearly interpolating frame correspondences for precise temporal alignment, achieving high precision, recall and F1 scores.

CNN featuresCompetition SolutionVideo Copyright Detection
0 likes · 15 min read
Video Copyright Detection Algorithm: Competition Solution Overview
iQIYI Technical Product Team
iQIYI Technical Product Team
Feb 28, 2020 · Artificial Intelligence

Video Copyright Detection Using CDVS and CDVA: Solution Overview and Technical Details

The BoYun Vision team developed a CDVS‑ and CDVA‑based video copyright detection system that extracts key frames, combines handcrafted and deep features, aligns timestamps with a CDVS temporal node filter, and achieved a top‑2 result in the 2019 iQIYI‑CCF competition.

CDVACDVSVideo Copyright Detection
0 likes · 9 min read
Video Copyright Detection Using CDVS and CDVA: Solution Overview and Technical Details
iQIYI Technical Product Team
iQIYI Technical Product Team
Feb 21, 2020 · Artificial Intelligence

Top-1 Solution for the 2019 CCF Big Data & Computing Intelligence Competition: Video Copyright Detection

The Hengyang Data team won the 2019 CCF Big Data & Computing Intelligence video‑copyright detection contest by extracting VGG16‑based image features with Gaussian‑R‑MAC weighting, using a graph‑based NSG nearest‑neighbor search and a frame‑matching algorithm to locate infringing segments within three‑second precision, even under severe cropping and other transformations.

CCF competitionVGG16Video Copyright Detection
0 likes · 9 min read
Top-1 Solution for the 2019 CCF Big Data & Computing Intelligence Competition: Video Copyright Detection
iQIYI Technical Product Team
iQIYI Technical Product Team
Jan 9, 2020 · Artificial Intelligence

Results and Winning Solutions of the 2019 CCF Big Data & Computing Intelligence Contest – Video Copyright Detection Track

The 2019 CCF Big Data & Computing Intelligence Contest’s Video Copyright Detection track, judged by iQIYI, saw 705 teams from 25 countries compete, with Hengyang Data’s VGG‑16‑based solution winning, followed by Boyun Vision, Xiao Jia’s Lao Liang, Hulu Brothers and Beihang University, showcasing diverse deep‑learning and unsupervised approaches for robust video copyright detection.

Artificial IntelligenceBig DataCCF Contest
0 likes · 9 min read
Results and Winning Solutions of the 2019 CCF Big Data & Computing Intelligence Contest – Video Copyright Detection Track