ttengwang / PDVC

End-to-End Dense Video Captioning with Parallel Decoding (ICCV 2021)
MIT License
200 stars 23 forks source link

I want to extract the ActivityNet Caption 2D features #16

Closed cyy-1102 closed 2 years ago

cyy-1102 commented 2 years ago

dear wang: I want to extract the ActivityNet Caption 2D features, do you have the raw video? Or can I use TSN or TSP instead of 2D features?Looking forward to your reply,thank you!

ttengwang commented 2 years ago

Hi, in my experiments, TSP features (Fintuned R(2+1)D features) are better than TSN or 2D features.

And, ActivityNet organizer provided a google form to request the raw videos. https://docs.google.com/forms/d/e/1FAIpQLSeKaFq9ZfcmZ7W0B0PbEhfbTHY41GeEgwsa7WobJgGUhn4DTQ/viewform

cyy-1102 commented 2 years ago

Hi, in my experiments, TSP features (Fintuned R(2+1)D features) are better than TSN or 2D features.

And, ActivityNet organizer provided a google form to request the raw videos. https://docs.google.com/forms/d/e/1FAIpQLSeKaFq9ZfcmZ7W0B0PbEhfbTHY41GeEgwsa7WobJgGUhn4DTQ/viewform

thank you very much