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

fc_features.pt #6

Open
sbuzl opened this issue Nov 22, 2017 · 1 comment
Open

fc_features.pt #6

sbuzl opened this issue Nov 22, 2017 · 1 comment

Comments

@sbuzl
Copy link

sbuzl commented Nov 22, 2017

Hi yufeng,

Could you show me where is the fc_features.pt? Thanks a lot

Best Wishes

@yufengm
Copy link
Owner

yufengm commented Nov 23, 2017

I'm sorry that I didn't extract the features here in this version.

The fc_features is actually the MLPhidden input to the final classifier. You may just extract this from

MLPhidden = self.MLP( BM )

and return the MLPhidden var.

Sorry for the confusion.

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

2 participants