It seems there are no testing code in the repo. The utils.py seems infered that you calculate all snippets. (e.g. C3D, video_length//16 snippets for each video, and use sigmoid to normalize the score )
Can you detail this part? The different post-processing method may influence the result.
It seems there are no testing code in the repo. The utils.py seems infered that you calculate all snippets. (e.g. C3D, video_length//16 snippets for each video, and use sigmoid to normalize the score ) Can you detail this part? The different post-processing method may influence the result.