Closed ainayves closed 3 weeks ago
Hi @ainayves, I'm sorry for the late response.
Yes, there's a statistics function, compute_ann_statistics
. You can get the stats by annotation types. Please refer this link.
If you wan to use CLI, please check datum stats --help
.
I hope this will help you.
Hello @jihyeonyi , thank you very much , it was very helpful
Hello , Is there a command or a function that provides statistics for all annotation types, such as bounding boxes, polygons, keypoints, etc.? Using the Detection Validator only gives us stats for bounding boxes, and for segmentation, it only provides stats for polygons. Thank you in advance !!