Error while trying to using the model #20
mariomagdysamy
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi,I have the same problem with you. Have you solved this problem? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I had tried to train the model and it's give me this error
usage: train.py [-h] [--val_split VAL_SPLIT] [--dataset_name DATASET_NAME] path_to_hdf5 path_to_csv train.py: error: unrecognized arguments: /content/gdrive/MyDrive/Colab Notebooks/gp/data/annotations/dnn.csv
my command line is "!python train.py /content/gdrive/MyDrive/Colab Notebooks/gp/model/model.hdf5 /content/gdrive/MyDrive/Colab Notebooks/gp/data/annotations/dnn.csv"
how can I train the model
Beta Was this translation helpful? Give feedback.
All reactions