关于输入inputs[:, frame_t, :, :, :]
Closed this issue · 1 comments
XinyingZheng commented
在计算最优阈值时,输入input怎么是5维的,我用自己的数据跑程序,数据是4维,frame_t是通道数吗
xiao-keeplearning commented
frame_t is the number of selected frames. Because in the test phase, CDCN model judged live or spoof based on several frames in the video.