Skip to content

Instantly share code, notes, and snippets.

@jcheong0428
Last active March 7, 2024 15:53
Show Gist options
  • Star 13 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save jcheong0428/c16146b386ea60fab888b56e8e5ee747 to your computer and use it in GitHub Desktop.
Save jcheong0428/c16146b386ea60fab888b56e8e5ee747 to your computer and use it in GitHub Desktop.
OpenFace_Shared.ipynb
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nicolasd2h
Copy link

Hello,

When I try to run the code I have a message : No such file or directory processed/video.avi
The program worked when I tried few months ago

Is there any solution ? I'm using the code for my master thesis but it does not work anymore ...

@SkyeChanGi
Copy link

Hello,

When I try to run the code I have a message : No such file or directory processed/video.avi The program worked when I tried few months ago

Is there any solution ? I'm using the code for my master thesis but it does not work anymore ...

Dear Nicolasd, yes.I've found the solution. I searched for an OpenFace Offline Application, which worked fine in Windows system. Please go to this page for more information. https://sourceforge.net/projects/openface.mirror/
I hope this helps.

Best,
Skye

@nouhan123
Copy link

nouhan123 commented Feb 16, 2023

hello, guys.
I started using this google colab but I have this error: "/bin/bash: ./OpenFace/build/bin/FaceLandmarkVidMulti: No such file or directory" I see all the suggestions here, but I can't fix the problem. do you have any idea? 

thank you in advance 

@itsceallach
Copy link

itsceallach commented Feb 20, 2023

Hello,
When I try to run the code I have a message : No such file or directory processed/video.avi The program worked when I tried few months ago
Is there any solution ? I'm using the code for my master thesis but it does not work anymore ...

Dear Nicolasd, yes.I've found the solution. I searched for an OpenFace Offline Application, which worked fine in Windows system. Please go to this page for more information. https://sourceforge.net/projects/openface.mirror/ I hope this helps.

Best, Skye

Sorry I'm new to this, may I ask how did you make it work? I also have the same problem with the processed directory

@nicolasd2h
Copy link

Hello,
When I try to run the code I have a message : No such file or directory processed/video.avi The program worked when I tried few months ago
Is there any solution ? I'm using the code for my master thesis but it does not work anymore ...

Dear Nicolasd, yes.I've found the solution. I searched for an OpenFace Offline Application, which worked fine in Windows system. Please go to this page for more information. https://sourceforge.net/projects/openface.mirror/ I hope this helps.
Best, Skye

Sorry I'm new to this, may I ask how did you make it work? I also have the same problem with the processed directory

I use the command line directly in Powershell so now it works but no longer with Google Colab

@itsceallach
Copy link

itsceallach commented Feb 23, 2023

Hello,
When I try to run the code I have a message : No such file or directory processed/video.avi The program worked when I tried few months ago
Is there any solution ? I'm using the code for my master thesis but it does not work anymore ...

Dear Nicolasd, yes.I've found the solution. I searched for an OpenFace Offline Application, which worked fine in Windows system. Please go to this page for more information. https://sourceforge.net/projects/openface.mirror/ I hope this helps.
Best, Skye

Sorry I'm new to this, may I ask how did you make it work? I also have the same problem with the processed directory

I use the command line directly in Powershell so now it works but no longer with Google Colab

Thank you! I manage to make it work using Powershell tho I'm quite not satisfied because I still want to use the notebook without having to manually upload the .avi and .csv file on Colab. Is there any way I can use it with Jupyter? Also is there a way to run the .exe file in jupyter?

@archangelmichael110
Copy link

Hello jcheong0428,I was running the code that you provided in your git directory and some error popped up while I was extracting features from a video. I have attached an image for the errors shown. Can you please help me fix this.......
Screenshot (1)

@accj1990
Copy link

accj1990 commented Mar 7, 2023

Hello, good evening.
Any news about the problem reported above ? "/bin/bash: ./OpenFace/build/bin/FaceLandmarkVidMulti: No such file or directory"
No file is being created in \bin and the command is not finding the file for this reason. Could someone please shed some light on this?

@SkyeChanGi
Copy link

Hello, good evening. Any news about the problem reported above ? "/bin/bash: ./OpenFace/build/bin/FaceLandmarkVidMulti: No such file or directory" No file is being created in \bin and the command is not finding the file for this reason. Could someone please shed some light on this?

Yes, I have downloaded OpenFaceOffline on my computer, and it successfully ran. Please go to this page if you want to run OpenFace offline. https://sourceforge.net/projects/openface.mirror/

@accj1990
Copy link

accj1990 commented Mar 8, 2023

Hello, good evening. Any news about the problem reported above ? "/bin/bash: ./OpenFace/build/bin/FaceLandmarkVidMulti: No such file or directory" No file is being created in \bin and the command is not finding the file for this reason. Could someone please shed some light on this?

Yes, I have downloaded OpenFaceOffline on my computer, and it successfully ran. Please go to this page if you want to run OpenFace offline. https://sourceforge.net/projects/openface.mirror/

Hi @SkyeChanGi, I am messing with sensitive data and cannot run the solution offline as I cannot keep the data on my own machine. Is there any possibility of a fix for what is happening?

@SkyeChanGi
Copy link

Hi Accj1990, I am so sorry that I have no idea on fixing the errors of running OpenFace in Google Colab. :( I am also waiting for someone who can solve the problem.

@Saumyadav
Copy link

Getting same error-
"-- Configuring done
CMake Error: install(EXPORT "OpenCVModules" ...) includes target "opencv_core" which requires target "tbb" that is not in the export set.
-- Generating done
-- Build files have been written to: /content/OpenFace/opencv-4.1.0/build"
Can anyone help with this?

@vivkfdr
Copy link

vivkfdr commented Jun 18, 2023

Hello jcheong0428,I was running the code that you provided in your git directory and some error popped up while I was extracting features from a video. I have attached an image for the errors shown. Can you please help me fix this.......
Screenshot (1)

I got the same issue

@G-force78
Copy link

Any fix found?

@paivalucass
Copy link

Getting same error- "-- Configuring done CMake Error: install(EXPORT "OpenCVModules" ...) includes target "opencv_core" which requires target "tbb" that is not in the export set. -- Generating done -- Build files have been written to: /content/OpenFace/opencv-4.1.0/build" Can anyone help with this?

Any fix ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment