Tianhui Ma
Tianhui Ma
# 期中视频: 腾讯视频: 1.Introduction:https://v.qq.com/x/page/r3271wjg08q.html 2.demo:https://v.qq.com/x/page/j32711k0nfg.html YouTube: 1.Introduction:https://youtu.be/IwMA8VJZZqE 2.demo:https://youtu.be/fAIZS9lgxjo
### 期末视频 展示视频:https://youtu.be/-HOF0LV1d54 国内:https://v.qq.com/x/page/h3280md1b6i.html Live Demo 视频:https://youtu.be/lH3giTpdOtM 国内:https://v.qq.com/x/page/h3280a7pbwi.html
@KhawlahB I am trying similar things, how about your results? Relly looking forward to your response:)
So the model only accept that the input images are all the same size? My data set is guaranteed to be a multiple of 64 in width and height (obtained...
So the model only accept that the input images are all the same size? My data set is guaranteed to be a multiple of 64 in width and height (obtained...
same question
python evaluate.py -m SASRec -d Games -p pretrained_models/SASRec-Games.pth
感谢回复,我去掉-p随机结果也是这样,我的预训练模型文件是从您那边上传的google drive下载的; 但我使用-p时命令行有显示02 Nov 08:09 INFO Loading from pretrained_models/SASRec-Games.pth
’985efba355d24cc169cb07e2d1fa2ef5 pretrained_models/SASRec-Games.pth‘ 是的,是一致的,另外我的games数据集是从amazon2018上这两个位置下载的  
感谢您的回复,很疑惑问题出在哪里