Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot open <openface_nn4.small2.v1.t7> in mode r in function 'THDiskFile_new' #1

Open
Tamajit168 opened this issue Aug 12, 2021 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@Tamajit168
Copy link

File "extract_embeddings.py", line 31, in
embedder = cv2.dnn.readNetFromTorch(args["embedding_model"])
cv2.error: OpenCV(4.5.3) C:\Users\runneradmin\AppData\Local\Temp\pip-req-build-q3d_8t8e\opencv\modules\dnn\src\torch\THDiskFile.cpp:496: error: (-2:Unspecified error) cannot open <openface_nn4.small2.v1.t7> in mode r in function 'TH::THDiskFile_new'

@Tamajit168 Tamajit168 added the good first issue Good for newcomers label Aug 12, 2021
@Tamajit168 Tamajit168 self-assigned this Aug 12, 2021
@subhamdas-github
Copy link
Owner

try this https://storage.cmusatyalab.org/openface-models/nn4.small2.v1.t7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants