Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kimbjerge authored Jul 29, 2020
1 parent 33b6516 commit 59ab81e
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 @@ -29,7 +29,7 @@ The following dependencies must be installed.
3. Install opencv with the command "pip install opencv-contrib-python"

#### Start the program ####
Start the program by running the file idac_main.py with the command "python idac_main.py"
Start the programs by running the files MCC_gui.py or MCC_algorithm.py with the command "python MCC_gui.py"

## How do I train new models? ##
New models can be trained using the provided hp_param_training jupyter notebook script.
Expand Down

0 comments on commit 59ab81e

Please sign in to comment.