bushra-tayyaba

Results 3 issues of bushra-tayyaba

please provide the requirement file containing versions of packages to be installed

I am getting this error. I have created separate folders for training and validation data. Screenshots are attached below. Kindly help me solve this. ![Capture_train](https://user-images.githubusercontent.com/56859590/125587400-b9f0ad38-cf97-4923-91cb-8672dd444032.PNG) ![Capture_valid](https://user-images.githubusercontent.com/56859590/125587402-71d050cf-af0a-4af1-b07e-87fed9e1e750.PNG) ![Capture2](https://user-images.githubusercontent.com/56859590/125586942-bc69fbc7-bfe4-4d42-bae8-859ac8ceb746.PNG)

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...