Giter VIP home page Giter VIP logo

Comments (7)

dingfengshi avatar dingfengshi commented on June 12, 2024

I have the same question...

from denseflow.

makecent avatar makecent commented on June 12, 2024

I cannot say this is a solution -- but changing a computer solving my problem -- at least it proves it's not about my videos.

Actually, I kind of forcely install denseflow on the computer with this error. I encountered numerous problems and solved them one by one. While on the new computer, the installation is quite smooth and the denseflow just works well.

from denseflow.

jasorsi13 avatar jasorsi13 commented on June 12, 2024

getting the same seg fault

from denseflow.

jasorsi13 avatar jasorsi13 commented on June 12, 2024

I was facing segmentation fault core dump as It was writing the images back to disk. This worked.

import imageio ###conda install -c conda-forge imageio
replace all cv2.imwrite() or scipy.misc.imsave() to imageio.imwrite()
This is a mutex issue in new opencv releases. Always use imageio to write images back to the disk.

from denseflow.

jiaqingxiang111 avatar jiaqingxiang111 commented on June 12, 2024

Segmentation fault (core dumped)

from denseflow.

jiaqingxiang111 avatar jiaqingxiang111 commented on June 12, 2024

denseflow test.avi -b=20 -a=tvl1 -s=1 -v Segmentation fault (core dumped) Hello, I have been experiencing this error for a day and it has not been resolved yet. Thank you very much

from denseflow.

yuxi120407 avatar yuxi120407 commented on June 12, 2024

I have the same issue. Anybody could help?

from denseflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.