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

excute python train.py --device_ids 0 --patch_info your_patch was wrong #91

Open
lindychan opened this issue Apr 20, 2022 · 1 comment

Comments

@lindychan
Copy link

python train.py --device_ids 0 --patch_info your_patch
how do I write the 'your_patch' value?

@zhuyingSeu
Copy link
Member

If you read the train.py, you will find this line :parser.add_argument("--patch_info", type=str, default="1_80x80",
help="[org_1_80x60 / 1_80x80 / 2.7_80x80 / 4_80x80]")

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