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

initial_rank = np.argsort(original_dist).astype(np.int32) #18

Open
PayneYong opened this issue Nov 12, 2018 · 1 comment
Open

initial_rank = np.argsort(original_dist).astype(np.int32) #18

PayneYong opened this issue Nov 12, 2018 · 1 comment

Comments

@PayneYong
Copy link

Hello!
When I run the example ResNet-50 + Global Loss on Market1501, I met the error about Memory Error when it came to the Re-Ranking. Here is the link https://github.com/huanghoujing/AlignedReID-Re-Production-Pytorch. The memory is 8G of my ubuntu. Could you give some tips to solve the Memory Error.Thank you very much!
2018-11-09 16-01-59

@hamidjon1376
Copy link

Hello!
When I run the example ResNet-50 + Global Loss on Market1501, I met the error about Memory Error when it came to the Re-Ranking. Here is the link https://github.com/huanghoujing/AlignedReID-Re-Production-Pytorch. The memory is 8G of my ubuntu. Could you give some tips to solve the Memory Error.Thank you very much!
2018-11-09 16-01-59

hi,
I think if you use little back_size, your problem will solve.
good luck.

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

2 participants