JL
JL
Hello, I want to know if HD-BET supports Win10 system,,I have run the following command `cd HD-BET pip install -e . `,However, there is a problem in executing the following...
What changes would be required if the project were to run on Windows 10?
Hi, I am not understand about the data set setting of your program in the process of running. May I ask what data set this program applies to?Why do data_1...
when i run train.py,There's a bug: from model import (unet3d, Loss) ImportError: cannot import name 'Loss' And i turn model.ipynb to model.py,I see that model.py does not define 'Loss', so...
when i run train.py ,something went wrong:KeyError: 'verbosity' 2020-06-14 16:28:44.548595: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudart64_100.dll Traceback (most recent call last): File "D:/vnet-tensorflow-master/train.py", line 625, in tf.compat.v1.app.run() File "E:\Ana\envs\py374\lib\site-packages\tensorflow_core\python\platform\app.py",...