tensorflow / tensorflow/models
how to get mAP and precision and recall values for tensorflow object detection API?
@pkulzc is already working on this.
Since Jun 19, 2020.
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
System information
What is the top-level directory of the model you are using object detection
Have I written custom code NA
OS Platform and Distribution Linux Ubuntu 18.0
TensorFlow installed from pip3 install tensorflow-gpu
TensorFlow version 1.14
Bazel version NA
CUDA/cuDNN version 10.0
GPU model and memory nvidia 2080ti 12gb
Exact command to reproduce
how to get mAP and precision and recall values for tensorflow object detection API?
I have created a custom TensorFlow object detection api, now I want to get the
values of mAP and precision and recall? how?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.