TorchNeuralNet' object has no attribute 'p'

207 views
Skip to first unread message

vijay krishna

unread,
Feb 1, 2017, 8:20:59 AM2/1/17
to CMU-OpenFace
Hi All,

Using openface(face recognition with deep neural networks) framework, am trying to compare two faces by executing the below code


The following is the command used to execute the code: 

python compare.py imgs examples{lennon*,clapton*} --dlibFacePredictor shape_predictor_68_face_landmarks.dat  --networkModel
nn4.small2.v1.t7 --imgDim 96

The Error we r getting is as follows

FileNotFoundError: [WinError 2] The system cannot find the file specified

Exception ignored in: <bound method TorchNeuralNet.__del__ of <openface.torch_ne

ural_net.TorchNeuralNet object at 0x000000961BB70160>>

Traceback (most recent call last):

  File "torch_neural_net.py", line 109, in __del__

    if self.p.poll() is None:

AttributeError: 'TorchNeuralNet' object has no attribute 'p'


Pls suggest the way forward

Thanks
vijay

Sudhir Deshmukh

unread,
Apr 21, 2020, 1:58:31 AM4/21/20
to CMU-OpenFace
Hi Vijay,

I am facing the same problem. Were you ale to solve this. If yes can ui plz help me.

Thanks,
Sudhir
Reply all
Reply to author
Forward
0 new messages