GithubHelp home page GithubHelp logo

关于模型训练 about sdm HOT 5 OPEN

chengzhengxin avatar chengzhengxin commented on September 25, 2024
关于模型训练

from sdm.

Comments (5)

mathCrazyy avatar mathCrazyy commented on September 25, 2024

我也是做类似的,跑3000fps,也看了这个sdm,想用上一帧的boudingbox来做检测。看sdm代码时,第一帧检测用的是检测器检测后变换的框,接下来的跟踪使用的是最小外接矩形,竟然检测效果很好。于是我换成全部用人脸检测器变化后的框来做检测,效果不好了。考虑到这种情况,想知道在训练时所用的boudingbox是怎么算的,用的哪种...正在读代码..

from sdm.

mathCrazyy avatar mathCrazyy commented on September 25, 2024

我qq1215764141,方便的话交流哈

from sdm.

chengzhengxin avatar chengzhengxin commented on September 25, 2024

训练时的bounding box尽量在人脸检测出来的box附近随机扰动一下,也可以跟踪时使用的最小外接矩形框随机变动一下,这样对于predict时有更强的鲁棒性

from sdm.

liuqunzhong avatar liuqunzhong commented on September 25, 2024

请问对于嘴张大的情况,嘴唇轮廓找的怎么样呢?

from sdm.

mathCrazyy avatar mathCrazyy commented on September 25, 2024

你也在做这块呢?我也正在弄,做的不好,想用光流法,对于眼睛和嘴巴的形变无力。考虑到它们的形变方向在两眼连线的法线方向上,所以想修改光流法在计算其中一个运动分量时的部分,但是还没弄出来。另外我试了转换颜色空间,小波纹理都不理想..
随机扰动的效果的确好像好了些..前段时间加上了,最近木有看了..跟踪人眼人嘴这块思路不好,作者可以提个思路不..谢谢啦..

from sdm.

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.