20220201yyds
20220201yyds
@gdwang08 Thank you for your great work. I'm total new here so may I ask you how to get start with your project. I've downloaded STC and I noticed that...
@gdwang08 I get you point well. Thank you very much for your quick respond!
Traceback (most recent call last): File "D:/Pycharm/PyCharm Community Edition 2022.2.2/plugins/python-ce/helpers/pydev/pydevd.py", line 1496, in _exec pydev_imports.execfile(file, globals, locals) # execute the script File "D:\Pycharm\PyCharm Community Edition 2022.2.2\plugins\python-ce\helpers\pydev\_pydev_imps\_pydev_execfile.py", line 18, in execfile...
> Ps: I change gen_patches.py sample_num = 5, is that the reason?
@gdwang08 I strictly follow your code but I still face the mistake bellow: Traceback (most recent call last): File "D:\Anaconda3\envs\pytorch\lib\site-packages\torch\utils\data\_utils\worker.py", line 302, in _worker_loop data = fetcher.fetch(index) File "D:\Anaconda3\envs\pytorch\lib\site-packages\torch\utils\data\_utils\fetch.py", line...
@hjs2027864933 Thanks for your reply,maybe I should check the main.py and dataset.py again.