Skip to content

segmentation accuracy of lung nodule on LUNA16 #57

Open
@yjsb

Description

@yjsb

I crop lung nodule to 646464 and turn the gray level to [0,255], and then turn it to [0,1] as the input of UNet3D. I used the pre-trained weight excluded the final_layer, and I replaced it as a two channels output (for one-hot output). But I found that I can't get a better initial weight than my UNet3D trained using random initial. I wonder if the operation that I replace the final_layer is wrong. I hope that I can get your help.

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