Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Configuration file? #123

Open
ghost opened this issue Nov 10, 2020 · 1 comment
Open

Configuration file? #123

ghost opened this issue Nov 10, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 10, 2020

To make an inspirational generation, you first need to build a feature extractor:

python save_feature_extractor.py {vgg16, vgg19} $PATH_TO_THE_OUTPUT_FEATURE_EXTRACTOR --layers 3 4 5

Where do we get this $PATH_TO_THE_OUTPUT_FEATURE_EXTRACTOR from? I don't see one provided with the repo or instructions on high to acquire one..

@ghost
Copy link
Author

ghost commented Nov 10, 2020

I figured out how to build a feature extractor and now I'm stuck on loading checkpoints because I don't have a json config file -- is there an example of one?

@ghost ghost changed the title Build a feature extractor? Configuration file? Nov 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants