DetectionTeamUCAS / DetectionTeamUCAS/RRPN_Faster-RCNN_Tensorflow
The resault of eval.py is strange
Open
- Dominant language
- Python
- Stars
- 252
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
I download the trained model you provide and use txt2xml.py to change the label file format(the original txt2xml.py doesn't work on my computer, so I rewrite some code about reading the label file). When I use the eval.py to the DOTA train dataset, I just have a very strange result, the mAP is just about 0.2. Recall of helicopter and small-vehicle is below 0.1. When I use demo.py to visualize the result of some train, the result is not that bad.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.