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

generate_hierarchy() missing 1 required positional argument: 'method' #3

Open
ccl-private opened this issue May 9, 2020 · 1 comment

Comments

@ccl-private
Copy link

when I run generate_hierarchy(dataset='Imagenet1000', arch='fbresnet152', model=model)
a error accurred.
TypeError: generate_hierarchy() missing 1 required positional argument: 'method'

I then tried 3 methods in hierarchy.py, all failed.
image

@alvinwan
Copy link
Owner

alvinwan commented May 9, 2020

@ccl-private Thanks for trying out the repo and posting here. Checking this out now, it looks like our scripts can't find Cadene's FC layers. I'll post here when I've got a fix.

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