Count images by category
As a developer, I want to know how many images we have in various categories so that I can make decisions about our data set.
AC:
- Counts of how many images fall into each of the following categories have been found:
- For each disease: negative/positive/positive + bounding box
- Above, but also split by anterior/posterior (so 6 categories per disease)
- Counts have been recorded, either in the wiki or a Google doc of some sort
- The code used to find the counts is committed to the repository for future use