Skip to content

Commit

Permalink
wjm-wjm
Browse files Browse the repository at this point in the history
  • Loading branch information
wjm-wjm committed Jul 17, 2022
1 parent bd7e6d4 commit 639fcb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ This is Official Repository for "Optimal Transport for Label-Efficient
Visible-Infrared Person Re-Identification", ECCV 2022.

### Update:
[2022-7-17] Semi-supervised setting and supervised setting can be run with current code. Unsupervised setting will be updated with a few of days.
**[2022-7-17]** Semi-supervised setting and supervised setting can be run with current code. Unsupervised setting will be updated with a few of days.
5 changes: 1 addition & 4 deletions config/config_sysu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,4 @@ eval_epoch: 1 # test for every eval_epoch epochs
## loss parameters
margin: 0.3 # triplet loss margin
lambda_vr: 0.1 # coefficient of prediction alignment loss
lambda_rv: 0.5 # coefficient of prediction alignment loss



lambda_rv: 0.5 # coefficient of prediction alignment loss

0 comments on commit 639fcb0

Please sign in to comment.