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

try to visulize the genotype but got error #167

Open
LinzheCAI opened this issue Nov 3, 2022 · 1 comment
Open

try to visulize the genotype but got error #167

LinzheCAI opened this issue Nov 3, 2022 · 1 comment

Comments

@LinzheCAI
Copy link

I 'd like to know the meaning of this code in line 42 visualize

if len(sys.argv) != 2:

The result of the visualization of genotype always show as follow:

usage:
python darts-master/darts-master/cnn/visualize.py ARCH_NAME

Process finished with exit code 1

@wby17177
Copy link

wby17177 commented Mar 2, 2023

You need to run visualize.py in cmd, just like this: python visualize.py DARTS

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