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

parser error #5

Open
bely66 opened this issue Jun 28, 2019 · 3 comments
Open

parser error #5

bely66 opened this issue Jun 28, 2019 · 3 comments

Comments

@bely66
Copy link

bely66 commented Jun 28, 2019

I run this code on google colab and i keep getting this error from the training file
usage: train.py [-h] [--job-dir JOB_DIR] [--job-name JOB_NAME] [-gcs] [-params PARAMS] --config CONFIG [--brats BRATS] [--year YEAR] [-tfrecords TFRECORDS] [--model-file MODEL_FILE] [--tensorboard TENSORBOARD] [--log-frequency LOG_FREQUENCY] [--log LOG_LEVEL] [--log-file LOG_FILE] train.py: error: the following arguments are required: --config

the file i run is
!python3 -m segmentation.train

@bely66
Copy link
Author

bely66 commented Jun 29, 2019

i tried to add a configuration file using this command
!python3 -m segmentation.train --config config.py
but it appears that it shouldn't be done this way

@messiah1999
Copy link

i am also facing the same issue

@harimohanrai
Copy link

did any one is able to run this project is on google colab?

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