Skip to content

Inference error #283

Description

@Zhangyuge721

Dear Author,

I apologize for the inconvenience, but I encountered two issues after training my network with my own dataset:

There are many missed cell detections.
There are only two types of cells in total, so I set nr_types to 3 (including the background). However, the inference results show three classes, and I did not set a black overlay.
I hope you can assist me with these issues. Thank you!
type_info.json设置
ec7ec3d907f0997c6ee395118ba4879

{
"0" : ["nolabe", [0 , 0, 0]],
"1" : ["Normal", [255, 0, 0]],
"2" : ["Cancer", [0 , 255, 0]]
}

Uploading ec7ec3d907f0997c6ee395118ba4879.png…

1-1-20240611093612_001

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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