Skip to content

How to get cell numbers in a single image? #14

@AbidHussain70

Description

@AbidHussain70

mean_diff = np.average(np.abs(np.sum(np.sum(A,1),1)-np.sum(np.sum(val_anno,1),1))) / (100.0)

Above line in your code take average of validation images and validation density map images.
How to get number of cells in a single image.

Also I tried single image test by replacing validation images with single image and a single density map of that image, but I got a difference of 154 cells.
Can you please tell me how to verify the code with single image, please.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions