houzhijian / CONQUER

[2021 MultiMedia] CONQUER: Contextual Query-aware Ranking for Video Corpus Moment Retrieval
33 stars 6 forks source link

How the VR_ranklist is generated? #8

Open VONWEI13 opened 3 months ago

VONWEI13 commented 3 months ago

We are building a new benchmark dataset for VCMR and we want to conduct training and evaluation using CONQUER model. We transform the dataset's format the same as the original tvr dataset and we have finished experiment using HERO.

However, we encounter some issues while using CONQUER for training since it requires first_VR_ranklists and we don't know how to generate them for our new dataset. Could you share the related code of first_VR_ranklists generation? We would be grateful.