Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
liuning-scu-cn committed Aug 3, 2019
1 parent 35f441f commit acf1039
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion finetune_tiger_cnn5.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Software: PyCharm
# File: finetune_triplet.py
# Time: 8/1/19 10:03 PM
# Description:
# Description: finetune the tiger_cnn1 with triplet
#-------------------------------------------------------------------------------

import torch.optim as optim
Expand Down
2 changes: 1 addition & 1 deletion finetune_tiger_cnn8.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Software: PyCharm
# File: finetune_triplet.py
# Time: 8/1/19 10:03 PM
# Description:
# Description: finetune the tiger_cnn3 with triplet
#-------------------------------------------------------------------------------

import torch.optim as optim
Expand Down

0 comments on commit acf1039

Please sign in to comment.