Red-Fairy/ZeroShotDayNightDA

动作识别中的daytime_pretrained

leb-2 opened this issue · 1 comments

leb-2 commented

动作识别中的daytime_pretrained模型是在什么数据上预训练的

Hi,

I appreciate your interest in our project!

To maintain clarity and accessibility, I prefer to conduct discussions in English on github, which also helps prevent the repetition of questions.

The daytime model has been pre-trained using the Kinetics dataset, following the approach in ARID. You can review the implementation in their code here. The model was then fine-tuned using the daytime dataset from the CVPR'22 UG2 challenge.

Best regards,
Rundong