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

Support for additional pre trained models #93

Open
Vigilence opened this issue Jul 24, 2022 · 1 comment
Open

Support for additional pre trained models #93

Vigilence opened this issue Jul 24, 2022 · 1 comment

Comments

@Vigilence
Copy link

Hello!

I would like to experiment with different models. Can you please share what steps I would need to take to add support for other models such as these?

@ProGamerGov
Copy link
Owner

ProGamerGov commented Jul 26, 2022

@Vigilence The models you suggest are using ResNet architecture, which can require extra work to use for things like style transfer. neural-style-pt uses VGG models by default, but you can add support for them in the modelSelector function in Caffeloader.

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