Closed DemoGit4LIANG closed 5 months ago
Thank you for your interest in my work!
The code defaults to using simplest D1. Please change the "num_frames" from 8 to 4. If you need to use D2 aggregation, comment D1 and uncomment D2. Then, the "num_frames" can be increased to 8.
Thanks for your interesting work~
I try to run single_video_inference.py but the program returns nothing. Besides, I noticed the D2 aggregation codes in "def temporal_aggregation()" have been canceled. So could you give some guidance to run your program? Thanks.