GithubHelp home page GithubHelp logo

bug in class PPHumanSeg about opencv_zoo HOT 4 CLOSED

opencv avatar opencv commented on July 26, 2024
bug in class PPHumanSeg

from opencv_zoo.

Comments (4)

fengyuentau avatar fengyuentau commented on July 26, 2024

error: (-215:Assertion failed) _FX_WINO_IBLOCK == 3 && _FX_WINO_KBLOCK == 4 in function
'cv::dnn::_fx_winograd_accum_f32'
fix: add self._model.enableWinograd(False) in class PPHumanSeg

@zihaomu Please take a look at this problem.

from opencv_zoo.

zihaomu avatar zihaomu commented on July 26, 2024

Hi @anyfig, the 4.7 release has a bug of Winograd on AVX-only platform. Related to opencv/opencv#23072.

For now, you can try the lateset opencv-python-rolling version, it should fix your issue.

pip uninstall opencv-python
pip install opencv-python-rolling==4.7.0.20230513

from opencv_zoo.

fengyuentau avatar fengyuentau commented on July 26, 2024

Feel free to reopen this issue if you still have questions.

from opencv_zoo.

fengyuentau avatar fengyuentau commented on July 26, 2024

Feel free to reopen this issue if you still have questions.

from opencv_zoo.

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.