janisgp / Sampling-free-Epistemic-Uncertainty

Code for the ICCV 2019 paper "Sampling-free Epistemic Uncertainty Estimation Using Approximated Variance Propagation"
92 stars 9 forks source link

Hello, could you please provide the exact version numbers of TensorFlow and Keras required for operation? I have tried many versions, but there are problems, thank you #9

Closed ellen19967 closed 2 years ago

ellen19967 commented 2 years ago

Hello, could you please provide the exact version numbers of TensorFlow and Keras required for operation? I have tried many versions, but there are problems, thank you !

janisgp commented 2 years ago

Hi,

sorry to hear that. What exactly are you trying to run and what issues are you encountering?

FYI: in case you are trying to run BayesianSegNet, there is "20200324_environment.yml" in the Bayesian_SegNet folder which was connected to another issue last year and should have the correct environment for running the BayesianSegNet notebook.

Best, Janis

ellen19967 commented 2 years ago

Thank you very much for your quick reply. I will try to configure it according to this file