TreB1eN / InsightFace_Pytorch

Pytorch0.4.1 codes for InsightFace
MIT License
1.73k stars 423 forks source link

about"TypeError: coercing to Unicode: need string or buffer, PosixPath found"? #42

Closed yang0817manman closed 5 years ago

yang0817manman commented 5 years ago

hello,thanks for sharing your work.I try to train "ir_se" network but the error of "TypeError: coercing to Unicode: need string or buffer, PosixPath found" appeared. My running environment is "pytorch-0.4.1+python3.6", and also run environment of "pytorch-0.4.1+python2.7", but the problem appeared all the time .Can you tell me what I should do or can you help me?