OmkarThawakar / composed-video-retrieval

Composed Video Retrieval
Apache License 2.0
30 stars 0 forks source link

The inquiry about provided generated description file #4

Closed gersys closed 6 days ago

gersys commented 2 weeks ago

Hi, thank you for this wonderful work.

I appreciate you providing the code.

I'm trying to run your code, but there is a problem with the provided generated description file.

In the code, the description is loaded from annotation files. However, the description file is separate from the annotation file, so I have to concatenate these two files for data loading.

However, there is no information about 'id' column in the provided generated description file. So I can not concatenate the provided generated description file with the annotation file.

the example is below.

How can I match these two files? Could you explain this problem? It would be helpful to me.

gersys commented 6 days ago

The number in red box means video id