Open JacobKong opened 5 years ago
Can you share the code to calculate the exact test score of UntrimmedNet. I have successfully ran the eval_net.py from tsn, but I found that there must exists a lot of modify of this code to generate the exact test score for UntrimmedNet. Please! That would be really helpful. Thanks!
Besides, what's T means in the 1st line of thumos_detection.m? T = 3
Thanks!
Dear limin
Thanks for your great job. I have a questions about the test_score.mat when running the thumos_detection.m.
What 's exact shape of flow(rgb)_test_score and flow(rgb)_test_attention?