Skip to content

module 'tensorflow' has no attribute 'set_random_seed' #12

@bushra-tayyaba

Description

@bushra-tayyaba

This error " module 'tensorflow' has no attribute 'set_random_seed'" occurs after running the following code :

from DigiPathAI.Segmentation import getSegmentation

prediction = getSegmentation(img_path,
patch_size = 256,
stride_size = 128,
batch_size = 32,
quick = True,
tta_list = None,
crf = False,
save_path = None,
status = None)

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