Skip to content

Commit

Permalink
Update and rename scale_raining_and_evaluation.py to scale_training_a…
Browse files Browse the repository at this point in the history
…nd_evaluation.py
  • Loading branch information
AlexEMG authored May 9, 2019
1 parent f6005e5 commit ed38c20
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
@author: alex
First start container:
python3 scale_raining_and_evaluation.py 1 (2 or 3)
python3 scale_training_and_evaluation.py 1 (2 or 3)
"""

Expand Down Expand Up @@ -62,4 +62,4 @@

print("DONE WITH ", project," resetting to original path")
cfg['project_path']=previous_path
deeplabcut.auxiliaryfunctions.write_config(config,cfg)
deeplabcut.auxiliaryfunctions.write_config(config,cfg)

0 comments on commit ed38c20

Please sign in to comment.