TreB1eN / InsightFace_Pytorch

Pytorch0.4.1 codes for InsightFace
MIT License
1.72k stars 418 forks source link

Train problem :FileNotFoundError: [Errno 2] No such file or directory: 'D:\\InsightFace_Pytorch-master\\work_space\\log\\events.out.tfevents.1614916377.Wilbert-NB-W10' #168

Closed w840401 closed 3 years ago

w840401 commented 3 years ago

經過直接測試 是成功的! 不過在輸入 訓練指令時 python train.py -net mobilefacenet -b 200 -w 4 出現以下錯誤 失敗

請問該如何解決 感謝!

chocokassy commented 2 years ago

Hello, I encountered the same error, but I am running on linux, have you solved it?

chocokassy commented 2 years ago

I have solved it, you need to create a "log" folder in the work_space directory...