Closed a1391651300 closed 5 years ago
The only differences are the two: frame_interval and duration casting. The first one is the major one.
If you extract features on ActivityNet with the newer version, the pre-trained model might not work as well as before due to the discrepancy in the video sampling rate.
Thank you so much.
Thank you for your work . You have said "Note that ActivityNet is processed with an older version of the repo while YouCook2 is processed with the latest code which had a minor change regarding the sampling approach. This accounts for the difference in the formulation of frame_to_second conversion." Could you provide the older version of the repo to extract features?Or could I extract features of ActivityNet with the latest code and using the features by the same way of yc2 dataset without flooring the rate?