AliSaeed86

Results 9 comments of AliSaeed86

Hi @artemmavrin, i used `pip install focal-loss` to install focal loss, after installation is completed, i could import tensorflow, it threw an error while executing `import tensorflow as tf`. unfortunately,...

Hi @kaejong2, kindly, if you were able to execute the code with keras 2.x and python 3.x, it would be very kind of you to share the code with me....

Hi @FFjiahao, Which dataset have you used please? i ran the code using DRIVE dataset with 16 images for training and 4 images for validation. Regards

@FFjiahao Actually i am not sure about the performance of my code. i just wanted to make it run then i thought to change the dataset with larger size one....

@FFjiahao yes i am using .tif images, do i have to change the extension to another type of images? As i know, images in Messidor dataset aslo have .tif extension....

Hi, for STARE dataset, you may have to change the first part of the configuration.txt file as follow: ``` [data paths] path_local = /content/drive/MyDrive/Dataset/STARE_datasets_training_testing/ # you have to put the...

i have downloaded chromedriver.exe and put it in the required path "usr/local/bin/chromedriver/chromedriver.exe", however the images are not downloadable. i got this error msg : ` Item no.: 1 --> Item...

Hi @zhou0919, [CC: @costapt ] Kindly, have you got the implementation code of Mutual Information (MI) measurement and Image Structure Clustering (ISC) metric? Please, i would be so grateful if...