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

Poor accuracy on HRSC2016 dataset #18

Closed
TerrafYassin opened this issue Aug 1, 2022 · 4 comments
Closed

Poor accuracy on HRSC2016 dataset #18

TerrafYassin opened this issue Aug 1, 2022 · 4 comments

Comments

@TerrafYassin
Copy link

Hi sir,
When execute your model on HRSC2016 on data you given to me i got the following results :
image

Need i to crop sub images from original images with an overlap like DOTA dataset or there is another problem ?

@Shank2358
Copy link
Owner

Hi sir, When execute your model on HRSC2016 on data you given to me i got the following results : image

Need i to crop sub images from original images with an overlap like DOTA dataset or there is another problem ?

Hi, Did you use the pre-trained weights? What is the epoch?

@TerrafYassin
Copy link
Author

Yes sir , i used darknet53.weights and the training epochs stopped on epoch 130 , after tested the best model on Test dataset i got 0.54 as mAP.

@Shank2358
Copy link
Owner

Yes sir , i used darknet53.weights and the training epochs stopped on epoch 130 , after tested the best model on Test dataset i got 0.54 as mAP.

Hi, I'm re-experimenting this dataset with the settings you gave. I will tell you the result.

@Shank2358
Copy link
Owner

Yes sir , i used darknet53.weights and the training epochs stopped on epoch 130 , after tested the best model on Test dataset i got 0.54 as mAP.

Hi, these are my results, I have uploaded the weight to google drive.
https://drive.google.com/file/d/1-D3C7Ul07frv8Uz-wt_gT7uQOJEtoTTm/view?usp=sharing
I only trained it for 50 epochs to achieve mAP=95. I re-updated the code. Maybe you need to check that the converted data labels are correct.
image
image
image
This is the training log.
log.txt

I will reply to your other questions in the next few days.

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