csuyzt

keras 实现《Large-scale Bisample Learning on ID vs. Spot Face Recognition》

  •  
  •   csuyzt · Jan 15, 2019 · 2872 views
    This topic created in 2698 days ago, the information mentioned may be changed or developed.

    ​ keras 实现人证比对论文《 Large-scale Bisample Learning on ID vs. Spot Face Recognition 》的核心思想; 当类别数非常大时(超过百万),GPU 显存可能无法装载权重参数;可以使用支配原型概念,每个 step 将相关的类别一块训练,step 开始时将当前 mini-batch 的类别原型权重加载到 GPU 中,而不用加载所有的类别权重参数; step 结束时更新并保存当前训练类别的原型权重。

    论文地址: https://arxiv.org/pdf/1806.03018

    工程地址: https://github.com/yizt/keras-lbl-IvS

    1 replies    2019-01-15 23:39:32 +08:00
    csuyzt
        1
    csuyzt  
    OP
       Jan 15, 2019
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2703 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 15:18 · PVG 23:18 · LAX 08:18 · JFK 11:18
    ♥ Do have faith in what you're doing.