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

about extract 2d global feature with resnet152 as backbone #10

Open
YukiFan opened this issue Feb 17, 2023 · 0 comments
Open

about extract 2d global feature with resnet152 as backbone #10

YukiFan opened this issue Feb 17, 2023 · 0 comments

Comments

@YukiFan
Copy link

YukiFan commented Feb 17, 2023

thanks for your excellent work, and i have one question about the extracting 2d appearance feature. when using the resnet152 as the backbone, the output of layer4(before avg_pooling) is [frame 2048 7 7], frames refer to the length of the clip. then stack clips, i get [T len 2048 7 7.]
So can you share how you handle the resnet152 and get the appearance feature claimed in the paper that the dim is T*d
thanks very much

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

1 participant