Skip to content

FeipengMa6/VSC22-Submission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSC22 Winner Solutions

The code reproduce the results of our solutions on both tracks for Meta AI Video Similarity Challenge (CVPR 2023 Workshop).

Our solutions got the first place on both tracks, including Descriptor Track and Matching Track.

Dependencies

We provide DockerFiles to help you build a runnable environment directly. Or you can run setup.sh to install each package on your runnable environment.

Usage

Cause our matching solution partialy depend on the results of descriptor solution, you should reproduce the results of descriptor track first.

Details

Please refer to VSC22-Descriptor-Track-1st and VSC22-Matching-Track-1st for more details.

Citation

If you find this code helpful, please cite our paper,

@article{wang2023dual,
  title={A Dual-level Detection Method for Video Copy Detection},
  author={Wang, Tianyi and Ma, Feipeng and Liu, Zhenhua and Rao, Fengyun},
  journal={arXiv preprint arXiv:2305.12361},
  year={2023}
}

@article{liu2023similarity,
  title={A Similarity Alignment Model for Video Copy Segment Matching},
  author={Liu, Zhenhua and Ma, Feipeng and Wang, Tianyi and Rao, Fengyun},
  journal={arXiv preprint arXiv:2305.15679},
  year={2023}
}

About

[CVPR 2023 Workshop] The code reproduce the results of our solutions on both tracks for Meta AI Video Similarity Challenge (CVPR 2023 Workshop). Our solutions got the first place on both tracks, including Descriptor Track and Matching Track.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors