Closed EmreOzkose closed 1 year ago
Detecting longer segment will require modifying the number of pyramid levels and tweaking the regression range on each level. More levels and larger regression range are generally preferred to cover longer segments.
The model which is trained on Epic Kitchen produces short segments. I think this is because of the distribution of training data durations. On the other hand, the model which is trained on activity-net produces longer segments.
It looks like this is now resolved. I am marking this issue as closed. Feel free to re-open if needed.
Hi, thanks for sharing great work.
I tried to segment YouCook2 training videos and observed that actionformer gives much shorter segments. Do you have a clue about that? I tried this because I observed the same issue when I tested random YouTube videos.