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

eval.py error #34

Closed
heping0228 opened this issue Nov 5, 2018 · 1 comment
Closed

eval.py error #34

heping0228 opened this issue Nov 5, 2018 · 1 comment

Comments

@heping0228
Copy link

heping0228 commented Nov 5, 2018

when I use the eval.py ,it throws

/media/heping/D/new/DOTA_MODEL/R2CNN_Faster-RCNN_Tensorflow-master/libs/val_libs/voc_eval_r.py:240: RuntimeWarning: invalid value encountered in true_divide
rec = tp / int(num_pos)
mAP is : nan

my image_dir is the results obtained from the demo_rh.py,test_annotation_path is the corresponding annotation. Is there any problem? Thank you. @yangxue0827

and the generated txt document:
P0003_0000_0000 0.980 599.5 273.6 26.5 108.3 -9.1
what"s the meaning of the last item? Is it h?

@VV4yne
Copy link

VV4yne commented Mar 22, 2019

How do you sovle the question? I have the same now. @heping0228

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