Skip to content
Snippets Groups Projects
Commit 56e09b73 authored by Tamino Huxohl's avatar Tamino Huxohl
Browse files

update default dataset for cgan training

parent ed717e73
No related branches found
No related tags found
No related merge requests found
......@@ -225,7 +225,7 @@ if __name__ == "__main__":
parser.add_argument(
"--dataset_dir",
type=str,
default="data/initial/",
default="data/second/",
help="the directory where the dataset for training is found",
)
parser.add_argument(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment