Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yBeOne opened this issue May 20, 2020 · 5 comments
Open

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

yBeOne opened this issue May 20, 2020 · 5 comments

Comments

@yBeOne
Copy link

yBeOne commented May 20, 2020

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!

@yuanli2333
Copy link
Owner

  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.

@yBeOne
Copy link
Author

yBeOne commented Jun 7, 2020

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.

@Kenny-Li2023
Copy link

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

@Kenny-Li2023
Copy link

  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
Copy link

我有一个问题,如何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!

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

No branches or pull requests

3 participants