xingyizhou / CenterNet

Object detection, 3D detection, and pose estimation using center point detection:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to output the precision and recall of every label?

carptainhao opened this issue · comments

Hello author, in this code, can the precision recall of each category be output in test.py?

Can you tell me how to show the precision and recall of each category? Thank you!