coot-videotext icon indicating copy to clipboard operation
coot-videotext copied to clipboard

how can i get a h5 like this "provided_embeddings/yc2_100m_coot_val.h5"

Open yuhao910716 opened this issue 3 years ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

System Info:

  • OS: [e.g. Ubuntu 18.04]
  • Python version [e.g. 3.8.6]
  • PyTorch version [e.g. 1.7.0+cu11]

Additional context i want to test a MP4,but idont know how to transform MP4 into.h5 someone can help me? thank you!

yuhao910716 avatar Jul 16 '21 06:07 yuhao910716

Hi,

You would extract features as described in this issue https://github.com/gingsi/coot-videotext/issues/17

Then you run the retrieval model to generate the embeddings as described in the readme.

Best

simon-ging avatar Jul 18 '21 11:07 simon-ging