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

mAP #7

Open
mmoghadam11 opened this issue Aug 10, 2021 · 1 comment
Open

mAP #7

mmoghadam11 opened this issue Aug 10, 2021 · 1 comment

Comments

@mmoghadam11
Copy link

hi tnx for puting pth file link
i used google colab for testing them it gives tesla t4 graphic card

  1. i installed pythorch 1.1 and test your baseline res101 pth https://drive.google.com/file/d/1VU4owAoUSfXGT0pxQdye9hEVHLLpTVzO/view?usp=sharing
  2. after getting .pkl file and transforming results i get 3 folder and i zip Task1_results_nms and post for evaluation
    but i get this aps:
    mAP: 0.3733905671275838
    ap of each class: plane:0.5327755102420805, baseball-diamond:0.2727272727272727, bridge:0.43349424196751235, ground-track-field:0.14393939393939395, small-vehicle:0.24720080996134897, large-vehicle:0.2587558692501386, ship:0.6995540225796933, tennis-court:0.5415296696817145, basketball-court:0.3157765610096118, storage-tank:0.09090909090909091, soccer-ball-field:0.18594385620726467, roundabout:0.16136363636363638, harbor:0.6924949948674773, swimming-pool:0.620672825385503, helicopter:0.4037207518220176

its more fewer than paper and table that you put it on first page

where is my error??

@WeiZongqi
Copy link
Owner

Hi, after transforming results, you also need to add 'Task1_' before each class file, like 'Task1_plane.txt', you can try it again.

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