Skip to content
View Baiyu3618's full-sized avatar

Block or report Baiyu3618

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. - - Public

    Forked from 1365843167/-

    定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化,学习到的函数测试性能就会比较好。现有很多基于回归的方法,其中比较突出的有颜水成的DCR(Deep Cascaded R…

    Python 3 1

  2. IET-CombustorDesign IET-CombustorDesign Public

    🔥高效低污染燃烧室设计,项目主页🔜https://thu-zhanghl.github.io/IET-CombustorDesign/

    HTML 1 2

  3. Baiyu-Lib Baiyu-Lib Public

  4. optimal optimal Public

    Forked from hhwer/optimal

    最优化作业

    MATLAB

  5. Optimization Optimization Public

    Forked from AVOlili/Optimization

    最优化

    MATLAB

  6. SD-DFP SD-DFP Public

    Forked from keke2014/SD-DFP

    工程优化方法中的“最速下降法”和“DFP拟牛顿法”的 C 语言实现

    C