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

How to implement StackGAN-v2 without using CUDA #19

Open
ErSKS opened this issue Jan 7, 2019 · 2 comments
Open

How to implement StackGAN-v2 without using CUDA #19

ErSKS opened this issue Jan 7, 2019 · 2 comments

Comments

@ErSKS
Copy link

ErSKS commented Jan 7, 2019

I am trying to implement your work without using CUDA, because I don't have GPU of NVIDIA but working in gaming PC with 32GB RAM.

@akhilvasvani
Copy link

akhilvasvani commented Jun 24, 2019

just type
python main.py --cfg cfg/birds_3stages.yml or whatever cfg file you want to use

@jdesouza-ai
Copy link

@akhilvasvani does this only work with training from scratch? If I want to use one the pretrained models do I need to be loading this on an environment with an NVIDA GPU and CUDA installed?

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

3 participants