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 4a581a9 commit 8aa8829
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion core/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: config.py
# Time: 6/10/19 6:55 PM
# Time: 7/10/19 6:55 PM
# Description:
# -------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion core/loss.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: loss.py
# Time: 6/27/19 3:49 PM
# Time: 7/27/19 3:49 PM
# Description:
# -------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion core/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: model.py
# Time: 6/26/19 6:57 PM
# Time: 7/26/19 6:57 PM
# Description:
# -------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion core/re_ranking.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: re_rank.py
# Time: 6/26/19 6:59 PM
# Time: 7/26/19 6:59 PM
# Description:
# -------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion core/schedule.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: schedule.py
# Time: 6/27/19 9:17 PM
# Time: 7/27/19 9:17 PM
# Description:
# -------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion core/seed.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: seed.py
# Time: 6/26/19 7:57 PM
# Time: 7/26/19 7:57 PM
# Description:
# -------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion core/step_lr.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: step_lr.py
# Time: 6/27/19 9:15 PM
# Time: 7/27/19 9:15 PM
# Description:
#-------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion core/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: util.py
# Time: 6/27/19 3:54 PM
# Time: 7/27/19 3:54 PM
# Description:
# -------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion dataload/constant.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: constant.py
# Time: 6/27/19 4:46 PM
# Time: 7/27/19 4:46 PM
# Description:
#-------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion dataload/cutmix.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: model.py
# Time: 6/28/19 4:57 PM
# Time: 7/28/19 4:57 PM
# Description:
# -------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion dataload/dataloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: dataloader.py
# Time: 6/27/19 1:17 PM
# Time: 7/27/19 1:17 PM
# Description:
# -------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion dataload/mixup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: mixup.py
# Time: 6/27/19 4:38 PM
# Time: 7/27/19 4:38 PM
# Description:
# -------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion dataload/mydataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: mydataset.py
# Time: 8/1/19 3:33 PM
# Time: 7/26/19 3:33 PM
# Description:
# -------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion dataload/preprocess.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: preprocess.py
# Time: 6/27/19 1:32 PM
# Time: 7/27/19 1:32 PM
# Description:
# -------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion dataload/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contact: [email protected]
# Software: PyCharm
# File: utils.py
# Time: 6/29/19 4:55 PM
# Time: 7/29/19 4:55 PM
# Description:
# -------------------------------------------------------------------------------

Expand Down

0 comments on commit 8aa8829

Please sign in to comment.