GithubHelp home page GithubHelp logo

wangwenhao0716 / vsc-descriptortrack-submission Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 3.0 3.32 MB

[CVPR Challenge Rank 2nd] The codes and related files to reproduce the results for Video Similarity Challenge Descriptor Track.

License: MIT License

Python 97.92% Shell 1.76% Dockerfile 0.06% C++ 0.07% Cuda 0.19%

vsc-descriptortrack-submission's Introduction

VSC-DescriptorTrack-Submission ($2^{nd}$ Solution)

The codes and related files to reproduce the results for Video Similarity Challenge Descriptor Track (CVPR2023).

Required dependencies

To begin with, you should install the packages according to the environment.yaml file in this directory. Then install the GNU parallel by sudo apt-get install parallel (For Ubuntu). The minimum requirment for training is 8 Nvidia A100 40G GPUs, and for reference, you should have 1 Nvidia V100 16G GPU at least.

Pre-trained models

We use $7$ ImageNet-pre-trained models. Please download them from the provided links as below:

  1. CotNet50: download_from_original_repo; The original project is CoTNet.

  2. ResNet50: No need to download manually;

  3. SKNet50: Google Drive; The original project is SKNet-PyTorch. Because it does not include the pre-trained models, please download the sknet.py file in this repository and follow the instruction in the Pretrain folder.

  4. Resnext50_32x4d: No need to download manually;

  5. ViT: No need to download manually;

  6. Swin: No need to download manually;

  7. T2T: download_from_original_repo; The original project is T2T-ViT.

Training

For training, we propose Feature-Compatible Progressive Learning (FCPL). Please refer to the Training folder for more details.

Test

The Test folder shows the submitted code to extract query features plus the code to extract reference features and normalization features.

Citation

@article{wang2023feature,
  title={Feature-compatible Progressive Learning for Video Copy Detection},
  author={Wang, Wenhao and Sun, Yifan and Yang, Yi},
  journal={arXiv preprint arXiv:2304.10305},
  year={2023}
}

Bug finding

Please raise an issue or send an email to [email protected] if a bug exists. Thanks!

vsc-descriptortrack-submission's People

Contributors

wangwenhao0716 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.