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

Unpredictable behivious in big size video #6

Open
ashishgupta2598 opened this issue May 14, 2020 · 2 comments
Open

Unpredictable behivious in big size video #6

ashishgupta2598 opened this issue May 14, 2020 · 2 comments

Comments

@ashishgupta2598
Copy link

Hello authors, Your work is fantastic. My issue is when I pass a video with 1920*1080 px(captured by my mobile(around 10 mb size)), the face detecor part shows unpredictable behevious. It gives None ....
face_cache = lib.align(im[:, :, (2,1,0)], self.front_face_detector, self.lmark_predictor)

But when I compress my video(3-4mb) by using any online video compression tool its works fine. Can you help me with it.

@ordaniel55
Copy link

Hello my name is Or, i am a research assistant at Ben Gurion University and i tried to work with this code and had some problems. it seems like you manage to succeed in using it properly.
if you can help me with some questions i will be grateful.
thank you very much!
ordaniel55@gmail.com

@ashishgupta2598
Copy link
Author

ashishgupta2598 commented Jan 9, 2022 via email

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

No branches or pull requests

2 participants