Open JeffreyHJF opened 2 years ago
It should be compatible by design, but we haven't tested it on a Windows platform. If you run into any troubles, please do let us know. Thank you!
Well, I just put it on a Windows OS and everything is fine now. Of course, I would give you feedbacks if there were any troubles :)
I just got an error while extracting features by openface. btw I have installed the dependency recommended by your instruction. MMSA-FET - Failed to extract video features with OpenFace from 03bSnISJMiM_1. MMSA-FET - Error occurred when extracting features for video 03bSnISJMiM clip 1 MMSA-FET - Ignore error and continue
Do you have ffmpeg installed on your machine? I forgot to mention that in the Wiki.
Also, I fixed a bug related to Windows platform. Please update the package using pip. The newest version is 0.3.1
If you've done all above and still experience problems, could you please do OpenFace extraction for a single video using run_single
function with verbose
set to 2
?
Firstly, I appreciate your sugggestion and actually, I have installed ppmpeg. I would try it again, and hopefully the problem can be solved.
Could I use the toolkit on a Windows OS?Is that compatible?