Hadamard-Matrix-for-hashing icon indicating copy to clipboard operation
Hadamard-Matrix-for-hashing copied to clipboard

How to create the train.txt and test.txt?

Open yBeOne opened this issue 4 years ago • 5 comments

I have a question that how ro create the train.txt and test.txt the format of which are different from my own dataset . And what's the meaning of the hyper-parameters: "lambda0","lambda1","lambda2". Thank you!

yBeOne avatar May 20 '20 08:05 yBeOne

  1. Hi, you can write a script to create train and test list for your own dataset, it depends on your data format.
  2. The hyper-parameters: "lambda0","lambda1","lambda2" are weights to balance the three different kind of loss: Lc, Lp and Lq.

yuanli2333 avatar May 29 '20 08:05 yuanli2333

The size of output is [batch,hash_bit], however, the hash_center is Hash_center[hash_label] where hash_label is equal to the non-zero of truth label. So the sizes of output and hash_center may be not equal. I can't understand this code.

yBeOne avatar Jun 07 '20 13:06 yBeOne

What does the format of train.txt and test.txt mean?

Kenny-Li2023 avatar May 06 '21 13:05 Kenny-Li2023

  1. Hi, you can write a script to create train and test list for your own dataset, it depends on your data format.
  2. The hyper-parameters: "lambda0","lambda1","lambda2" are weights to balance the three different kind of loss: Lc, Lp and Lq.

What does the format of train.txt and test.txt mean?

Kenny-Li2023 avatar May 06 '21 13:05 Kenny-Li2023

我有一个问题,如何ro创建火车.txt和测试.txt其格式不同于我自己的数据集。超参数的含义是什么:"兰姆达0"、"兰姆达1"、"兰姆达2"。谢谢!

Hello, have you solved this problem? Can you send me a copy of the train.txt and test.text scripts you got? thank!

Kenny-Li2023 avatar May 20 '21 05:05 Kenny-Li2023