Skip to content

Commit

Permalink
retrain: smiling dog
Browse files Browse the repository at this point in the history
  • Loading branch information
beiyuouo committed Sep 1, 2022
1 parent fe5b304 commit dbab6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def mkdir(path, remove=False):

class config:
remv = True
task_name = "female_lion"
task_name = "smiling_dog"
data_path = Path(os.path.join("..", "data", task_name))

origin_data_path = data_path / "origin"
Expand Down

0 comments on commit dbab6e8

Please sign in to comment.