-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Opencv fails with long video. #504
Comments
Can you try the following branch, I'm not 100% that this fixed the error as I'm not able to reproduce it: This should not be related to the first frame bug though. Thanks, |
I really appreciate for your quick update.
I tested two Sierra systems and
It works perfectly now.
(It shown segmentation fault 11 error but works after openblas reinstallation with openmp command)
homebrew version of openblas 0.3.0 built with openmp
(brew install openblas —with openmp)
June Kang, Ph.D.
Research Professor |
Department of Brain and Cognitive Engineering,
Korea University
Director |
Empathy Research Institute
| Email : [email protected]
| Blog : www,ipsych.com
… On 5 Jul 2018, at 10:37 PM, Tadas Baltrusaitis ***@***.***> wrote:
Can you try the following branch, I'm not 100% that this fixed the error as I'm not able to reproduce it:
https://github.com/TadasBaltrusaitis/OpenFace/tree/feature/2.0.4
This should not be related to the first frame bug though.
Thanks,
Tadas
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
The update worked like charm.
Can you allow me to edit the ‘mac installation’ wiki?
Also which file should I check for change ROI size for face?
… On Jul 6, 2018, at 7:08 PM, June Kang ***@***.***> wrote:
I really appreciate for your quick update.
I tested two Sierra systems and
It works perfectly now.
(It shown segmentation fault 11 error but works after openblas reinstallation with openmp command)
homebrew version of openblas 0.3.0 built with openmp
(brew install openblas —with openmp)
June Kang, Ph.D.
Research Professor |
Department of Brain and Cognitive Engineering,
Korea University
Director |
Empathy Research Institute
| Email : ***@***.*** ***@***.***>
| Blog : www,ipsych.com <http://ipsych.com/>
On 5 Jul 2018, at 10:37 PM, Tadas Baltrusaitis ***@***.*** ***@***.***>> wrote:
> Can you try the following branch, I'm not 100% that this fixed the error as I'm not able to reproduce it:
> https://github.com/TadasBaltrusaitis/OpenFace/tree/feature/2.0.4 <https://github.com/TadasBaltrusaitis/OpenFace/tree/feature/2.0.4>
> This should not be related to the first frame bug though.
>
> Thanks,
> Tadas
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub <#504 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/Aa93I9TCaWivbgKsG3XLFul-CynZ8Zsmks5uDhacgaJpZM4U-Yg->.
>
|
Hi, you should be able to edit the wiki now (please let me know if you can't). Thanks, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reopen of issue #442
Still fails with long video with OpenCV 3.4.1_6 from homebrew, openface 2.0.3 3d5b3d.
I think it was resolved, but re-evoked after the first-frame bug fixed.
Thanks.
Below is the full error codes. It replicated with the videos I shared.
Update :
I found below issues in opencv 4.1
opencv/opencv#11076
maelvls/homebrew-amc#4
The text was updated successfully, but these errors were encountered: