luckyxianxian
luckyxianxian
Hello,I use python3.6 to run the program. But I had a problem like this, if os.path.exists(result_dir) == False: File "D:\Downloads\Software\python37\lib\genericpath.py", line 19, in exists os.stat(path) TypeError: stat: path should be...
Hello, first of all, thank you very much for your code, let me benefit a lot. Second, I want to know how to modify the code to remove empty classes...
In your code you do DenseNet with the sum operation, which is the operation in paper ResNet. And DenseNet is the concatenation operation. This is probably why you have more...
I have made a lot of mistakes in running this program. I want to know if anyone has successfully run this program.