CryhanFang / CLIP2Video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to run this code..?

AsuradaYuci opened this issue · comments

First, you should download the videos into one directory and use "sample_frame.py" to transform videos into frames. Then, you should download the model trained in the different datasets. Finally, you can refer to the shell in test/ according to the specific dataset to run the evaluation.

@CryhanFang Thanks for your reply!I found that there is only test code, so how to train the network.

how to train the network?