Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliangguo authored Oct 25, 2020
1 parent 16704d8 commit 5bb190e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ The training progress can be monitored by tensorboard as follows.

python main_test_GenLaneNet_ext.py

* Set 'args.dataset_name' to a certain data split to train the model.
* Set 'args.dataset_name' to a certain data split to test the model.
* Set 'args.dataset_dir' to the folder saving the raw dataset.

The batch testing code not only produces the prediction results, e.g.,
Expand Down

0 comments on commit 5bb190e

Please sign in to comment.