RanLiu
Results
3
issues of
RanLiu
hello, your work is amazing. My question is can papermage match the tables or figures with their captions? I have no idea.
对于raw data的数据集,是采用和mir差不多的参数设置吗?尝试调了下参数,NUS_WIDE的准确值在0.68左右,到不了论文的0.737,请问您那还有各数据集的参数设置吗?
在main_model_2.py的Cross_VQEmbeddingEMA中,self.embedding更新了三次【self.embedding = self.ema_weight / self.ema_count.unsqueeze(-1)】,但只有最后一次赋值起作用?