PyramidCSA
PyramidCSA copied to clipboard
About inference
Thanks for your work. I want to ask for some details during testing phase. For a given test video sequence, do you send all frames into network to produce saliency maps once for all , or just send every T (like 5) frames?
I guess every 5 frames,and may contain overlap images at the end of each video(when length can't be divided by 5)