CoinCheung / BiSeNet

Add bisenetv2. My implementation of BiSeNet
MIT License
1.45k stars 314 forks source link

windows下应该怎么训练? #321

Open t973288913 opened 1 year ago

t973288913 commented 1 year ago

C:\Users\97328.conda\envs\torch\python.exe "E:\A_Deep learning model\BiSeNet\tools\train_amp.py" Traceback (most recent call last): File "E:\A_Deep learning model\BiSeNet\tools\train_amp.py", line 210, in main() File "E:\A_Deep learning model\BiSeNet\tools\train_amp.py", line 200, in main local_rank = int(os.environ['LOCAL_RANK']) File "C:\Users\97328.conda\envs\torch\lib\os.py", line 680, in getitem raise KeyError(key) from None KeyError: 'LOCAL_RANK'

1404561326521 commented 9 months ago

你好,请问解决这个问题吗