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

function videocapture is removed from skvideo #4

Open
SanaRahmani opened this issue Oct 12, 2019 · 1 comment
Open

function videocapture is removed from skvideo #4

SanaRahmani opened this issue Oct 12, 2019 · 1 comment

Comments

@SanaRahmani
Copy link

hello,
thank you for sharing your code but unfortunately in an attempt to run your model on one test video file i get this error :"Function videocapture is removed from skvideo package" it seems like in skvideo latest updates this function is removed and when i tried to fix it by using opencv's videocapture i could pass the preprocess stage but some errors indicating wrong count of inputs where raised inside the model(which i believe it is occurred within chainer.variable inside audiovisualstream file) and it made me suspect that my conversion to opencv package has caused this problem in inputs.
I would appreciate if you would kindly guide me how to update your code to make it compatible with opencv.

@THEFASHIONGEEK
Copy link

Hi SanaRahmani ,
you can use the forked https://github.com/Samir55/deep_impression ,its working perfectly

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