tensorflow / tensorflow/models
[deeplab] How to output AP (Average precision) value during eval ?
Open
@gpapan is already working on this.
Since May 26, 2020.
models:research
type:support
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
Hi all,
I am now studying some benchmark between some latest deep learning network models. But I found some model only output AP (Average precision) / AR (Average Recall) with various IoU range.
I wonder DeepLabV3 also support to output such figures during evaluation ?
Or I mis-understood the relationship between mIoU and AP ?
Thanks.
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.