Giter VIP home page Giter VIP logo

Comments (6)

bjzhou avatar bjzhou commented on August 29, 2024 10

GitHub是开源世界,不开源就不要占用GitHub资源了吧

from tenginekit.

jiangzhongbo avatar jiangzhongbo commented on August 29, 2024

后期会考虑开源全流程

from tenginekit.

sljlp avatar sljlp commented on August 29, 2024

可以咨询一个问题吗?我现在也在做人脸关键点识别,单帧识别真确率还可以,但是主要是有一些视频帧上的关键点抖动问题,请问你们是怎么样尽量减少抖动,我发现贵公司的虽然也有些抖动,但是比我实现的效果好一些,请问在防抖问题上有什么特别的操作吗?

from tenginekit.

jiangzhongbo avatar jiangzhongbo commented on August 29, 2024

可以咨询一个问题吗?我现在也在做人脸关键点识别,单帧识别真确率还可以,但是主要是有一些视频帧上的关键点抖动问题,请问你们是怎么样尽量减少抖动,我发现贵公司的虽然也有些抖动,但是比我实现的效果好一些,请问在防抖问题上有什么特别的操作吗?

  1. 尽量多的数据
  2. 添加追踪机制,小范围移动内不做检测
  3. 对点和检测框都做ROI

from tenginekit.

sljlp avatar sljlp commented on August 29, 2024

多谢回复,想再请教一下,第2个方法中,如果人脸轮廓处的关键点定位到了背景上,那么追踪就不能起作用了,请问你们有没有遇到这种情况?如果遇到过,解决的思路是什么?

from tenginekit.

jiangzhongbo avatar jiangzhongbo commented on August 29, 2024

多谢回复,想再请教一下,第2个方法中,如果人脸轮廓处的关键点定位到了背景上,那么追踪就不能起作用了,请问你们有没有遇到这种情况?如果遇到过,解决的思路是什么?

不起作用就重新检测一次

from tenginekit.

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.