Skip to content

Update reid_tripletcls.py#13

Open
Shu-HowTing wants to merge 1 commit intomichuanhaohao:masterfrom
Shu-HowTing:patch-1
Open

Update reid_tripletcls.py#13
Shu-HowTing wants to merge 1 commit intomichuanhaohao:masterfrom
Shu-HowTing:patch-1

Conversation

@Shu-HowTing
Copy link

        else:
            negs = tf.concat(dis_mat[i*SN:(i+1)*SN, 0:i*SN],axis = 0)
            negs = dis_mat[i*SN:(i+1)*SN, 0:i*SN]
        #   negs = tf.concat(dis_mat[i*SN:(i+1)*SN, 0:i*SN],axis = 0)

罗博,此处是不是写错了。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant