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

nus_wide MAP ? #6

Open
xy4869 opened this issue Aug 14, 2020 · 8 comments
Open

nus_wide MAP ? #6

xy4869 opened this issue Aug 14, 2020 · 8 comments

Comments

@xy4869
Copy link

xy4869 commented Aug 14, 2020

May I know your specific parameters in NUS_ Wide?I use your library's parameters to run out the result is only 0.8188 using resnet model and 64 bit hash code in NUS_ Wide dataset

@swuxyj
Copy link

swuxyj commented Aug 30, 2020

I get mAP 0.844 when use
optimizer = torch.optim.RMSprop(params_list, lr = 1e-5, weight_decay=10 ** -5)

@yuanli2333
Copy link
Owner

I get mAP 0.844 when use
optimizer = torch.optim.RMSprop(params_list, lr = 1e-5, weight_decay=10 ** -5)

Nice try!

@Kenny-Li2023
Copy link

May I know your specific parameters in NUS_ Wide?I use your library's parameters to run out the result is only 0.8188 using resnet model and 64 bit hash code in NUS_ Wide dataset

Can you share the NUS_WIDE dataset with me

@swuxyj
Copy link

swuxyj commented May 13, 2021

May I know your specific parameters in NUS_ Wide?I use your library's parameters to run out the result is only 0.8188 using resnet model and 64 bit hash code in NUS_ Wide dataset

Can you share the NUS_WIDE dataset with me

NUS_WIDE dataset can be downloaded in HashNet or DSDH_PyTorch

@Kenny-Li2023
Copy link

May I know your specific parameters in NUS_ Wide?I use your library's parameters to run out the result is only 0.8188 using resnet model and 64 bit hash code in NUS_ Wide dataset

Can you share the NUS_WIDE dataset with me

NUS_WIDE dataset can be downloaded in HashNet or DSDH_PyTorch

Thanks!!The format of the NUS_WIDS dataset is different from the script format in the code. How do I generate my own script
please?

@swuxyj
Copy link

swuxyj commented May 13, 2021

May I know your specific parameters in NUS_ Wide?I use your library's parameters to run out the result is only 0.8188 using resnet model and 64 bit hash code in NUS_ Wide dataset

Can you share the NUS_WIDE dataset with me

NUS_WIDE dataset can be downloaded in HashNet or DSDH_PyTorch

Thanks!!The format of the NUS_WIDS dataset is different from the script format in the code. How do I generate my own script
please?

You can refer to this code to divide your own dataset

@Kenny-Li2023
Copy link

Why is the accuracy I trained is only 0.7146 on the NUS_WIDE dataset?

@Kenny-Li2023
Copy link

I get mAP 0.844 when use
optimizer = torch.optim.RMSprop(params_list, lr = 1e-5, weight_decay=10 ** -5)

你好,请问你具体改了哪些参数?我直接用作者的代码但是精确度只有0.7146,论文用的NUS_WIDE不是原始NUS_WIDE数据集吧?

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

4 participants