Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing framework on THUMOS #21

Open
tobiascz opened this issue Sep 25, 2019 · 10 comments
Open

Testing framework on THUMOS #21

tobiascz opened this issue Sep 25, 2019 · 10 comments

Comments

@tobiascz
Copy link

@cinjon how is your progress to try this code on THUMOS?

If I understand this correctly I have to extract the snippet level features using TSN (https://github.com/yjxiong/anet2016-cuhk). But the anet2016-cuhk is pretrained on activity net so you first have to finetune the network on THUMOS and then extract the snippet level features from THUMOS and do the TEM, PGM & finally the PEM training? Is this correct?

Originally posted by @tobiascz in #12 (comment)

@cinjon
Copy link

cinjon commented Sep 27, 2019

Sort of? I can get similar results to the original using the TF code that @wzmsltw sent (see below). However, trying to turn that into Pytorch has proven oddly difficult to match.

This is using the TF code:
evaluation_result
Area Under the AR vs AN curve: 56.48403108317774%
Interpolation results: 50: 0.3059, 100: 0.4012, 200: 0.4855, 500: 0.5748, 1000: 0.6324

This is using the pytorch code translated to use Thumos:
evaluation_result
Area Under the AR vs AN curve: 52.81808977831542%
Interpolation results: 50: 0.2841, 100: 0.3840, 200: 0.4721, 500: 0.5470, 1000: 0.5721

@cinjon
Copy link

cinjon commented Sep 29, 2019

Update: I now have this reproducing in pytorch as well.

@zaie
Copy link

zaie commented Nov 2, 2019

I'm also interesting in the thumos14, any update so far?

@guillaumevr
Copy link

Hi @cinjon, you seem to have succeeded in coding the thumos14 version. I'd like to do some statistics on the results. Is it possible for you provide me the .txt file having the results in?
Thx

@cinjon
Copy link

cinjon commented Nov 8, 2019

Hi, i unfortunately don't have much time to help others atm because i'm trying to submit my own CVPR paper next week.

@WhiteDOU
Copy link

Hi @cinjon , I'm trying to do some work on THUMOS14, can you share me the code in THUMOS14 version? Maybe just data preparation.
THX.

@Catosine
Copy link

Hello, @tobiascz

Thanks for this good question. And I am also confused by applying BSN to a customized dataset. The biggest question of me is, which exact layer of the output of TSN should I keep, in order to train the BSN?
Or, in other words, how do you prepare your data? If would be very nice if you may be able to share the preprocessing codes with me.
Thank you in advance!

PF

@Griffintaur
Copy link

@cinjon can you share the PyTorch code for THUMOS 14 that you used to reproduce the results

@elahevahd
Copy link

elahevahd commented Dec 13, 2021

Hello,
Can anyone please share the code and extracted features for THUMOS14 dataset? @cinjon
My email: [email protected]
I'd appreciate your help!

@Rui-hue
Copy link

Rui-hue commented Jul 21, 2023

Hi, have anyone received the code yet? Can you also send it to me? Thank you in advance.
My email address: [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants