movienet / movienet-tools

Tools for movie and video research
http://movienet.github.io
276 stars 32 forks source link

Dataset split & Query portrait pictures & resolution of key frames on Character Identification task. #19

Open ZhengPeng7 opened 3 years ago

ZhengPeng7 commented 3 years ago

Thanks for your great work! But I have several questions that need your help.

They are split into train, val, test set with 2088 identities with 639.9K instances, 821 identities with 336.6K instances and 876 identities with 364.2K instances respectively.

-- Could you provide the PIDs for the test? _(I'm using set(pid_testset) - set(pid_trainset) as the test pid.)_

we download a portrait from homepage of each credited cast, which will serve as the query portraits for the character identification tasks

-- Could you provide the link to download the protraits you collected, which were used in your experiments?

Thanks a lot.

ycxioooong commented 3 years ago

Hi @ZhengPeng7, we will make accordingly revisions.

ZhengPeng7 commented 3 years ago

Thanks for your quick reply👍.

ZhengPeng7 commented 3 years ago

Besides, could you provide the keyframes with 720P as is stated in the original paper? Because all the annotations are made in 720P.... If trained on 240P, details of the facial information that helps the identification may be lost.