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

Google Colab Netbook #2

Open
herrartist opened this issue Oct 12, 2021 · 0 comments
Open

Google Colab Netbook #2

herrartist opened this issue Oct 12, 2021 · 0 comments

Comments

@herrartist
Copy link

I tried to install it on my PC but failed. I did not understand this part:
To infer single image, run:
make infer CODE=scripts/whiteboxirgfgan.py CKPT=[checkpoint path] EXTRA=image_path:[image path]
where checkpoint path is the path of the .ckpt file you want its weights e.g. logs/whiteboxirgf/version_3/checkpoints/epoch=19.ckpt and image path is the path of the image.
To infer all images in a directory, run:
make infer CODE=scripts/whiteboxirgfgan.py CKPT=[checkpoint path] EXTRA=image_path:[image dir]

On Anaconda Powershell I get only this message: Make not recognized as a name of Cmdlet etc.

Could you make a Google Colab notebook so that I can see how it runs with image sequences (for video input via single JPEGS or PNG)? Thank you!

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