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

The results of instance retrieval #5

Open
Baymine opened this issue Aug 13, 2022 · 7 comments
Open

The results of instance retrieval #5

Baymine opened this issue Aug 13, 2022 · 7 comments

Comments

@Baymine
Copy link

Baymine commented Aug 13, 2022

Hi, thanks for sharing your code.

I run instance retrieval on my machine. On the first test, the mAP is 24.9%. But in the following test, the mAP gradually decreased. On the last test, the mAP is only 1.2%.

Do you have any ideas about why this phenomenon happened? Thank you very much!

@GoodMan0
Copy link

@Baymine Hi, did you fix the problem? I have the same issue.

@lixiaotong97
Copy link
Owner

lixiaotong97 commented Aug 30, 2022

Hi, could you please provide more information such as the running environment, training script, and the loss value for convergence. Moreover, did you modify anywhere of the code?

Best regards.

@freshman97
Copy link

@Baymine Hi, did you fix the problem? I have the same issue.

Hi, I also get the same problem...

@lixiaotong97
Copy link
Owner

lixiaotong97 commented Oct 28, 2022

There is a simple way to try to solve this. You can use the original repo MMT (https://github.com/yxgeee/MMT), and comment this line. Then, you can add DSU module into the resnet.py and should get similar results.

I run without problems in my environment, so if you find any reson to cause it, please kindly let me know.

Best regards.

@feimo49
Copy link

feimo49 commented Jan 19, 2023

@freshman97 Hi, did you fix the problem? I have the same issue.

@lixiaotong97
Copy link
Owner

You can try the above solution.

@freshman97
Copy link

@freshman97 Hi, did you fix the problem? I have the same issue.

Nope. After commenting on that line it seems we still have the decreasing mAP problem. But you can try the implementation setup of MixStyle and add the DSU module.

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

5 participants