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

Did not generate the top-10 satellite names #41

Open
15114842111 opened this issue Jun 19, 2023 · 5 comments
Open

Did not generate the top-10 satellite names #41

15114842111 opened this issue Jun 19, 2023 · 5 comments

Comments

@15114842111
Copy link

I 'm sorry to bother you,I did not generate the top-10 satellite names in a txt file as runing python test.py --name three_view_long_share_d0.75_256_s1_google. I want to know why.

@layumi
Copy link
Owner

layumi commented Jun 19, 2023

Hi @15114842111

I guess you want to attend the competition, right?
You need to modify the code a little bit to output the file name.

For a quick example, you can generate the sorted index at this line (which is called in test.py).
https://github.com/layumi/University1652-Baseline/blob/master/evaluate_gpu.py#L39

Then what you only need to do is to convert the index back to filename, and save to a text file with top10.

@layumi
Copy link
Owner

layumi commented Jun 19, 2023

BTW. I just upload the demo top10.
You may directly refer to https://github.com/layumi/University1652-Baseline/blob/master/test_160k.py

@BingY998
Copy link

Hello, thank you for uploads the demo top10, but the two functions (CustomData160k_sat and CustomData160k_drone) in image_folder.py were not found. Could you please publish the sample of this part for reference?

@layumi
Copy link
Owner

layumi commented Jun 21, 2023

@wtyhub
Tingyu, could you explain to @BingY998 ?
Maybe show the folder arrangement?

@wtyhub
Copy link
Contributor

wtyhub commented Jun 21, 2023

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