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

parameter settings-channel num #57

Open
123dddwn opened this issue Oct 15, 2023 · 1 comment
Open

parameter settings-channel num #57

123dddwn opened this issue Oct 15, 2023 · 1 comment

Comments

@123dddwn
Copy link

Where is "channel num"? I can't found it in "x.sh" file. Am I looking in the right place for parameter settings?
Thank you!

@esteban-rs
Copy link

I think it's at the argsparse definition, set to 64 by default. option.py at line 42

parser.add_argument('--n_feats', type=int, default=64,
help='The number of channels in network')

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