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

Add proper support for ResNet #2

Open
t-rad679 opened this issue Feb 6, 2020 · 0 comments
Open

Add proper support for ResNet #2

t-rad679 opened this issue Feb 6, 2020 · 0 comments

Comments

@t-rad679
Copy link
Owner

t-rad679 commented Feb 6, 2020

There's an enum containing info to support several different models, but none of the non-VGG models are ready for use without additional knowledge. Specifically, it is as yet unclear which layers should be selected for style and which for content--I was not able to determine how the creators decided on VGG layers in the tutorial. In addition to supporting these additional models, it would be great to more generally understand why certain layers would be selected over others.

This ticket is for ResNet.

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