SimJeg / FC-DenseNet

Fully Convolutional DenseNets for semantic segmentation.
489 stars 146 forks source link

Why the function f = theano.function([net.input_var, net.target_var], metrics) in test.py taking too much time? #25

Open chowkamlee81 opened 6 years ago

chowkamlee81 commented 6 years ago

Why the function f = theano.function([net.input_var, net.target_var], metrics) @ line 50 in test.py taking too much time? Iam using Quadro1000M , 4GB GPU. Kindly suggest

chowkamlee81 commented 6 years ago

@ManyuChang @SimJeg @cancan101 @taion @adri-romsor @michaldrozdzal . Can u kindly suggest me how to go ahead for this issue. To run prediction command it si take more than a day and it still not yet completed. I would like to know whether configuration settings in my Laptop is sufficient to run prediction rather than training. Kindly help me and suggest pls.